BSD.tests.dist revision 261857
1# $FreeBSD: stable/10/etc/mtree/BSD.tests.dist 261857 2014-02-13 22:19:24Z asomers $
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        lib
24            atf
25                libatf-c
26                ..
27                libatf-c++
28                ..
29                test-programs
30                ..
31            ..
32            libcrypt
33            ..
34        ..
35        libexec
36            atf
37                atf-check
38                ..
39            ..
40        ..
41        share
42            examples
43                tests
44                    atf
45                    ..
46                    plain
47                    ..
48                ..
49            ..
50        ..
51        sys
52            kern
53            ..
54        ..
55        usr.bin
56            atf
57                atf-sh
58                ..
59            ..
60        ..
61    ..
62..
63