main shinobi / tests / mk / gnu / options / general / t002 / test.json
 1{
 2  "case": "t002",
 3  "category": "options/general",
 4  "compare_output": true,
 5  "description": "Test generic option processing.\n",
 6  "details": "",
 7  "env": {},
 8  "expected_exit": 512,
 9  "options": "-j1foo 2\u003e/dev/null",
10  "options_mode": "shell",
11  "output_mode": "exact",
12  "setup": [],
13  "source_script": "options/general",
14  "stdin": "",
15  "suite": "gnu",
16  "timeout_seconds": 60
17}