main shinobi / tests / mk / gnu / options / dash-t / t002 / test.json
 1{
 2  "case": "t002",
 3  "category": "options/dash-t",
 4  "compare_output": true,
 5  "description": "Test the -t option.\n",
 6  "details": "Look out for regressions of prior bugs related to -t.\n",
 7  "env": {},
 8  "expected_exit": 0,
 9  "options": "-t",
10  "options_mode": "shell",
11  "output_mode": "exact",
12  "setup": [],
13  "source_script": "options/dash-t",
14  "stdin": "",
15  "suite": "gnu",
16  "timeout_seconds": 60
17}