1{
2 "case": "t057",
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": " --warn=undefined-var",
10 "options_mode": "shell",
11 "output_mode": "regex",
12 "setup": [
13 {
14 "kind": "dir",
15 "mode": "0755",
16 "mtime": 1778707232,
17 "path": "localtmp"
18 }
19 ],
20 "source_script": "variables/MAKEFLAGS",
21 "stdin": "",
22 "suite": "gnu",
23 "timeout_seconds": 60
24}