summaryrefslogtreecommitdiffstats
path: root/test cases/common/8 install/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/8 install/test.json')
-rw-r--r--test cases/common/8 install/test.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test cases/common/8 install/test.json b/test cases/common/8 install/test.json
new file mode 100644
index 0000000..b31f287
--- /dev/null
+++ b/test cases/common/8 install/test.json
@@ -0,0 +1,9 @@
+{
+ "installed": [
+ { "type": "exe", "file": "usr/bin/prog" },
+ { "type": "pdb", "file": "usr/bin/prog" },
+ { "type": "file", "file": "usr/share/dir/file.txt" },
+ { "type": "file", "file": "usr/libtest/libstat.a" }
+ ],
+ "do_not_set_opts": ["libdir"]
+}