summaryrefslogtreecommitdiffstats
path: root/c/src/tests
diff options
context:
space:
mode:
authorMark Johannes <Mark.Johannes@OARcorp.com>1996-08-23 15:56:50 +0000
committerMark Johannes <Mark.Johannes@OARcorp.com>1996-08-23 15:56:50 +0000
commit3adf786d12a981fb278d4cf011d9ec17ddad6f5d (patch)
treedc056f984df5eb8589f55e8c93ced0361a86390c /c/src/tests
parentFilled in screen (diff)
downloadrtems-3adf786d12a981fb278d4cf011d9ec17ddad6f5d.tar.bz2
filled in screen
Diffstat (limited to 'c/src/tests')
-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 ***