summaryrefslogtreecommitdiffstats
path: root/test cases/cmake/16 threads/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/cmake/16 threads/test.json')
-rw-r--r--test cases/cmake/16 threads/test.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/test cases/cmake/16 threads/test.json b/test cases/cmake/16 threads/test.json
new file mode 100644
index 0000000..db788b1
--- /dev/null
+++ b/test cases/cmake/16 threads/test.json
@@ -0,0 +1,11 @@
+{
+ "matrix": {
+ "options": {
+ "use_pthread": [
+ { "val": "ON" },
+ { "val": "OFF" },
+ { "val": "NOT_SET" }
+ ]
+ }
+ }
+}