]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/mtree/BSD.tests.dist
MFV r258384:
[FreeBSD/FreeBSD.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         atf
16         ..
17         doc
18             atf
19             ..
20         ..
21     ..
22     tests
23         bin
24             date
25             ..
26             mv
27             ..
28             pax
29             ..
30             sh
31                 builtins
32                 ..
33                 errors
34                 ..
35                 execution
36                 ..
37                 expansion
38                 ..
39                 parameters
40                 ..
41                 parser
42                 ..
43                 set-e
44                 ..
45             ..
46             test
47             ..
48         ..
49         lib
50             atf
51                 libatf-c
52                 ..
53                 libatf-c++
54                 ..
55                 test-programs
56                 ..
57             ..
58             libcrypt
59             ..
60         ..
61         libexec
62             atf
63                 atf-check
64                 ..
65             ..
66         ..
67         share
68             examples
69                 tests
70                     atf
71                     ..
72                     plain
73                     ..
74                 ..
75             ..
76         ..
77         usr.bin
78             atf
79                 atf-sh
80                 ..
81             ..
82         ..
83     ..
84 ..