summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx01/psx01.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 18:00:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 18:00:41 +0000
commitcdc79843ffbf69664a47dc7aeb8dc80e1447963d (patch)
treef515583749468fe654ab86abc07d417bcb33d242 /testsuites/psxtests/psx01/psx01.scn
parent2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-cdc79843ffbf69664a47dc7aeb8dc80e1447963d.tar.bz2
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* psx01/init.c, psx01/psx01.scn: Add usleep() test.
Diffstat (limited to 'testsuites/psxtests/psx01/psx01.scn')
-rw-r--r--testsuites/psxtests/psx01/psx01.scn10
1 files changed, 6 insertions, 4 deletions
diff --git a/testsuites/psxtests/psx01/psx01.scn b/testsuites/psxtests/psx01/psx01.scn
index eb281705d1..0f15268c5b 100644
--- a/testsuites/psxtests/psx01/psx01.scn
+++ b/testsuites/psxtests/psx01/psx01.scn
@@ -2,8 +2,8 @@
Init: uname - EFAULT (invalid uts pointer argument)
Init: uts.sysname: RTEMS
Init: uts.nodename: Node 1
-Init: uts.release: 4.7.99.1
-Init: uts.version:
+Init: uts.release: 4.8.99.0
+Init: uts.version:
Init: uts.machine: SPARC/w/FPU
Init: clock_gettime - EINVAL (invalid clockid)
Init: clock_settime - EINVAL (invalid clockid)
@@ -20,11 +20,13 @@ 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
+Init: nanosleep - negative seconds small delay
Init: nanosleep - yield
-Init: nanosleep - 3.05 seconds
+Init: nanosleep - 1.05 seconds
Fri May 24 11:05:06 1996
Init: sec (0), nsec (0) remaining
+Init: usleep - 1.35 seconds
+Fri May 24 11:05:07 1996
Init: ID is 0x0b010001
Init: sched_get_priority_min (SCHED_FIFO) -- 1
Init: sched_get_priority_min -- EINVAL (invalid policy)