1{
2 "case": "t013",
3 "category": "variables/MAKEFLAGS",
4 "compare_output": true,
5 "description": "Test proper behavior of MAKEFLAGS",
6 "details": "DETAILS",
7 "env": {},
8 "expected_exit": 0,
9 "options": "-i",
10 "options_mode": "shell",
11 "output_mode": "regex",
12 "setup": [],
13 "source_script": "variables/MAKEFLAGS",
14 "stdin": "",
15 "suite": "gnu",
16 "timeout_seconds": 60
17}