1{
2 "case": "t001",
3 "category": "misc/general2",
4 "compare_output": true,
5 "description": "The following test creates a makefile to test the\nsimple functionality of make. It is the same as\ngeneral_test1 except that this one tests the\ndefinition of a variable to hold the object 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": 1778707217,
17 "path": "work"
18 },
19 {
20 "content": "\n",
21 "kind": "file",
22 "mode": "0644",
23 "mtime": 1778707217,
24 "path": "work/buffer.h"
25 },
26 {
27 "content": "\n",
28 "kind": "file",
29 "mode": "0644",
30 "mtime": 1778707217,
31 "path": "work/command.c"
32 },
33 {
34 "content": "\n",
35 "kind": "file",
36 "mode": "0644",
37 "mtime": 1778707217,
38 "path": "work/command.h"
39 },
40 {
41 "content": "\n",
42 "kind": "file",
43 "mode": "0644",
44 "mtime": 1778707217,
45 "path": "work/commands.c"
46 },
47 {
48 "content": "\n",
49 "kind": "file",
50 "mode": "0644",
51 "mtime": 1778707217,
52 "path": "work/defs.h"
53 },
54 {
55 "content": "\n",
56 "kind": "file",
57 "mode": "0644",
58 "mtime": 1778707217,
59 "path": "work/display.c"
60 },
61 {
62 "content": "\n",
63 "kind": "file",
64 "mode": "0644",
65 "mtime": 1778707217,
66 "path": "work/insert.c"
67 },
68 {
69 "content": "\n",
70 "kind": "file",
71 "mode": "0644",
72 "mtime": 1778707217,
73 "path": "work/kbd.c"
74 },
75 {
76 "content": "\n",
77 "kind": "file",
78 "mode": "0644",
79 "mtime": 1778707217,
80 "path": "work/main.c"
81 }
82 ],
83 "source_script": "misc/general2",
84 "stdin": "",
85 "suite": "gnu",
86 "timeout_seconds": 60
87}