summaryrefslogtreecommitdiff
path: root/devel/atf/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'devel/atf/PLIST')
-rw-r--r--devel/atf/PLIST17
1 files changed, 15 insertions, 2 deletions
diff --git a/devel/atf/PLIST b/devel/atf/PLIST
index c56b58f3790..b386132f9dd 100644
--- a/devel/atf/PLIST
+++ b/devel/atf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2007/11/11 21:46:41 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/02/04 20:19:33 jmmv Exp $
bin/atf-compile
bin/atf-config
bin/atf-report
@@ -23,21 +23,27 @@ include/atf/ui.hpp
include/atf/user.hpp
include/atf/utils.hpp
lib/libatf.la
+lib/pkgconfig/atf.pc
libexec/atf-cleanup
+libexec/atf-exec
libexec/atf-format
+libexec/atf-killpg
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-killpg.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-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.config.subr
share/atf/atf.footer.subr
share/atf/atf.header.subr
share/atf/atf.init.subr
@@ -49,8 +55,11 @@ 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/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
@@ -247,6 +256,8 @@ tests/atf/tools/h_pass
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_killpg
tests/atf/tools/t_atf_report
tests/atf/tools/t_atf_run
tests/atf/units/Atffile
@@ -257,6 +268,7 @@ tests/atf/units/t_fs
tests/atf/units/t_io
tests/atf/units/t_parser
tests/atf/units/t_sanity
+tests/atf/units/t_signals
tests/atf/units/t_tests
tests/atf/units/t_text
tests/atf/units/t_user
@@ -266,6 +278,7 @@ tests/atf/units/t_utils
@dirrm tests/atf/test_programs
@dirrm tests/atf/sh_interface
@dirrm tests/atf/formats
+@dirrm tests/atf/data
@dirrm tests/atf
@dirrm tests
@dirrm share/xsl/atf