summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx09/psx09.scn
diff options
context:
space:
mode:
authorMark Johannes <Mark.Johannes@OARcorp.com>1996-08-23 15:55:02 +0000
committerMark Johannes <Mark.Johannes@OARcorp.com>1996-08-23 15:55:02 +0000
commit78f5dae669f5ead46978a5f7bbe3828aaaff2258 (patch)
tree7da754147346488633d451e9adedcb786c6970fb /c/src/tests/psxtests/psx09/psx09.scn
parentAdded build_time statement to provide a tm for the test (diff)
downloadrtems-78f5dae669f5ead46978a5f7bbe3828aaaff2258.tar.bz2
Filled in the screen
Diffstat (limited to '')
-rw-r--r--c/src/tests/psxtests/psx09/psx09.scn23
1 files changed, 23 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/psx09/psx09.scn b/c/src/tests/psxtests/psx09/psx09.scn
index e69de29bb2..afc609c456 100644
--- a/c/src/tests/psxtests/psx09/psx09.scn
+++ b/c/src/tests/psxtests/psx09/psx09.scn
@@ -0,0 +1,23 @@
+*** POSIX TEST 9 ***
+Init's ID is 0x0c010001
+Init: pthread_getschedparam - SUCCESSFUL
+Init: Fri May 24 11:05:00 1996 - current priority = 2
+Init: pthread_setschedparam - SUCCESSFUL (sporadic server)
+Init: Fri May 24 11:05:00 1996 - new priority = 200
+Init: Fri May 24 11:05:00 1996 - new priority = 100
+Init: Fri May 24 11:05:00 1996 - new priority = 200
+Init: Fri May 24 11:05:00 1996 - new priority = 100
+Init: Fri May 24 11:05:01 1996 - new priority = 200
+
+Init: pthread_setschedparam - SUCCESSFUL (sporadic server)
+Init: Initializing mutex attributes for priority ceiling
+Init: Creating a mutex
+Init: Fri May 24 11:05:01 1996 - new priority = 150
+Init: Fri May 24 11:05:01 1996 - new priority = 100
+Init: pthread_mutex_lock acquire the lock
+Init: Fri May 24 11:05:01 1996 - new priority = 131
+Init: Fri May 24 11:05:01 1996 - new priority = 150
+Init: unlock mutex
+Init: Fri May 24 11:05:01 1996 - new priority = 150
+Init: Fri May 24 11:05:01 1996 - new priority = 100
+*** END OF POSIX TEST 9 ***