freebsd-dev/contrib/atf/atf-c
John Baldwin 6dfb9460ca Skip tests depending on coredumps if coredumps are disabled via kern.coredump.
The kern.coredump sysctl can be set to 0 to disable coredumps.  Skip the
'status_coredump' and 'wait6_coredumped' tests if this sysctl is set to 0
rather than reporting a failure.

Submitted by:	brooks
Reviewed by:	ngie
Obtained from:	CheriBSD
Sponsored by:	DARPA / AFRL
Differential Revision:	https://reviews.freebsd.org/D10665
2017-05-16 18:42:44 +00:00
..
detail Skip tests depending on coredumps if coredumps are disabled via kern.coredump. 2017-05-16 18:42:44 +00:00
atf_c_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
atf-c.3 atf-c: fix documentation description for atf_utils_wait(3) 2017-04-06 03:50:58 +00:00
build_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
build.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
build.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
check_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
check.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
check.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
defs.h
defs.h.in MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
error_fwd.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
error_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
error.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
error.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
h_build.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
Kyuafile MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
macros_h_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
macros_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
macros.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
pkg_config_test.sh MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
tc_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
tc.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
tc.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
tp_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
tp.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
tp.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
unused_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
utils_test.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
utils.c MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
utils.h MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00