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