1{
2 "case": "t010",
3 "category": "misc/general4",
4 "compare_output": true,
5 "description": "\nThis tests random features of make's algorithms, often somewhat obscure,\nwhich have either broken at some point in the past or seem likely to\nbreak.",
6 "details": "",
7 "env": {
8 "PATH": null
9 },
10 "expected_exit": 0,
11 "options": "",
12 "options_mode": "argv",
13 "output_mode": "exact",
14 "setup": [
15 {
16 "kind": "dir",
17 "mode": "0755",
18 "mtime": 1778707217,
19 "path": "dir"
20 },
21 {
22 "kind": "dir",
23 "mode": "0755",
24 "mtime": 1778707217,
25 "path": "dir/subdir"
26 }
27 ],
28 "source_script": "misc/general4",
29 "stdin": "",
30 "suite": "gnu",
31 "timeout_seconds": 60
32}