From f1887691cdea36127aef6011e579647867d55c73 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Oct 2009 00:07:16 +0000 Subject: 2009-10-11 Joel Sherrill * psx05/init.c, psx05/psx05.scn: Add test for bad mutex type. --- testsuites/psxtests/psx05/psx05.scn | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/psxtests/psx05/psx05.scn') diff --git a/testsuites/psxtests/psx05/psx05.scn b/testsuites/psxtests/psx05/psx05.scn index 58351cccd7..8fa3e23fcd 100644 --- a/testsuites/psxtests/psx05/psx05.scn +++ b/testsuites/psxtests/psx05/psx05.scn @@ -36,6 +36,7 @@ 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: pthread_mutex_init - EINVAL (invalid type) Init: Resetting mutex attributes Init: Changing mutex attributes Init: mutex protocol is (1) -- PTHREAD_PRIO_INHERIT -- cgit v1.2.3