be6db27cf1
* Added XML output support to atf-report. This is accompanied by a DTD for the format's structure and sample XSLT/CSS files to post-process this output and convert it to a plain HTML report. * Changed atf-run to add system information to the report it generates. This is currently used by atf-report's XML output only, and is later printed in the HTML reports in a nice and useful summary table. The user and system administrator are allowed to tune this feature by means of hooks. * Removed the test cases' 'isolated' property. This was intended to avoid touching the file system at all when running the related test case, but this has not been true for a long while: some control files are unconditionally required for several purposes, and we cannot easily get rid of them. This way we remove several critical and delicate pieces of code. * Improved atf-report's CSV output format to include information about test programs too. * Fixed the tests that used atf-compile to not require this tool as a helper. Avoids systems without build-time utilities to skip many tests that could otherwise be run. (E.g. NetBSD without the comp.tgz set installed.) * Many general cleanups: Fixed many pieces of code marked as ugly and/or incomplete.
278 lines
8 KiB
Text
278 lines
8 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2007/11/11 21:46:41 jmmv Exp $
|
|
bin/atf-compile
|
|
bin/atf-config
|
|
bin/atf-report
|
|
bin/atf-run
|
|
bin/atf-version
|
|
include/atf.hpp
|
|
include/atf/application.hpp
|
|
include/atf/atffile.hpp
|
|
include/atf/config.hpp
|
|
include/atf/env.hpp
|
|
include/atf/exceptions.hpp
|
|
include/atf/expand.hpp
|
|
include/atf/formats.hpp
|
|
include/atf/fs.hpp
|
|
include/atf/io.hpp
|
|
include/atf/macros.hpp
|
|
include/atf/parser.hpp
|
|
include/atf/sanity.hpp
|
|
include/atf/tests.hpp
|
|
include/atf/text.hpp
|
|
include/atf/ui.hpp
|
|
include/atf/user.hpp
|
|
include/atf/utils.hpp
|
|
lib/libatf.la
|
|
libexec/atf-cleanup
|
|
libexec/atf-format
|
|
man/man1/atf-cleanup.1
|
|
man/man1/atf-compile.1
|
|
man/man1/atf-config.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/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
|
|
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
|
|
share/xsl/atf/tests-results.xsl
|
|
tests/atf/Atffile
|
|
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/sh_interface/Atffile
|
|
tests/atf/sh_interface/h_misc
|
|
tests/atf/sh_interface/t_atf_check
|
|
tests/atf/sh_interface/t_config
|
|
tests/atf/sh_interface/t_normalize
|
|
tests/atf/sh_interface/t_tc
|
|
tests/atf/sh_interface/t_tp
|
|
tests/atf/test_programs/Atffile
|
|
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_cleanup
|
|
tests/atf/tools/t_atf_compile
|
|
tests/atf/tools/t_atf_config
|
|
tests/atf/tools/t_atf_report
|
|
tests/atf/tools/t_atf_run
|
|
tests/atf/units/Atffile
|
|
tests/atf/units/t_config
|
|
tests/atf/units/t_env
|
|
tests/atf/units/t_expand
|
|
tests/atf/units/t_fs
|
|
tests/atf/units/t_io
|
|
tests/atf/units/t_parser
|
|
tests/atf/units/t_sanity
|
|
tests/atf/units/t_tests
|
|
tests/atf/units/t_text
|
|
tests/atf/units/t_user
|
|
tests/atf/units/t_utils
|
|
@dirrm tests/atf/units
|
|
@dirrm tests/atf/tools
|
|
@dirrm tests/atf/test_programs
|
|
@dirrm tests/atf/sh_interface
|
|
@dirrm tests/atf/formats
|
|
@dirrm tests/atf
|
|
@dirrm tests
|
|
@dirrm share/xsl/atf
|
|
@unexec ${RMDIR} %D/share/xsl >/dev/null 2>&1 || ${TRUE}
|
|
@dirrm share/xml/atf
|
|
@comment in xmlcatmgr: @dirrm share/xml
|
|
@dirrm share/examples/atf
|
|
@dirrm share/doc/atf
|
|
@dirrm share/atf
|
|
@dirrm include/atf
|