summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/psx13.scn
diff options
context:
space:
mode:
authorRyan Long <ryan.long@oarcorp.com>2021-04-21 16:24:33 -0400
committerJoel Sherrill <joel@rtems.org>2021-04-28 10:01:04 -0500
commitfe3e05ffca397227d85144e63f9410dd15937d8d (patch)
tree9c4f2618e4f237d3111380e4a8d750b14f3f80d8 /testsuites/psxtests/psx13/psx13.scn
parentrtems: Generate <rtems/rtems/tasks.h> (diff)
downloadrtems-fe3e05ffca397227d85144e63f9410dd15937d8d.tar.bz2
psx13: Reworked and relicensed
Changed the way the tests were structured, added rtems_test_assert()'s, updated psx13.scn and the license. Update #3899
Diffstat (limited to 'testsuites/psxtests/psx13/psx13.scn')
-rw-r--r--testsuites/psxtests/psx13/psx13.scn21
1 files changed, 6 insertions, 15 deletions
diff --git a/testsuites/psxtests/psx13/psx13.scn b/testsuites/psxtests/psx13/psx13.scn
index 428a9316a7..efa79c9427 100644
--- a/testsuites/psxtests/psx13/psx13.scn
+++ b/testsuites/psxtests/psx13/psx13.scn
@@ -1,16 +1,7 @@
-*** POSIX TEST 13 ***
+*** BEGIN OF TEST PSX 13 ***
+*** TEST VERSION: 6.0.0.75f80242186af2dde0c5bc7272a119e3b78d7ba0
+*** TEST STATE: EXPECTED_PASS
+*** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
+*** TEST TOOLS: 10.2.1 20210309 (RTEMS 6, RSB 5e449fb5c2cb6812a238f9f9764fd339cbbf05c2, Newlib d10d0d9)
-Files initialized successfully.
-Testing device_lseek()... Failed!!!
-Testing dup()............ Failed!!!
-Testing dup2()........... Success.
-Testing fdatasync()...... Success.
-Testing umask().......... Success.
-Testing utime().......... Success.
-Testing utimes().......... Success.
-Testing fsync().......... Success.
-Testing pathconf()....... Success.
-Testing fpathconf()...... Success.
-Testing sync()......
-
-*** END OF TEST PSX13 ***
+*** END OF TEST PSX 13 ***