main shinobi / tests / mk / gnu / features / vpath / t004 / test.json
  1{
  2  "case": "t004",
  3  "category": "features/vpath",
  4  "compare_output": true,
  5  "description": "Test vpath for particular classes of filenames.",
  6  "details": "",
  7  "env": {},
  8  "expected_exit": 0,
  9  "options": "",
 10  "options_mode": "argv",
 11  "output_mode": "exact",
 12  "setup": [
 13    {
 14      "kind": "dir",
 15      "mode": "0755",
 16      "mtime": 1778707211,
 17      "path": "a1"
 18    },
 19    {
 20      "content": "\n",
 21      "kind": "file",
 22      "mode": "0644",
 23      "mtime": 1778707211,
 24      "path": "a1/lib1.a"
 25    },
 26    {
 27      "content": "\n",
 28      "kind": "file",
 29      "mode": "0644",
 30      "mtime": 1778707211,
 31      "path": "a1/libc.a"
 32    },
 33    {
 34      "kind": "dir",
 35      "mode": "0755",
 36      "mtime": 1778707211,
 37      "path": "a2"
 38    },
 39    {
 40      "content": "\n",
 41      "kind": "file",
 42      "mode": "0644",
 43      "mtime": 1778707211,
 44      "path": "a2/lib2.a"
 45    },
 46    {
 47      "kind": "dir",
 48      "mode": "0755",
 49      "mtime": 1778707211,
 50      "path": "b1"
 51    },
 52    {
 53      "content": "\n",
 54      "kind": "file",
 55      "mode": "0644",
 56      "mtime": 1778707211,
 57      "path": "b1/lib1.so"
 58    },
 59    {
 60      "kind": "dir",
 61      "mode": "0755",
 62      "mtime": 1778707211,
 63      "path": "b2"
 64    },
 65    {
 66      "content": "\n",
 67      "kind": "file",
 68      "mode": "0644",
 69      "mtime": 1778707211,
 70      "path": "b2/lib2.so"
 71    },
 72    {
 73      "kind": "dir",
 74      "mode": "0755",
 75      "mtime": 1778707211,
 76      "path": "b3"
 77    },
 78    {
 79      "content": "\n",
 80      "kind": "file",
 81      "mode": "0644",
 82      "mtime": 1778707211,
 83      "path": "b3/lib3.so"
 84    },
 85    {
 86      "content": "\n",
 87      "kind": "file",
 88      "mode": "0644",
 89      "mtime": 1778707211,
 90      "path": "lib3.a"
 91    },
 92    {
 93      "kind": "dir",
 94      "mode": "0755",
 95      "mtime": 1778707210,
 96      "path": "work"
 97    }
 98  ],
 99  "source_script": "features/vpath",
100  "stdin": "",
101  "suite": "gnu",
102  "timeout_seconds": 60
103}