1{
2 "case": "t009",
3 "category": "features/targetvars",
4 "compare_output": true,
5 "description": "Test target-specific variable settings.",
6 "details": "\nCreate a makefile containing various flavors of target-specific variable\nvalues, override and non-override, and using various variable expansion\nrules, semicolon interference, etc.",
7 "env": {},
8 "expected_exit": 0,
9 "options": "foo.t bar.s",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [],
13 "source_script": "features/targetvars",
14 "stdin": "",
15 "suite": "gnu",
16 "timeout_seconds": 60
17}