summaryrefslogtreecommitdiff
path: root/tests/io/open_append.py
AgeCommit message (Expand)Author
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2015-12-12unix: Rename "_os" module to "uos" for consistency with baremetal ports.Paul Sokolovsky
2015-08-21tests: Make io test cleanup after itself by removing 'testfile'.Damien George
2015-06-21tests: Add testcase for open(..., "a").Paul Sokolovsky