summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxconcurrency01/psxconcurrency01.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxconcurrency01/psxconcurrency01.scn')
-rw-r--r--testsuites/psxtests/psxconcurrency01/psxconcurrency01.scn5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxconcurrency01/psxconcurrency01.scn b/testsuites/psxtests/psxconcurrency01/psxconcurrency01.scn
new file mode 100644
index 0000000000..53eca04917
--- /dev/null
+++ b/testsuites/psxtests/psxconcurrency01/psxconcurrency01.scn
@@ -0,0 +1,5 @@
+*** BEGIN OF TEST PSXCONCURRENCY01 ***
+Init: pthread_getconcurrency - initial value of 0
+Init: pthread_setconcurrency - set value to 2
+Init: pthread_getconcurrency - confirm new value of 2
+*** END OF TEST PSXCONCURRENCY01 ***