summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04/psx04.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-09 20:08:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-09 20:08:23 +0000
commit160d6e426ec1190a51850adbfaab3117ed0a2e4d (patch)
tree08a4010deb4cb2df80d405180b8b834eeabd0d44 /testsuites/psxtests/psx04/psx04.scn
parent2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-160d6e426ec1190a51850adbfaab3117ed0a2e4d.tar.bz2
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* psx04/init.c, psx04/psx04.scn: Remove test case made obsolete by PR1759.
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 442ba5549c..555413d63a 100644
--- a/testsuites/psxtests/psx04/psx04.scn
+++ b/testsuites/psxtests/psx04/psx04.scn
@@ -102,7 +102,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 - ESRCH (signal SA_SIGINFO)
Init: pthread_kill - EINVAL (signal = 0)
Init: pthread_kill - SUCCESSFUL (signal = SIG_IGN)
Init: kill - ESRCH (pid invalid)