main shinobi / tests / mk / gnu / targets / NOTINTERMEDIATE / t004 / test.json
 1{
 2  "case": "t004",
 3  "category": "targets/NOTINTERMEDIATE",
 4  "compare_output": true,
 5  "description": "Test the behaviour of the .NOTINTERMEDIATE target.",
 6  "details": "\nTest the behavior of the .NOTINTERMEDIATE special target.\n",
 7  "env": {},
 8  "expected_exit": 0,
 9  "options": "",
10  "options_mode": "argv",
11  "output_mode": "exact",
12  "setup": [
13    {
14      "content": "\n\n",
15      "kind": "file",
16      "mode": "0644",
17      "mtime": 1778707222,
18      "path": "hello.z"
19    }
20  ],
21  "source_script": "targets/NOTINTERMEDIATE",
22  "stdin": "",
23  "suite": "gnu",
24  "timeout_seconds": 60
25}