main shinobi / tests / mk / gnu / misc / general4 / t004 / test.json
 1{
 2  "case": "t004",
 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  "expected_exit": 0,
 9  "options": "",
10  "options_mode": "argv",
11  "output_mode": "exact",
12  "setup": [
13    {
14      "kind": "dir",
15      "mode": "0755",
16      "mtime": 1778707217,
17      "path": "dir"
18    },
19    {
20      "kind": "dir",
21      "mode": "0755",
22      "mtime": 1778707217,
23      "path": "dir/subdir"
24    }
25  ],
26  "source_script": "misc/general4",
27  "stdin": "",
28  "suite": "gnu",
29  "timeout_seconds": 60
30}