summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx09/psx09.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx09/psx09.scn')
-rw-r--r--testsuites/psxtests/psx09/psx09.scn23
1 files changed, 23 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx09/psx09.scn b/testsuites/psxtests/psx09/psx09.scn
index e69de29bb2..afc609c456 100644
--- a/testsuites/psxtests/psx09/psx09.scn
+++ b/testsuites/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 ***