aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/9 header install/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/9 header install/test.json')
-rw-r--r--test cases/common/9 header install/test.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/test cases/common/9 header install/test.json b/test cases/common/9 header install/test.json
new file mode 100644
index 0000000..eb12cd0
--- /dev/null
+++ b/test cases/common/9 header install/test.json
@@ -0,0 +1,8 @@
+{
+ "installed": [
+ { "type": "file", "file": "usr/include/rootdir.h" },
+ { "type": "file", "file": "usr/include/subdir/subdir.h" },
+ { "type": "file", "file": "usr/include/vanished.h" },
+ { "type": "file", "file": "usr/include/fileheader.h" }
+ ]
+}