summaryrefslogtreecommitdiff
path: root/devel/atf/PLIST
blob: eb36607adf7a366e5dea99ca8f2a5ae28f2633e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:48:08 joerg Exp $
bin/atf-check
bin/atf-compile
bin/atf-config
bin/atf-report
bin/atf-run
bin/atf-version
include/atf-c++.hpp
include/atf-c++/application.hpp
include/atf-c++/atffile.hpp
include/atf-c++/check.hpp
include/atf-c++/config.hpp
include/atf-c++/env.hpp
include/atf-c++/exceptions.hpp
include/atf-c++/expand.hpp
include/atf-c++/formats.hpp
include/atf-c++/fs.hpp
include/atf-c++/io.hpp
include/atf-c++/macros.hpp
include/atf-c++/parser.hpp
include/atf-c++/process.hpp
include/atf-c++/sanity.hpp
include/atf-c++/tests.hpp
include/atf-c++/text.hpp
include/atf-c++/ui.hpp
include/atf-c++/user.hpp
include/atf-c++/utils.hpp
include/atf-c.h
include/atf-c/check.h
include/atf-c/config.h
include/atf-c/defs.h
include/atf-c/dynstr.h
include/atf-c/env.h
include/atf-c/error.h
include/atf-c/error_fwd.h
include/atf-c/expand.h
include/atf-c/fs.h
include/atf-c/io.h
include/atf-c/list.h
include/atf-c/macros.h
include/atf-c/map.h
include/atf-c/object.h
include/atf-c/process.h
include/atf-c/sanity.h
include/atf-c/signals.h
include/atf-c/tc.h
include/atf-c/tcr.h
include/atf-c/text.h
include/atf-c/tp.h
include/atf-c/ui.h
include/atf-c/user.h
lib/libatf-c++.la
lib/libatf-c.la
lib/pkgconfig/atf-c++.pc
lib/pkgconfig/atf-c.pc
libexec/atf-cleanup
libexec/atf-exec
libexec/atf-format
man/man1/atf-check.1
man/man1/atf-cleanup.1
man/man1/atf-compile.1
man/man1/atf-config.1
man/man1/atf-exec.1
man/man1/atf-format.1
man/man1/atf-report.1
man/man1/atf-run.1
man/man1/atf-test-program.1
man/man1/atf-version.1
man/man3/atf-c++-api.3
man/man3/atf-c-api.3
man/man3/atf-sh-api.3
man/man4/atf-test-case.4
man/man5/atf-formats.5
man/man7/atf.7
share/atf/atf-run.hooks
share/atf/atf.footer.subr
share/atf/atf.header.subr
share/atf/atf.init.subr
share/doc/atf/AUTHORS
share/doc/atf/COPYING
share/doc/atf/NEWS
share/doc/atf/README
share/doc/atf/ROADMAP
share/examples/atf/atf-run.hooks
share/examples/atf/tests-results.css
share/xml/atf/tests-results.dtd
@comment in xmlcatmgr: share/xml/catalog
share/xsl/atf/tests-results.xsl
tests/atf/Atffile
tests/atf/atf-c++/Atffile
tests/atf/atf-c++/t_check
tests/atf/atf-c++/t_config
tests/atf/atf-c++/t_env
tests/atf/atf-c++/t_expand
tests/atf/atf-c++/t_fs
tests/atf/atf-c++/t_io
tests/atf/atf-c++/t_macros
tests/atf/atf-c++/t_parser
tests/atf/atf-c++/t_process
tests/atf/atf-c++/t_signals
tests/atf/atf-c++/t_tests
tests/atf/atf-c++/t_text
tests/atf/atf-c++/t_user
tests/atf/atf-c++/t_utils
tests/atf/atf-c/Atffile
tests/atf/atf-c/h_check
tests/atf/atf-c/t_check
tests/atf/atf-c/t_config
tests/atf/atf-c/t_dynstr
tests/atf/atf-c/t_env
tests/atf/atf-c/t_error
tests/atf/atf-c/t_expand
tests/atf/atf-c/t_fs
tests/atf/atf-c/t_io
tests/atf/atf-c/t_list
tests/atf/atf-c/t_macros
tests/atf/atf-c/t_map
tests/atf/atf-c/t_process
tests/atf/atf-c/t_sanity
tests/atf/atf-c/t_signals
tests/atf/atf-c/t_tc
tests/atf/atf-c/t_tcr
tests/atf/atf-c/t_text
tests/atf/atf-c/t_ui
tests/atf/atf-c/t_user
tests/atf/atf-sh/Atffile
tests/atf/atf-sh/h_misc
tests/atf/atf-sh/t_atf_check
tests/atf/atf-sh/t_config
tests/atf/atf-sh/t_normalize
tests/atf/atf-sh/t_tc
tests/atf/atf-sh/t_tp
tests/atf/data/Atffile
tests/atf/data/t_pkg_config
tests/atf/formats/Atffile
tests/atf/formats/d_atffile_1
tests/atf/formats/d_atffile_1.expout
tests/atf/formats/d_atffile_2
tests/atf/formats/d_atffile_2.expout
tests/atf/formats/d_atffile_3
tests/atf/formats/d_atffile_3.expout
tests/atf/formats/d_atffile_4
tests/atf/formats/d_atffile_4.expout
tests/atf/formats/d_atffile_5
tests/atf/formats/d_atffile_5.expout
tests/atf/formats/d_atffile_50
tests/atf/formats/d_atffile_50.experr
tests/atf/formats/d_atffile_51
tests/atf/formats/d_atffile_51.experr
tests/atf/formats/d_atffile_52
tests/atf/formats/d_atffile_52.experr
tests/atf/formats/d_atffile_53
tests/atf/formats/d_atffile_53.experr
tests/atf/formats/d_atffile_53.expout
tests/atf/formats/d_atffile_54
tests/atf/formats/d_atffile_54.experr
tests/atf/formats/d_atffile_6
tests/atf/formats/d_atffile_6.expout
tests/atf/formats/d_config_1
tests/atf/formats/d_config_1.expout
tests/atf/formats/d_config_2
tests/atf/formats/d_config_2.expout
tests/atf/formats/d_config_3
tests/atf/formats/d_config_3.expout
tests/atf/formats/d_config_4
tests/atf/formats/d_config_4.expout
tests/atf/formats/d_config_50
tests/atf/formats/d_config_50.experr
tests/atf/formats/d_config_51
tests/atf/formats/d_config_51.experr
tests/atf/formats/d_config_52
tests/atf/formats/d_config_52.experr
tests/atf/formats/d_config_53
tests/atf/formats/d_config_53.experr
tests/atf/formats/d_config_53.expout
tests/atf/formats/d_config_54
tests/atf/formats/d_config_54.experr
tests/atf/formats/d_headers_1
tests/atf/formats/d_headers_1.experr
tests/atf/formats/d_headers_10
tests/atf/formats/d_headers_10.experr
tests/atf/formats/d_headers_11
tests/atf/formats/d_headers_11.experr
tests/atf/formats/d_headers_12
tests/atf/formats/d_headers_12.experr
tests/atf/formats/d_headers_2
tests/atf/formats/d_headers_2.experr
tests/atf/formats/d_headers_3
tests/atf/formats/d_headers_3.experr
tests/atf/formats/d_headers_4
tests/atf/formats/d_headers_4.experr
tests/atf/formats/d_headers_5
tests/atf/formats/d_headers_5.experr
tests/atf/formats/d_headers_6
tests/atf/formats/d_headers_6.experr
tests/atf/formats/d_headers_7
tests/atf/formats/d_headers_7.experr
tests/atf/formats/d_headers_8
tests/atf/formats/d_headers_8.experr
tests/atf/formats/d_headers_9
tests/atf/formats/d_headers_9.experr
tests/atf/formats/d_tcs_1
tests/atf/formats/d_tcs_1.errin
tests/atf/formats/d_tcs_1.expout
tests/atf/formats/d_tcs_1.outin
tests/atf/formats/d_tcs_2
tests/atf/formats/d_tcs_2.errin
tests/atf/formats/d_tcs_2.expout
tests/atf/formats/d_tcs_2.outin
tests/atf/formats/d_tcs_3
tests/atf/formats/d_tcs_3.errin
tests/atf/formats/d_tcs_3.expout
tests/atf/formats/d_tcs_3.outin
tests/atf/formats/d_tcs_4
tests/atf/formats/d_tcs_4.errin
tests/atf/formats/d_tcs_4.expout
tests/atf/formats/d_tcs_4.outin
tests/atf/formats/d_tcs_5
tests/atf/formats/d_tcs_5.errin
tests/atf/formats/d_tcs_5.expout
tests/atf/formats/d_tcs_5.outin
tests/atf/formats/d_tcs_50
tests/atf/formats/d_tcs_50.experr
tests/atf/formats/d_tcs_51
tests/atf/formats/d_tcs_51.experr
tests/atf/formats/d_tcs_52
tests/atf/formats/d_tcs_52.experr
tests/atf/formats/d_tcs_53
tests/atf/formats/d_tcs_53.experr
tests/atf/formats/d_tcs_53.expout
tests/atf/formats/d_tcs_54
tests/atf/formats/d_tcs_54.experr
tests/atf/formats/d_tcs_54.expout
tests/atf/formats/d_tcs_55
tests/atf/formats/d_tcs_55.experr
tests/atf/formats/d_tcs_55.expout
tests/atf/formats/d_tcs_56
tests/atf/formats/d_tcs_56.errin
tests/atf/formats/d_tcs_56.experr
tests/atf/formats/d_tcs_56.expout
tests/atf/formats/d_tcs_56.outin
tests/atf/formats/d_tcs_57
tests/atf/formats/d_tcs_57.errin
tests/atf/formats/d_tcs_57.experr
tests/atf/formats/d_tcs_57.expout
tests/atf/formats/d_tcs_57.outin
tests/atf/formats/d_tps_1
tests/atf/formats/d_tps_1.expout
tests/atf/formats/d_tps_2
tests/atf/formats/d_tps_2.expout
tests/atf/formats/d_tps_3
tests/atf/formats/d_tps_3.expout
tests/atf/formats/d_tps_4
tests/atf/formats/d_tps_4.expout
tests/atf/formats/d_tps_5
tests/atf/formats/d_tps_5.expout
tests/atf/formats/d_tps_50
tests/atf/formats/d_tps_50.experr
tests/atf/formats/d_tps_51
tests/atf/formats/d_tps_51.experr
tests/atf/formats/d_tps_52
tests/atf/formats/d_tps_52.experr
tests/atf/formats/d_tps_53
tests/atf/formats/d_tps_53.experr
tests/atf/formats/d_tps_53.expout
tests/atf/formats/d_tps_54
tests/atf/formats/d_tps_54.experr
tests/atf/formats/d_tps_54.expout
tests/atf/formats/d_tps_55
tests/atf/formats/d_tps_55.experr
tests/atf/formats/d_tps_55.expout
tests/atf/formats/d_tps_56
tests/atf/formats/d_tps_56.experr
tests/atf/formats/d_tps_56.expout
tests/atf/formats/d_tps_57
tests/atf/formats/d_tps_57.experr
tests/atf/formats/d_tps_57.expout
tests/atf/formats/d_tps_58
tests/atf/formats/d_tps_58.experr
tests/atf/formats/d_tps_58.expout
tests/atf/formats/d_tps_59
tests/atf/formats/d_tps_59.experr
tests/atf/formats/d_tps_60
tests/atf/formats/d_tps_60.experr
tests/atf/formats/d_tps_61
tests/atf/formats/d_tps_61.experr
tests/atf/formats/d_tps_62
tests/atf/formats/d_tps_62.experr
tests/atf/formats/d_tps_62.expout
tests/atf/formats/d_tps_63
tests/atf/formats/d_tps_63.experr
tests/atf/formats/d_tps_63.expout
tests/atf/formats/d_tps_64
tests/atf/formats/d_tps_64.experr
tests/atf/formats/d_tps_64.expout
tests/atf/formats/d_tps_65
tests/atf/formats/d_tps_65.experr
tests/atf/formats/d_tps_65.expout
tests/atf/formats/d_tps_66
tests/atf/formats/d_tps_66.experr
tests/atf/formats/d_tps_66.expout
tests/atf/formats/h_parser
tests/atf/formats/t_parsers
tests/atf/formats/t_writers
tests/atf/test_programs/Atffile
tests/atf/test_programs/h_c
tests/atf/test_programs/h_cpp
tests/atf/test_programs/h_sh
tests/atf/test_programs/t_cleanup
tests/atf/test_programs/t_config
tests/atf/test_programs/t_env
tests/atf/test_programs/t_fork
tests/atf/test_programs/t_meta_data
tests/atf/test_programs/t_srcdir
tests/atf/test_programs/t_status
tests/atf/test_programs/t_workdir
tests/atf/tools/Atffile
tests/atf/tools/h_fail
tests/atf/tools/h_misc
tests/atf/tools/h_mode
tests/atf/tools/h_pass
tests/atf/tools/t_atf_check
tests/atf/tools/t_atf_cleanup
tests/atf/tools/t_atf_compile
tests/atf/tools/t_atf_config
tests/atf/tools/t_atf_exec
tests/atf/tools/t_atf_report
tests/atf/tools/t_atf_run