From 3adf786d12a981fb278d4cf011d9ec17ddad6f5d Mon Sep 17 00:00:00 2001 From: Mark Johannes Date: Fri, 23 Aug 1996 15:56:50 +0000 Subject: filled in screen --- testsuites/psxtests/psx12/psx12.scn | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'testsuites') diff --git a/testsuites/psxtests/psx12/psx12.scn b/testsuites/psxtests/psx12/psx12.scn index e69de29bb2..fd969cb122 100644 --- a/testsuites/psxtests/psx12/psx12.scn +++ b/testsuites/psxtests/psx12/psx12.scn @@ -0,0 +1,11 @@ +*** POSIX TEST 12 *** +Init's ID is 0x0c010001 +Init: pthread_attr_init - SUCCESSFUL +Init: pthread_create - EINVAL (invalid scheduling policy) +Init: pthread_attr_init - SUCCESSFUL +Init: set scheduling parameter attributes for sporadic server +Init: pthread_create - EINVAL (replenish < budget) +Init: pthread_create - EINVAL (invalid ss_low_priority) +Init: pthread_create - SUCCESSFUL +Task_1: exitting +*** END OF POSIX TEST 12 *** -- cgit v1.2.3