main shinobi / tests / mk / gnu / functions / andor / t001 / test.json
 1{
 2  "case": "t001",
 3  "category": "functions/andor",
 4  "compare_output": true,
 5  "description": "Test the and \u0026 or functions.\n",
 6  "details": "Try various uses of and \u0026 or to ensure they all give the correct\nresults.\n",
 7  "env": {},
 8  "expected_exit": 0,
 9  "options": "",
10  "options_mode": "argv",
11  "output_mode": "exact",
12  "setup": [],
13  "source_script": "functions/andor",
14  "stdin": "",
15  "suite": "gnu",
16  "timeout_seconds": 60
17}