source: rtems/testsuites/psxtests/psxenosys/psxenosys.scn @ 438fa8d

5
Last change on this file since 438fa8d was 438fa8d, checked in by Sebastian Huber <sebastian.huber@…>, on 01/19/16 at 08:31:58

psxtests: Fix link-time errors

Fix link-time errors introduced by
e39cdb875ce7458787b0be173f2f7893a774a673.

Update #2531.

  • Property mode set to 100644
File size: 519 bytes
RevLine 
[438fa8d]1*** BEGIN OF TEST PSXENOSYS ***
[8728969]2lio_listio -- ENOSYS
3aio_suspend -- ENOSYS
4clock_getcpuclockid -- ENOSYS
5execl -- ENOSYS
6execle -- ENOSYS
7execlp -- ENOSYS
8execv -- ENOSYS
9execve -- ENOSYS
10execvp -- ENOSYS
11fork -- ENOSYS
12pthread_atfork -- ENOSYS
13pthread_getcpuclockid -- ENOSYS
14sched_setparam -- ENOSYS
15sched_getparam -- ENOSYS
16sched_setscheduler -- ENOSYS
17sched_getscheduler -- ENOSYS
18wait -- ENOSYS
19waitpid -- ENOSYS
[8571262]20mprotect -- stub implementation - OK
[4a10519]21vfork -- stub implementation - OK
[438fa8d]22*** END OF TEST PSXENOSYS ***
Note: See TracBrowser for help on using the repository browser.