BSD.tests.dist revision 260024
1# $FreeBSD: stable/10/etc/mtree/BSD.tests.dist 260024 2013-12-28 23:08:58Z 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        usr.bin
42            atf
43                atf-sh
44                ..
45            ..
46        ..
47    ..
48..
49