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, 0 insertions, 11 deletions
diff --git a/c/src/tests/psxtests/psx12/psx12.scn b/c/src/tests/psxtests/psx12/psx12.scn
deleted file mode 100644
index e35bdab6ae..0000000000
--- a/c/src/tests/psxtests/psx12/psx12.scn
+++ /dev/null
@@ -1,11 +0,0 @@
-*** POSIX TEST 12 ***
-Init's ID is 0x0b010001
-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 ***