Vendor import of atf commit ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01
authorAlex Richardson <arichardson@FreeBSD.org>
Thu, 28 Jan 2021 15:48:35 +0000 (15:48 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Thu, 28 Jan 2021 15:48:53 +0000 (15:48 +0000)
commita3330ae736606c1812b9e9c4b9dcfdfb1a150dde
tree225454acd15126e05a009b4f70bfbc283654b528
parent9b124abcbb2224853e26bab4193764dd77eef4c3
Vendor import of atf commit ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01

Updated from https://github.com/freebsd/atf
46 files changed:
.cirrus.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
Makefile.am
NEWS
README.md [new file with mode: 0644]
admin/.gitignore [new file with mode: 0644]
admin/clean-all.sh [copied from bootstrap/h_tp_basic_sh.sh with 54% similarity]
admin/travis-build.sh [new file with mode: 0755]
admin/travis-install-deps.sh [new file with mode: 0755]
atf-c++/Makefile.am.inc
atf-c++/atf-c++.3
atf-c++/detail/test_helpers.hpp
atf-c++/tests.hpp
atf-c++/utils.cpp
atf-c++/utils.hpp
atf-c++/utils_test.cpp
atf-c/.gitignore [new file with mode: 0644]
atf-c/Makefile.am.inc
atf-c/atf-c.3
atf-c/check.c
atf-c/detail/fs_test.c
atf-c/detail/list.c
atf-c/detail/process.c
atf-c/detail/test_helpers.h
atf-c/tc.c
atf-c/utils.c
atf-c/utils.h
atf-c/utils_test.c
atf-sh/.gitignore [new file with mode: 0644]
atf-sh/atf-check.1
atf-sh/atf-check.cpp
atf-sh/atf-sh.1
atf-sh/atf-sh.3
atf-sh/atf_check_test.sh
atf-sh/libatf-sh.subr
atf-sh/misc_helpers.sh
bootstrap/.gitignore [new file with mode: 0644]
bootstrap/h_tp_atf_check_sh.sh [changed mode: 0755->0644]
bootstrap/h_tp_basic_sh.sh [changed mode: 0755->0644]
bootstrap/h_tp_fail.sh [changed mode: 0755->0644]
bootstrap/h_tp_pass.sh [changed mode: 0755->0644]
configure.ac
doc/.gitignore [new file with mode: 0644]
doc/atf-test-case.4
m4/.gitignore [new file with mode: 0644]