main shinobi / tests / mk / gnu / options / dash-t / t001 / test.json
 1{
 2  "case": "t001",
 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 final-a final-b",
10  "options_mode": "shell",
11  "output_mode": "exact",
12  "setup": [
13    {
14      "content": "\n",
15      "kind": "file",
16      "mode": "0644",
17      "mtime": 1778707210,
18      "path": "final-a"
19    },
20    {
21      "content": "\n",
22      "kind": "file",
23      "mode": "0644",
24      "mtime": 1778707210,
25      "path": "final-b"
26    },
27    {
28      "content": "\n",
29      "kind": "file",
30      "mode": "0644",
31      "mtime": 1778707200,
32      "path": "interm-a"
33    },
34    {
35      "content": "\n",
36      "kind": "file",
37      "mode": "0644",
38      "mtime": 1778707200,
39      "path": "interm-b"
40    },
41    {
42      "content": "\n",
43      "kind": "file",
44      "mode": "0644",
45      "mtime": 1778707190,
46      "path": "orig1-a"
47    },
48    {
49      "content": "\n",
50      "kind": "file",
51      "mode": "0644",
52      "mtime": 1778707220,
53      "path": "orig1-b"
54    },
55    {
56      "content": "\n",
57      "kind": "file",
58      "mode": "0644",
59      "mtime": 1778707220,
60      "path": "orig2-a"
61    },
62    {
63      "content": "\n",
64      "kind": "file",
65      "mode": "0644",
66      "mtime": 1778707190,
67      "path": "orig2-b"
68    }
69  ],
70  "source_script": "options/dash-t",
71  "stdin": "",
72  "suite": "gnu",
73  "timeout_seconds": 60
74}