main shinobi / tests / mk / gnu / features / vpath / t002 / test.json
 1{
 2  "case": "t002",
 3  "category": "features/vpath",
 4  "compare_output": true,
 5  "description": "Test vpath for particular classes of filenames.",
 6  "details": "",
 7  "env": {},
 8  "expected_exit": 0,
 9  "options": "",
10  "options_mode": "argv",
11  "output_mode": "exact",
12  "setup": [
13    {
14      "kind": "dir",
15      "mode": "0755",
16      "mtime": 1778707210,
17      "path": "vpath-d"
18    },
19    {
20      "kind": "dir",
21      "mode": "0755",
22      "mtime": 1778707210,
23      "path": "work"
24    }
25  ],
26  "source_script": "features/vpath",
27  "stdin": "",
28  "suite": "gnu",
29  "timeout_seconds": 60
30}