summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxenosys/psxenosys.scn
blob: 1ed64f92e9bf4789157004abdc735dfd3f961c14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*** BEGIN OF TEST PSXENOSYS ***
lio_listio -- ENOSYS
aio_suspend -- ENOSYS
clock_getcpuclockid -- 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 TEST PSXENOSYS ***