summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmmutex03
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-15 10:03:55 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-15 10:03:55 -0600
commit79060eb60839b570470d3a739d6dd3b4f6511768 (patch)
treec7bedc309ecce850e55f240d2abe2f7339e5023d /testsuites/psxtmtests/psxtmmutex03
parentCreate POSIX Timing Test psxtmthread02 (diff)
downloadrtems-79060eb60839b570470d3a739d6dd3b4f6511768.tar.bz2
psxtmtests: Generating .scn (Screen Shots) #8
Diffstat (limited to 'testsuites/psxtmtests/psxtmmutex03')
-rw-r--r--testsuites/psxtmtests/psxtmmutex03/psxtmmutex03.scn9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmmutex03/psxtmmutex03.scn b/testsuites/psxtmtests/psxtmmutex03/psxtmmutex03.scn
new file mode 100644
index 0000000000..7892cea985
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmmutex03/psxtmmutex03.scn
@@ -0,0 +1,9 @@
+*** POSIX TIME TEST PSXTMMUTEX03 ***
+pthread_mutex_lock - available 12
+pthread_mutex_unlock - no threads waiting 26
+pthread_mutex_trylock - available 12
+pthread_mutex_trylock - not available 12
+pthread_mutex_unlock - no threads waiting 27
+pthread_mutex_timedlock - available 14
+pthread_mutex_unlock - no threads waiting 26
+*** END OF POSIX TIME TEST PSXTMMUTEX03 ***