summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx12/psx12.scn
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psx12/psx12.scn')
-rw-r--r--c/src/tests/psxtests/psx12/psx12.scn11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/psx12/psx12.scn b/c/src/tests/psxtests/psx12/psx12.scn
index e69de29bb2..fd969cb122 100644
--- a/c/src/tests/psxtests/psx12/psx12.scn
+++ b/c/src/tests/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 ***