BSD.tests.dist revision 260037
1# $FreeBSD: stable/10/etc/mtree/BSD.tests.dist 260037 2013-12-29 12:30:06Z 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                ..
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        usr.bin
52            atf
53                atf-sh
54                ..
55            ..
56        ..
57    ..
58..
59