main shinobi / tests / mk / gnu / variables / GNUMAKEFLAGS / t002 / test.json
 1{
 2  "case": "t002",
 3  "category": "variables/GNUMAKEFLAGS",
 4  "compare_output": true,
 5  "description": "Test proper behavior of GNUMAKEFLAGS",
 6  "details": "",
 7  "env": {
 8    "GNUMAKEFLAGS": "--no-print-directory -e -r -R --trace"
 9  },
10  "expected_exit": 0,
11  "options": "",
12  "options_mode": "argv",
13  "output_mode": "exact",
14  "setup": [],
15  "source_script": "variables/GNUMAKEFLAGS",
16  "stdin": "",
17  "suite": "gnu",
18  "timeout_seconds": 60
19}