Back to home page

LXR

 
 

    


Warning, /testsuites/psxtests/psxclock/psxclock.scn is written in an unsupported language. File is not indexed.

0001 *** POSIX CLOCK TEST ***
0002 Init: clock_gettime - EINVAL (NULL timespec)
0003 Init: clock_gettime - EINVAL (invalid clockid)
0004 Init: clock_settime - EINVAL (invalid clockid)
0005 Thu Jan  1 00:00:01 1970
0006 Init: clock_settime - before 1988 EINVAL
0007 Init: clock_getres - EINVAL (invalid clockid)
0008 Init: clock_getres - EINVAL (NULL resolution)
0009 Init: clock_getres - SUCCESSFUL
0010 Init: resolution = sec (0), nsec (10000000)
0011 
0012 Fri May 24 11:05:00 1996
0013 Init: clock_settime - SUCCESSFUL
0014 Fri May 24 11:05:00 1996
0015 Fri May 24 11:05:00 1996
0016 Time since boot: (3, 10131000)
0017 Fri May 24 11:05:03 1996
0018 Fri May 24 11:05:03 1996
0019 Init: seconds remaining (0)
0020 
0021 Init: nanosleep - EINVAL (NULL time)
0022 Init: nanosleep - EINVAL (too many nanoseconds)
0023 Init: nanosleep - negative seconds - EINVAL
0024 Init: nanosleep - negative nanoseconds - EINVAL
0025 Init: nanosleep - delay so small results in one tick
0026 Init: nanosleep - yield with remaining
0027 Init: nanosleep - yield with NULL time remaining
0028 Init: nanosleep - 1.05 seconds
0029 Fri May 24 11:05:06 1996
0030 Init: sec (0), nsec (0) remaining
0031 Init: nanosleep - 1.35 seconds
0032 Fri May 24 11:05:07 1996
0033 clock_gettime - CLOCK_THREAD_CPUTIME_ID -- ENOSYS
0034 clock_settime - CLOCK_PROCESS_CPUTIME_ID -- ENOSYS
0035 clock_settime - CLOCK_THREAD_CPUTIME_ID -- ENOSYS
0036 *** END OF POSIX CLOCK TEST ***