Jim Mussared
|
4216bc7d13
|
tests: Replace umodule with module everywhere.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2023-06-08 17:54:24 +10:00 |
Paul Sokolovsky
|
5c34c2ff7f
|
tests/io: Update tests to use uos.remove() instead of uos.unlink().
After Unix port switches from one to another, to be consistent with
baremetal ports.
|
2018-11-26 23:27:28 +11:00 |
Paul Sokolovsky
|
85d809d1f4
|
tests: Convert remaining "sys.exit()" to "raise SystemExit".
|
2017-06-10 20:34:38 +03:00 |
Damien George
|
99146ea444
|
tests/io: Remove "testfile" at end of open_plus test.
|
2016-03-17 20:09:33 +00:00 |
Paul Sokolovsky
|
5bf6eba845
|
tests/open_plus: Add tests for "r+", "w+" open modes.
|
2016-02-06 21:59:54 +02:00 |