bind9/bin/tests
Michal Nowak f48b221ffa
Write traceback file to the same directory as core file
The traceback files could overwrite each other on systems which do not
use different core dump file names for different processes.  Prevent
that by writing the traceback file to the same directory as the core
dump file.

These changes still do not prevent the operating system from overwriting
a core dump file if the same binary crashes multiple times in the same
directory and core dump files are named identically for different
processes.

(cherry picked from commit 6428fc26af)
2020-11-26 18:29:41 +01:00
..
bigtest update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
optional The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
startperf update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
system Write traceback file to the same directory as core file 2020-11-26 18:29:41 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
cfg_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
fromhex.pl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
headerdep_test.sh.in update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
makejournal.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
named.conf update documentation 2019-06-05 07:49:57 -07:00
prepare-softhsm2.sh update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
wire_test.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00