]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - etc/mtree/BSD.tests.dist
MFC r263989: Add atf m4 files from the vendor branch.
[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             sh
33                 builtins
34                 ..
35                 errors
36                 ..
37                 execution
38                 ..
39                 expansion
40                 ..
41                 parameters
42                 ..
43                 parser
44                 ..
45                 set-e
46                 ..
47             ..
48             test
49             ..
50         ..
51         lib
52             atf
53                 libatf-c
54                     detail
55                     ..
56                 ..
57                 libatf-c++
58                     detail
59                     ..
60                 ..
61                 test-programs
62                 ..
63             ..
64             libcrypt
65             ..
66         ..
67         libexec
68             atf
69                 atf-check
70                 ..
71             ..
72         ..
73         share
74             examples
75                 tests
76                     atf
77                     ..
78                     plain
79                     ..
80                 ..
81             ..
82         ..
83         sys
84             kern
85             ..
86         ..
87         usr.bin
88             atf
89                 atf-sh
90                 ..
91             ..
92         ..
93     ..
94 ..