source: rtems/testsuites/psxtests/psxenosys/psxenosys.scn @ 80a7533

4.115
Last change on this file since 80a7533 was 80a7533, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/30/10 at 12:21:32

2010-08-30 Ralf Corsépius <ralf.corsepius@…>

  • psxenosys/init.c, psxenosys/psxenosys.doc, psxenosys/psxenosys.scn: Remove devctl.
  • Property mode set to 100644
File size: 581 bytes
Line 
1*** POSIX TEST -- ENOSYS ***
2lio_listio -- ENOSYS
3aio_suspend -- ENOSYS
4clock_getcpuclockid -- ENOSYS
5clock_getenable_attr -- ENOSYS
6clock_setenable_attr -- ENOSYS
7execl -- ENOSYS
8execle -- ENOSYS
9execlp -- ENOSYS
10execv -- ENOSYS
11execve -- ENOSYS
12execvp -- ENOSYS
13fork -- ENOSYS
14pthread_atfork -- ENOSYS
15pthread_getcpuclockid -- ENOSYS
16sched_setparam -- ENOSYS
17sched_getparam -- ENOSYS
18sched_setscheduler -- ENOSYS
19sched_getscheduler -- ENOSYS
20wait -- ENOSYS
21waitpid -- ENOSYS
22mprotect -- stub implementation - OK
23vfork -- stub implementation - OK
24*** END OF POSIX TEST ENOSYS ***
Note: See TracBrowser for help on using the repository browser.