freebsd-skq/contrib/atf/atf-c/detail
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
..
dynstr_test.c
dynstr.c
dynstr.h
env_test.c
env.c
env.h
fs_test.c
fs.c
fs.h
Kyuafile
list_test.c
list.c
list.h
map_test.c
map.c atf map: Fix double-free in low memory error path 2016-05-11 23:39:39 +00:00
map.h
process_helpers.c
process_test.c Skip tests depending on coredumps if coredumps are disabled via kern.coredump. 2017-05-16 18:42:44 +00:00
process.c
process.h
sanity_test.c
sanity.c
sanity.h
test_helpers.c
test_helpers.h
text_test.c
text.c
text.h
tp_main.c
user_test.c
user.c
user.h
version_helper.c