summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx09/psx09.scn
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psx09/psx09.scn')
-rw-r--r--c/src/tests/psxtests/psx09/psx09.scn22
1 files changed, 0 insertions, 22 deletions
diff --git a/c/src/tests/psxtests/psx09/psx09.scn b/c/src/tests/psxtests/psx09/psx09.scn
deleted file mode 100644
index adf62c5ee3..0000000000
--- a/c/src/tests/psxtests/psx09/psx09.scn
+++ /dev/null
@@ -1,22 +0,0 @@
-*** POSIX TEST 9 ***
-Init's ID is 0x0b010001
-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 ***