summaryrefslogtreecommitdiff
path: root/devel/atf/PLIST
blob: 9f7a1a12b7fe9156ae08dee5a5476dcaf9885b9b (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
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
@comment $NetBSD: PLIST,v 1.11 2010/06/03 16:07:25 jmmv Exp $
bin/atf-check
bin/atf-config
bin/atf-report
bin/atf-run
bin/atf-sh
bin/atf-version
include/atf-c++.hpp
include/atf-c++/application.hpp
include/atf-c++/atffile.hpp
include/atf-c++/build.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++/signals.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/build.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/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/process.h
include/atf-c/sanity.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-format
man/man1/atf-check.1
man/man1/atf-cleanup.1
man/man1/atf-config.1
man/man1/atf-format.1
man/man1/atf-report.1
man/man1/atf-run.1
man/man1/atf-sh.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/libatf-sh.subr
share/doc/atf/AUTHORS
share/doc/atf/COPYING
share/doc/atf/NEWS
share/doc/atf/README
share/examples/atf/atf-run.hooks
share/examples/atf/tests-results.css
share/xml/atf/tests-results.dtd
share/xsl/atf/tests-results.xsl
tests/atf/Atffile
tests/atf/atf-c++/Atffile
tests/atf/atf-c++/d_include_application_hpp.cpp
tests/atf/atf-c++/d_include_atf_c++_hpp.cpp
tests/atf/atf-c++/d_include_atffile_hpp.cpp
tests/atf/atf-c++/d_include_build_hpp.cpp
tests/atf/atf-c++/d_include_check_hpp.cpp
tests/atf/atf-c++/d_include_config_hpp.cpp
tests/atf/atf-c++/d_include_env_hpp.cpp
tests/atf/atf-c++/d_include_exceptions_hpp.cpp
tests/atf/atf-c++/d_include_expand_hpp.cpp
tests/atf/atf-c++/d_include_formats_hpp.cpp
tests/atf/atf-c++/d_include_fs_hpp.cpp
tests/atf/atf-c++/d_include_io_hpp.cpp
tests/atf/atf-c++/d_include_macros_hpp.cpp
tests/atf/atf-c++/d_include_parser_hpp.cpp
tests/atf/atf-c++/d_include_process_hpp.cpp
tests/atf/atf-c++/d_include_sanity_hpp.cpp
tests/atf/atf-c++/d_include_signals_hpp.cpp
tests/atf/atf-c++/d_include_tests_hpp.cpp
tests/atf/atf-c++/d_include_text_hpp.cpp
tests/atf/atf-c++/d_include_ui_hpp.cpp
tests/atf/atf-c++/d_include_user_hpp.cpp
tests/atf/atf-c++/d_include_utils_hpp.cpp
tests/atf/atf-c++/d_use_macros_hpp.cpp
tests/atf/atf-c++/t_application
tests/atf/atf-c++/t_atf_c++
tests/atf/atf-c++/t_atffile
tests/atf/atf-c++/t_build
tests/atf/atf-c++/t_check
tests/atf/atf-c++/t_config
tests/atf/atf-c++/t_env
tests/atf/atf-c++/t_exceptions
tests/atf/atf-c++/t_expand
tests/atf/atf-c++/t_formats
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_pkg_config
tests/atf/atf-c++/t_process
tests/atf/atf-c++/t_sanity
tests/atf/atf-c++/t_signals
tests/atf/atf-c++/t_tests
tests/atf/atf-c++/t_text
tests/atf/atf-c++/t_ui
tests/atf/atf-c++/t_user
tests/atf/atf-c++/t_utils
tests/atf/atf-c/Atffile
tests/atf/atf-c/d_include_atf_c_h.c
tests/atf/atf-c/d_include_build_h.c
tests/atf/atf-c/d_include_check_h.c
tests/atf/atf-c/d_include_config_h.c
tests/atf/atf-c/d_include_dynstr_h.c
tests/atf/atf-c/d_include_env_h.c
tests/atf/atf-c/d_include_error_fwd_h.c
tests/atf/atf-c/d_include_error_h.c
tests/atf/atf-c/d_include_fs_h.c
tests/atf/atf-c/d_include_io_h.c
tests/atf/atf-c/d_include_list_h.c
tests/atf/atf-c/d_include_macros_h.c
tests/atf/atf-c/d_include_map_h.c
tests/atf/atf-c/d_include_process_h.c
tests/atf/atf-c/d_include_sanity_h.c
tests/atf/atf-c/d_include_tc_h.c
tests/atf/atf-c/d_include_tcr_h.c
tests/atf/atf-c/d_include_text_h.c
tests/atf/atf-c/d_include_tp_h.c
tests/atf/atf-c/d_include_ui_h.c
tests/atf/atf-c/d_include_user_h.c
tests/atf/atf-c/d_use_macros_h.c
tests/atf/atf-c/h_processes
tests/atf/atf-c/t_atf_c
tests/atf/atf-c/t_build
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_fs
tests/atf/atf-c/t_h_lib
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_pkg_config
tests/atf/atf-c/t_process
tests/atf/atf-c/t_sanity
tests/atf/atf-c/t_tc
tests/atf/atf-c/t_tcr
tests/atf/atf-c/t_text
tests/atf/atf-c/t_tp
tests/atf/atf-c/t_ui
tests/atf/atf-c/t_user
tests/atf/atf-check/Atffile
tests/atf/atf-check/t_integration
tests/atf/atf-cleanup/Atffile
tests/atf/atf-cleanup/t_integration
tests/atf/atf-config/Atffile
tests/atf/atf-config/t_integration
tests/atf/atf-report/Atffile
tests/atf/atf-report/h_fail
tests/atf/atf-report/h_misc
tests/atf/atf-report/h_pass
tests/atf/atf-report/t_integration
tests/atf/atf-run/Atffile
tests/atf/atf-run/h_bad_metadata
tests/atf/atf-run/h_fail
tests/atf/atf-run/h_misc
tests/atf/atf-run/h_pass
tests/atf/atf-run/h_several_tcs
tests/atf/atf-run/h_zero_tcs
tests/atf/atf-run/t_config
tests/atf/atf-run/t_integration
tests/atf/atf-run/t_requirements
tests/atf/atf-run/t_test_program
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_integration
tests/atf/atf-sh/t_normalize
tests/atf/atf-sh/t_tc
tests/atf/atf-sh/t_tp
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_tcr_1
tests/atf/formats/d_tcr_1.expout
tests/atf/formats/d_tcr_2
tests/atf/formats/d_tcr_2.expout
tests/atf/formats/d_tcr_3
tests/atf/formats/d_tcr_3.expout
tests/atf/formats/d_tcr_50
tests/atf/formats/d_tcr_50.experr
tests/atf/formats/d_tcr_51
tests/atf/formats/d_tcr_51.experr
tests/atf/formats/d_tcr_52
tests/atf/formats/d_tcr_52.experr
tests/atf/formats/d_tcr_53
tests/atf/formats/d_tcr_53.experr
tests/atf/formats/d_tcr_54
tests/atf/formats/d_tcr_54.experr
tests/atf/formats/d_tcr_60
tests/atf/formats/d_tcr_60.experr
tests/atf/formats/d_tcr_61
tests/atf/formats/d_tcr_61.experr
tests/atf/formats/d_tcr_61.expout
tests/atf/formats/d_tcr_70
tests/atf/formats/d_tcr_70.experr
tests/atf/formats/d_tcr_70.expout
tests/atf/formats/d_tcr_71
tests/atf/formats/d_tcr_71.experr
tests/atf/formats/d_tcr_71.expout
tests/atf/formats/d_tcr_72
tests/atf/formats/d_tcr_72.experr
tests/atf/formats/d_tcr_72.expout
tests/atf/formats/d_tcr_73
tests/atf/formats/d_tcr_73.experr
tests/atf/formats/d_tcr_73.expout
tests/atf/formats/d_tcr_74
tests/atf/formats/d_tcr_74.experr
tests/atf/formats/d_tcr_74.expout
tests/atf/formats/d_tcr_75
tests/atf/formats/d_tcr_75.experr
tests/atf/formats/d_tcr_75.expout
tests/atf/formats/d_tcr_76
tests/atf/formats/d_tcr_76.experr
tests/atf/formats/d_tcr_76.expout
tests/atf/formats/d_tcr_77
tests/atf/formats/d_tcr_77.experr
tests/atf/formats/d_tp_1
tests/atf/formats/d_tp_1.expout
tests/atf/formats/d_tp_2
tests/atf/formats/d_tp_2.expout
tests/atf/formats/d_tp_3
tests/atf/formats/d_tp_3.expout
tests/atf/formats/d_tp_4
tests/atf/formats/d_tp_4.expout
tests/atf/formats/d_tp_50
tests/atf/formats/d_tp_50.experr
tests/atf/formats/d_tp_51
tests/atf/formats/d_tp_51.experr
tests/atf/formats/d_tp_52
tests/atf/formats/d_tp_52.expout
tests/atf/formats/d_tp_53
tests/atf/formats/d_tp_53.experr
tests/atf/formats/d_tp_54
tests/atf/formats/d_tp_54.experr
tests/atf/formats/d_tp_55
tests/atf/formats/d_tp_55.experr
tests/atf/formats/d_tp_56
tests/atf/formats/d_tp_56.experr
tests/atf/formats/d_tp_57
tests/atf/formats/d_tp_57.experr
tests/atf/formats/d_tp_58
tests/atf/formats/d_tp_58.experr
tests/atf/formats/d_tp_59
tests/atf/formats/d_tp_59.experr
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_config
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