summaryrefslogblamecommitdiffstats
path: root/testsuites/psxtests/psxitimer/psxitimer.scn
blob: 1c80877e1b3a3ee5f7db76b474c16af7de74d09b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                         
*** POSIX TEST ITIMER ***
getitimer -- bad which - EINVAL 
getitimer -- NULL pointer - EFAULT 
getitimer -- ITIMER_REAL - ENOSYS 
getitimer -- ITIMER_VIRTUAL - ENOSYS 
getitimer -- ITIMER_PROF - ENOSYS 
setitimer -- bad which - EINVAL 
setitimer -- NULL value pointer - EFAULT 
setitimer -- NULL value pointer - EFAULT 
setitimer -- ITIMER_REAL - ENOSYS 
setitimer -- ITIMER_VIRTUAL - ENOSYS 
setitimer -- ITIMER_PROF - ENOSYS 
*** END OF POSIX TEST ITIMER ***