1{
2 "case": "t001",
3 "category": "features/vpathgpath",
4 "compare_output": true,
5 "description": "Tests VPATH+/GPATH functionality.",
6 "details": "",
7 "env": {},
8 "expected_exit": 0,
9 "options": "general",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [
13 {
14 "content": "\n",
15 "kind": "file",
16 "mode": "0644",
17 "mtime": 1778706761,
18 "path": "bar.d"
19 },
20 {
21 "content": "\n",
22 "kind": "file",
23 "mode": "0644",
24 "mtime": 1778706751,
25 "path": "foo.b"
26 },
27 {
28 "kind": "dir",
29 "mode": "0755",
30 "mtime": 1778707211,
31 "path": "work"
32 },
33 {
34 "content": "\n",
35 "kind": "file",
36 "mode": "0644",
37 "mtime": 1778706741,
38 "path": "work/bar.c"
39 },
40 {
41 "content": "\n",
42 "kind": "file",
43 "mode": "0644",
44 "mtime": 1778706721,
45 "path": "work/bar.d"
46 },
47 {
48 "content": "\n",
49 "kind": "file",
50 "mode": "0644",
51 "mtime": 1778706731,
52 "path": "work/foo.c"
53 },
54 {
55 "content": "\n",
56 "kind": "file",
57 "mode": "0644",
58 "mtime": 1778706711,
59 "path": "work/foo.d"
60 }
61 ],
62 "source_script": "features/vpathgpath",
63 "stdin": "",
64 "suite": "gnu",
65 "timeout_seconds": 60
66}