summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04/psx04.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-20 13:50:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-20 13:50:54 +0000
commit1fbd283c2b5e92c1e9450c5e5486a73427b3ba23 (patch)
tree885778f8554a02bc196578268a418003299a7eac /testsuites/psxtests/psx04/psx04.scn
parent2001-04-20 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1fbd283c2b5e92c1e9450c5e5486a73427b3ba23.tar.bz2
2001-04-20 Joel Sherrill <joel@OARcorp.com>
* psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn, psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn, psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c, psxtime/psxtime.scn, psxtimer/psxtimer.scn: Various adjustments so test output matches screens more reliably.
Diffstat (limited to 'testsuites/psxtests/psx04/psx04.scn')
-rw-r--r--testsuites/psxtests/psx04/psx04.scn1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx04/psx04.scn b/testsuites/psxtests/psx04/psx04.scn
index 17f2e5db97..43aaa83866 100644
--- a/testsuites/psxtests/psx04/psx04.scn
+++ b/testsuites/psxtests/psx04/psx04.scn
@@ -90,7 +90,6 @@ Init: sigpending - EINVAL (set invalid)
Init: pthread_sigmask - EINVAL (timout->nsec invalid < 0)
Init: pthread_sigmask - EINVAL (timout->nsec invalid to large)
Init: pthread_kill - EINVAL (sig invalid)
-Init: pthread_kill - ENOSYS (signal SA_SIGINFO)
Init: pthread_kill - ESRCH (signal SA_SIGINFO)
Init: pthread_kill - SUCCESSFUL (signal = 0)
Init: pthread_kill - SUCCESSFUL (signal = SIG_IGN)