main shinobi / tests / mk / gnu / misc / fopen-fail / t001 / test.json
 1{
 2  "case": "t001",
 3  "category": "misc/fopen-fail",
 4  "compare_output": false,
 5  "description": "Make sure make exits with an error if fopen fails.",
 6  "details": "",
 7  "env": {},
 8  "expected_exit": 512,
 9  "options": "",
10  "options_mode": "argv",
11  "output_mode": "ignore",
12  "setup": [],
13  "source_script": "misc/fopen-fail",
14  "stdin": "",
15  "suite": "gnu",
16  "timeout_seconds": 300
17}