summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx01/psx01.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-05 21:14:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-05 21:14:24 +0000
commit68e2f0746e09fb33ef4e9139c1e5d361c90059e3 (patch)
tree070f9ee5184ae5e7deee8a56dfc04b77168e7dea /testsuites/psxtests/psx01/psx01.scn
parent2007-04-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-68e2f0746e09fb33ef4e9139c1e5d361c90059e3.tar.bz2
2007-04-05 Joel Sherrill <joel@OARcorp.com>
* psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep() behavior more closely matching GNU/Linux.
Diffstat (limited to 'testsuites/psxtests/psx01/psx01.scn')
-rw-r--r--testsuites/psxtests/psx01/psx01.scn10
1 files changed, 3 insertions, 7 deletions
diff --git a/testsuites/psxtests/psx01/psx01.scn b/testsuites/psxtests/psx01/psx01.scn
index 7633a05d89..eb281705d1 100644
--- a/testsuites/psxtests/psx01/psx01.scn
+++ b/testsuites/psxtests/psx01/psx01.scn
@@ -2,11 +2,9 @@
Init: uname - EFAULT (invalid uts pointer argument)
Init: uts.sysname: RTEMS
Init: uts.nodename: Node 1
-Init: uts.release: rtems-VERSION
-NOTE: VERSION will vary.
-Init: uts.version:
-Init: uts.machine: CPU/CPU Model
-NOTE: CPU/CPU Model will vary.
+Init: uts.release: 4.7.99.1
+Init: uts.version:
+Init: uts.machine: SPARC/w/FPU
Init: clock_gettime - EINVAL (invalid clockid)
Init: clock_settime - EINVAL (invalid clockid)
Init: clock_getres - EINVAL (invalid clockid)
@@ -20,7 +18,6 @@ Fri May 24 11:05:00 1996
Fri May 24 11:05:03 1996
Fri May 24 11:05:03 1996
Init: seconds remaining (0)
-
Init: nanosleep - EINVAL (NULL time)
Init: nanosleep - EINVAL (too many nanoseconds)
Init: nanosleep - negative seconds small delay
@@ -39,7 +36,6 @@ Init: pthread_create - EAGAIN (too many threads)
Init: sched_yield to Task_1
Task_1: sched_yield to Init
Init: pthread_exit
-
Task_1: ID is 0x0b010002
Task_1: pthread_equal - match case passed
Task_1: pthread_equal - different case passed