Lines 1-4
Link Here
|
|
|
1 |
%%TOOLS%%bin/atf-config |
2 |
%%TOOLS%%bin/atf-report |
3 |
%%TOOLS%%bin/atf-run |
1 |
bin/atf-sh |
4 |
bin/atf-sh |
|
|
5 |
%%TOOLS%%bin/atf-version |
2 |
include/atf-c++.hpp |
6 |
include/atf-c++.hpp |
3 |
include/atf-c++/build.hpp |
7 |
include/atf-c++/build.hpp |
4 |
include/atf-c++/check.hpp |
8 |
include/atf-c++/check.hpp |
Lines 33-43
Link Here
|
33 |
share/aclocal/atf-c.m4 |
37 |
share/aclocal/atf-c.m4 |
34 |
share/aclocal/atf-common.m4 |
38 |
share/aclocal/atf-common.m4 |
35 |
share/aclocal/atf-sh.m4 |
39 |
share/aclocal/atf-sh.m4 |
|
|
40 |
%%TOOLS%%%%DATADIR%%/atf-run.hooks |
36 |
%%DATADIR%%/libatf-sh.subr |
41 |
%%DATADIR%%/libatf-sh.subr |
37 |
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS |
42 |
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS |
38 |
%%PORTDOCS%%%%DOCSDIR%%/COPYING |
43 |
%%PORTDOCS%%%%DOCSDIR%%/COPYING |
39 |
%%PORTDOCS%%%%DOCSDIR%%/NEWS |
44 |
%%PORTDOCS%%%%DOCSDIR%%/NEWS |
40 |
%%PORTDOCS%%%%DOCSDIR%%/README |
45 |
%%PORTDOCS%%%%DOCSDIR%%/README |
|
|
46 |
%%TOOLS%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atf-run.hooks |
47 |
%%TOOLS%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/common.conf |
48 |
%%TOOLS%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests-results.css |
49 |
%%TOOLS%%share/xml/atf/tests-results.dtd |
50 |
%%TOOLS%%share/xsl/atf/tests-results.xsl |
51 |
%%TOOLS%%tests/atf/Atffile |
41 |
tests/atf/Kyuafile |
52 |
tests/atf/Kyuafile |
42 |
tests/atf/atf-c++/Atffile |
53 |
tests/atf/atf-c++/Atffile |
43 |
tests/atf/atf-c++/Kyuafile |
54 |
tests/atf/atf-c++/Kyuafile |
Lines 90-95
Link Here
|
90 |
tests/atf/atf-c/tp_test |
101 |
tests/atf/atf-c/tp_test |
91 |
tests/atf/atf-c/unused_test.c |
102 |
tests/atf/atf-c/unused_test.c |
92 |
tests/atf/atf-c/utils_test |
103 |
tests/atf/atf-c/utils_test |
|
|
104 |
%%TOOLS%%tests/atf/atf-config/Atffile |
105 |
%%TOOLS%%tests/atf/atf-config/Kyuafile |
106 |
%%TOOLS%%tests/atf/atf-config/integration_test |
107 |
%%TOOLS%%tests/atf/atf-report/Atffile |
108 |
%%TOOLS%%tests/atf/atf-report/Kyuafile |
109 |
%%TOOLS%%tests/atf/atf-report/fail_helper |
110 |
%%TOOLS%%tests/atf/atf-report/integration_test |
111 |
%%TOOLS%%tests/atf/atf-report/misc_helpers |
112 |
%%TOOLS%%tests/atf/atf-report/pass_helper |
113 |
%%TOOLS%%tests/atf/atf-report/reader_test |
114 |
%%TOOLS%%tests/atf/atf-run/Atffile |
115 |
%%TOOLS%%tests/atf/atf-run/Kyuafile |
116 |
%%TOOLS%%tests/atf/atf-run/atffile_test |
117 |
%%TOOLS%%tests/atf/atf-run/bad_metadata_helper |
118 |
%%TOOLS%%tests/atf/atf-run/config_test |
119 |
%%TOOLS%%tests/atf/atf-run/expect_helpers |
120 |
%%TOOLS%%tests/atf/atf-run/fs_test |
121 |
%%TOOLS%%tests/atf/atf-run/integration_test |
122 |
%%TOOLS%%tests/atf/atf-run/io_test |
123 |
%%TOOLS%%tests/atf/atf-run/misc_helpers |
124 |
%%TOOLS%%tests/atf/atf-run/pass_helper |
125 |
%%TOOLS%%tests/atf/atf-run/requirements_test |
126 |
%%TOOLS%%tests/atf/atf-run/several_tcs_helper |
127 |
%%TOOLS%%tests/atf/atf-run/signals_test |
128 |
%%TOOLS%%tests/atf/atf-run/test_program_test |
129 |
%%TOOLS%%tests/atf/atf-run/user_test |
130 |
%%TOOLS%%tests/atf/atf-run/zero_tcs_helper |
93 |
tests/atf/atf-sh/Atffile |
131 |
tests/atf/atf-sh/Atffile |
94 |
tests/atf/atf-sh/Kyuafile |
132 |
tests/atf/atf-sh/Kyuafile |
95 |
tests/atf/atf-sh/atf-check_test |
133 |
tests/atf/atf-sh/atf-check_test |
Lines 113-124
Link Here
|
113 |
tests/atf/test-programs/srcdir_test |
151 |
tests/atf/test-programs/srcdir_test |
114 |
@dirrm tests/atf/test-programs |
152 |
@dirrm tests/atf/test-programs |
115 |
@dirrm tests/atf/atf-sh |
153 |
@dirrm tests/atf/atf-sh |
|
|
154 |
%%TOOLS%%@dirrm tests/atf/atf-run |
155 |
%%TOOLS%%@dirrm tests/atf/atf-report |
156 |
%%TOOLS%%@dirrm tests/atf/atf-config |
116 |
@dirrm tests/atf/atf-c/detail |
157 |
@dirrm tests/atf/atf-c/detail |
117 |
@dirrm tests/atf/atf-c++/detail |
158 |
@dirrm tests/atf/atf-c++/detail |
118 |
@dirrm tests/atf/atf-c++ |
159 |
@dirrm tests/atf/atf-c++ |
119 |
@dirrm tests/atf/atf-c |
160 |
@dirrm tests/atf/atf-c |
120 |
@dirrm tests/atf |
161 |
@dirrm tests/atf |
121 |
@dirrm tests |
162 |
@dirrm tests |
|
|
163 |
%%TOOLS%%@dirrm share/xsl/atf |
164 |
%%TOOLS%%@dirrm share/xsl |
165 |
%%TOOLS%%@dirrm share/xml/atf |
166 |
%%TOOLS%%%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |
122 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
167 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
123 |
@dirrm %%DATADIR%% |
168 |
@dirrm %%DATADIR%% |
124 |
@dirrm include/atf-c++ |
169 |
@dirrm include/atf-c++ |