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