main shinobi / tests / mk / gnu / targets / POSIX / t012 / test.json
 1{
 2  "case": "t012",
 3  "category": "targets/POSIX",
 4  "compare_output": true,
 5  "description": "Test the behaviour of the .POSIX target.",
 6  "details": "",
 7  "env": {
 8    "AR": "xx-AR",
 9    "ARFLAGS": "xx-ARFLAGS",
10    "CC": "xx-CC",
11    "CFLAGS": "xx-CFLAGS",
12    "FC": "xx-FC",
13    "FFLAGS": "xx-FFLAGS",
14    "LDFLAGS": "xx-LDFLAGS",
15    "LEX": "xx-LEX",
16    "LFLAGS": "xx-LFLAGS",
17    "SCCSFLAGS": "xx-SCCSFLAGS",
18    "SCCSGETFLAGS": "xx-SCCSGETFLAGS",
19    "YACC": "xx-YACC",
20    "YFLAGS": "xx-YFLAGS"
21  },
22  "expected_exit": 0,
23  "options": "",
24  "options_mode": "argv",
25  "output_mode": "exact",
26  "setup": [],
27  "source_script": "targets/POSIX",
28  "stdin": "",
29  "suite": "gnu",
30  "timeout_seconds": 60
31}