From 85e525aab8dc9b65aa078a6445c4377b379ea979 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 29 Jun 2009 23:23:23 +0000 Subject: 2009-06-29 Joel Sherrill * psx05/init.c, psx05/psx05.scn: Add test case for process scope now that the assert has been removed in the source. --- testsuites/psxtests/psx05/psx05.scn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testsuites/psxtests/psx05/psx05.scn') diff --git a/testsuites/psxtests/psx05/psx05.scn b/testsuites/psxtests/psx05/psx05.scn index bc93da60b8..65c72a688b 100644 --- a/testsuites/psxtests/psx05/psx05.scn +++ b/testsuites/psxtests/psx05/psx05.scn @@ -30,6 +30,9 @@ Init: pthread_mutex_init - EINVAL (not initialized attr) Init: pthread_mutex_init - EINVAL (bad protocol) Init: pthread_mutex_init - EINVAL (bad priority ceiling) Init: Resetting mutex attributes +Init: pthread_mutex_init - ENOSYS (process wide scope) +Init: pthread_mutex_init - EINVAL (invalid scope) +Init: Resetting mutex attributes Init: Changing mutex attributes Init: mutex protocol is (1) -- PTHREAD_PRIO_INHERIT Init: mutex priority ceiling is 128 -- cgit v1.2.3