1{
2 "case": "t004",
3 "category": "options/shuffle",
4 "compare_output": true,
5 "description": "Test the --shuffle option.",
6 "details": "Verify that --shuffle has expected effect on target order and argument order.",
7 "env": {},
8 "expected_exit": 0,
9 "options": "--shuffle",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [],
13 "source_script": "options/shuffle",
14 "stdin": "",
15 "suite": "gnu",
16 "timeout_seconds": 60
17}