From 88271c3308aef5db023687bf32ea30c60becc080 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 13 Sep 2009 20:36:36 +0000 Subject: 2009-09-13 Joel Sherrill * Makefile.am, configure.ac, psx01/init.c, psx01/psx01.scn: Add new test to exercise clock and delay services enabled when POSIX threads are disabled. This is split from psx01. POSIX test suite now enabled when POSIX threads are disabled so only enable tests which are appropriate. * psxclock/.cvsignore, psxclock/Makefile.am, psxclock/init.c, psxclock/psxclock.doc, psxclock/psxclock.scn: New files. --- testsuites/psxtests/psx01/psx01.scn | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'testsuites/psxtests/psx01/psx01.scn') diff --git a/testsuites/psxtests/psx01/psx01.scn b/testsuites/psxtests/psx01/psx01.scn index e740fdb072..b187dc95c4 100644 --- a/testsuites/psxtests/psx01/psx01.scn +++ b/testsuites/psxtests/psx01/psx01.scn @@ -8,35 +8,6 @@ Init: uts.release: 4.9.99.0 Init: uts.version: Init: uts.machine: ARM/ARMv4T -Init: clock_gettime - EINVAL (NULL timespec) -Init: clock_gettime - EINVAL (invalid clockid) -Init: clock_settime - EINVAL (invalid clockid) -Thu Jan 1 00:00:01 1970 -Init: clock_settime - before 1988 EINVAL -Init: clock_getres - EINVAL (invalid clockid) -Init: clock_getres - EINVAL (NULL resolution) -Init: clock_getres - SUCCESSFUL -Init: resolution = sec (0), nsec (10000000) - -Fri May 24 11:05:00 1996 -Init: clock_settime - SUCCESSFUL -Fri May 24 11:05:00 1996 -Fri May 24 11:05:00 1996 -Time since boot: (3, 20000000) -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 -Init: nanosleep - yield with remaining -Init: nanosleep - yield with NULL time remaining -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) -- cgit v1.2.3