summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxenosys/psxenosys.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-03 20:08:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-03 20:08:22 +0000
commit4a105192af84bd728a95e892ec59347a7f99a5c0 (patch)
tree3c4eb9b2827170a5318a6844a4eb5607043a84a6 /testsuites/psxtests/psxenosys/psxenosys.scn
parent2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-4a105192af84bd728a95e892ec59347a7f99a5c0.tar.bz2
2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* psxenosys/init.c, psxenosys/psxenosys.scn: Add test of vfork stub.
Diffstat (limited to 'testsuites/psxtests/psxenosys/psxenosys.scn')
-rw-r--r--testsuites/psxtests/psxenosys/psxenosys.scn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxenosys/psxenosys.scn b/testsuites/psxtests/psxenosys/psxenosys.scn
index 4225c3e202..76aa946761 100644
--- a/testsuites/psxtests/psxenosys/psxenosys.scn
+++ b/testsuites/psxtests/psxenosys/psxenosys.scn
@@ -30,4 +30,5 @@ sched_getscheduler -- ENOSYS
wait -- ENOSYS
waitpid -- ENOSYS
mprotect -- stub implementation - OK
+vfork -- stub implementation - OK
*** END OF POSIX TEST ENOSYS ***