main shinobi / tests / mk / gnu / features / implicit_search / t067 / test.json
 1{
 2  "case": "t067",
 3  "category": "features/implicit_search",
 4  "compare_output": true,
 5  "description": "Test implicit rule search.",
 6  "details": "",
 7  "env": {},
 8  "expected_exit": 512,
 9  "options": "-r",
10  "options_mode": "shell",
11  "output_mode": "exact",
12  "setup": [
13    {
14      "content": "\n",
15      "kind": "file",
16      "mode": "0644",
17      "mtime": 1778707194,
18      "path": "hello.z"
19    }
20  ],
21  "source_script": "features/implicit_search",
22  "stdin": "",
23  "suite": "gnu",
24  "timeout_seconds": 60
25}