summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxenosys/psxenosys.scn
blob: d658e1683e350e32677382ca8dc0b8dc1e50340f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
*** POSIX TEST -- ENOSYS ***
aio_read -- ENOSYS
aio_write -- ENOSYS
lio_listio -- ENOSYS
aio_error -- ENOSYS
aio_return -- ENOSYS
aio_cancel -- ENOSYS
aio_suspend -- ENOSYS
aio_fsync -- ENOSYS
clock_getcpuclockid -- ENOSYS
clock_getenable_attr -- ENOSYS
clock_setenable_attr -- ENOSYS
devctl -- ENOSYS
execl -- ENOSYS
execle -- ENOSYS
execlp -- ENOSYS
execv -- ENOSYS
execve -- ENOSYS
execvp -- ENOSYS
fork -- ENOSYS
pthread_atfork -- ENOSYS
pthread_getcpuclockid -- ENOSYS
sched_setparam -- ENOSYS
sched_getparam -- ENOSYS
sched_setscheduler -- ENOSYS
sched_getscheduler -- ENOSYS
wait -- ENOSYS
waitpid -- ENOSYS
mprotect -- stub implementation - OK
vfork -- stub implementation - OK
*** END OF POSIX TEST ENOSYS ***