source: rtems/testsuites/psxtests/psxenosys/psxenosys.scn @ 1e2d7510

4.104.115
Last change on this file since 1e2d7510 was 1e2d7510, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/09 at 00:15:55

2009-09-13 Joel Sherrill <joel.sherrill@…>

  • psxclock/init.c, psxclock/psxclock.scn, psxenosys/init.c, psxenosys/psxenosys.scn, psxsignal03/Makefile.am, psxsignal03/init.c, psxsignal04/Makefile.am: Move test cases which needed to be executed when POSIX is disabled to psxclock so they will be.
  • Property mode set to 100644
File size: 719 bytes
RevLine 
[8728969]1*** POSIX TEST -- ENOSYS ***
2aio_read -- ENOSYS
3aio_write -- ENOSYS
4lio_listio -- ENOSYS
5aio_error -- ENOSYS
6aio_return -- ENOSYS
7aio_cancel -- ENOSYS
8aio_suspend -- ENOSYS
9aio_fsync -- ENOSYS
10clock_getcpuclockid -- ENOSYS
11clock_getenable_attr -- ENOSYS
12clock_setenable_attr -- ENOSYS
13devctl -- ENOSYS
14execl -- ENOSYS
15execle -- ENOSYS
16execlp -- ENOSYS
17execv -- ENOSYS
18execve -- ENOSYS
19execvp -- ENOSYS
20fork -- ENOSYS
21pthread_atfork -- ENOSYS
22pthread_getcpuclockid -- ENOSYS
23sched_setparam -- ENOSYS
24sched_getparam -- ENOSYS
25sched_setscheduler -- ENOSYS
26sched_getscheduler -- ENOSYS
27wait -- ENOSYS
28waitpid -- ENOSYS
[8571262]29mprotect -- stub implementation - OK
[4a10519]30vfork -- stub implementation - OK
[8728969]31*** END OF POSIX TEST ENOSYS ***
Note: See TracBrowser for help on using the repository browser.