main shinobi / tests / mk / gnu / variables / EXTRA_PREREQS / t014 / test.json
 1{
 2  "case": "t014",
 3  "category": "variables/EXTRA_PREREQS",
 4  "compare_output": true,
 5  "description": "Test the .EXTRA_PREREQS special variable.",
 6  "details": "",
 7  "env": {},
 8  "expected_exit": 0,
 9  "options": "hello.x",
10  "options_mode": "shell",
11  "output_mode": "exact",
12  "setup": [
13    {
14      "content": "\n",
15      "kind": "file",
16      "mode": "0644",
17      "mtime": 1778707230,
18      "path": "tack"
19    },
20    {
21      "content": "\n",
22      "kind": "file",
23      "mode": "0644",
24      "mtime": 1778707230,
25      "path": "tick"
26    }
27  ],
28  "source_script": "variables/EXTRA_PREREQS",
29  "stdin": "",
30  "suite": "gnu",
31  "timeout_seconds": 60
32}