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