]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - etc/mtree/BSD.tests.dist
MFC various moves of tools/regressions/ tests to the new infrastructure.
[FreeBSD/stable/10.git] / etc / mtree / BSD.tests.dist
1 # $FreeBSD$
2 #
3 # Please see the file src/etc/mtree/README before making changes to this file.
4 #
5
6 /set type=dir uname=root gname=wheel mode=0755
7 .
8     include
9         atf-c
10         ..
11         atf-c++
12         ..
13     ..
14     share
15         aclocal
16         ..
17         atf
18         ..
19         doc
20             atf
21             ..
22         ..
23     ..
24     tests
25         bin
26             date
27             ..
28             mv
29             ..
30             pax
31             ..
32             pkill
33             ..
34             sh
35                 builtins
36                 ..
37                 errors
38                 ..
39                 execution
40                 ..
41                 expansion
42                 ..
43                 parameters
44                 ..
45                 parser
46                 ..
47                 set-e
48                 ..
49             ..
50             test
51             ..
52         ..
53         lib
54             atf
55                 libatf-c
56                     detail
57                     ..
58                 ..
59                 libatf-c++
60                     detail
61                     ..
62                 ..
63                 test-programs
64                 ..
65             ..
66             libcrypt
67             ..
68         ..
69         libexec
70             atf
71                 atf-check
72                 ..
73             ..
74         ..
75         sbin
76             dhclient
77             ..
78             growfs
79             ..
80             mdconfig
81             ..
82         ..
83         share
84             examples
85                 tests
86                     atf
87                     ..
88                     plain
89                     ..
90                 ..
91             ..
92         ..
93         sys
94             kern
95             ..
96         ..
97         usr.bin
98             apply
99             ..
100             atf
101                 atf-sh
102                 ..
103             ..
104             calendar
105             ..
106             comm
107             ..
108             file2c
109             ..
110             join
111             ..
112             jot
113             ..
114             lastcomm
115             ..
116             m4
117             ..
118             make
119                 archives
120                     fmt_44bsd
121                     ..
122                     fmt_44bsd_mod
123                     ..
124                     fmt_oldbsd
125                     ..
126                 ..
127                 basic
128                     t0
129                     ..
130                     t1
131                     ..
132                     t2
133                     ..
134                     t3
135                     ..
136                 ..
137                 execution
138                     ellipsis
139                     ..
140                     empty
141                     ..
142                     joberr
143                     ..
144                     plus
145                     ..
146                 ..
147                 shell
148                     builtin
149                     ..
150                     meta
151                     ..
152                     path
153                     ..
154                     path_select
155                     ..
156                     replace
157                     ..
158                     select
159                     ..
160                 ..
161                 suffixes
162                     basic
163                     ..
164                     src_wild1
165                     ..
166                     src_wild2
167                     ..
168                 ..
169                 syntax
170                     directive-t0
171                     ..
172                     enl
173                     ..
174                     funny-targets
175                     ..
176                     semi
177                     ..
178                 ..
179                 sysmk
180                     t0
181                         2
182                             1
183                             ..
184                         ..
185                         mk
186                         ..
187                     ..
188                     t1
189                         2
190                             1
191                             ..
192                         ..
193                         mk
194                         ..
195                     ..
196                     t2
197                         2
198                             1
199                             ..
200                         ..
201                         mk
202                         ..
203                     ..
204                 ..
205                 variables
206                     modifier_M
207                     ..
208                     modifier_t
209                     ..
210                     opt_V
211                     ..
212                     t0
213                     ..
214                 ..
215             ..
216             ncal
217             ..
218             printf
219             ..
220             sed
221                 regress.multitest.out
222                 ..
223             ..
224             tr
225             ..
226             uudecode
227             ..
228             uuencode
229             ..
230             xargs
231             ..
232             yacc
233             ..
234         ..
235         usr.sbin
236             etcupdate
237             ..
238             newsyslog
239             ..
240             sa
241             ..
242         ..
243     ..
244 ..