Back to home page

LXR

 
 

    


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

0001 *** POSIX Timers Test 02 ***
0002 timer_create - bad clock id - EINVAL
0003 timer_create - bad timer id pointer - EINVAL
0004 timer_create - OK
0005 timer_create - too many - EAGAIN
0006 timer_delete - bad id - EINVAL
0007 timer_getoverrun - bad id - EINVAL
0008 timer_gettime - bad itimer - EINVAL
0009 timer_gettime - bad id - EINVAL
0010 timer_settime - bad itimer pointer - EINVAL
0011 timer_settime - bad itimer value - too many nanosecond - EINVAL
0012 timer_settime - bad itimer value - negative nanosecond - EINVAL
0013 timer_settime - bad clock value - EINVAL
0014 timer_delete - OK
0015 timer_delete - bad id - EINVAL
0016 timer_create (monotonic) - bad timer id pointer - EINVAL
0017 timer_create (monotonic) - OK
0018 timer_create (monotonic) - too many - EAGAIN
0019 timer_settime (monotonic) - bad itimer value - previous time - EINVAL
0020 timer_settime (monotonic) - bad id - EINVAL
0021 *** END OF POSIX Timers Test 02 ***