xref: /freebsd/etc/mtree/BSD.tests.dist (revision 4ec234c813eed05c166859bba82c882e40826eb9)
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                    detail
53                    ..
54                ..
55                libatf-c++
56                    detail
57                    ..
58                ..
59                test-programs
60                ..
61            ..
62            libcrypt
63            ..
64        ..
65        libexec
66            atf
67                atf-check
68                ..
69            ..
70        ..
71        share
72            examples
73                tests
74                    atf
75                    ..
76                    plain
77                    ..
78                ..
79            ..
80        ..
81        usr.bin
82            atf
83                atf-sh
84                ..
85            ..
86        ..
87    ..
88..
89