bind9/bin/tests/optional
Ondřej Surý e847591867 Improve the backtrace to print symbols when backtrace_symbols() is available
The previous commit removed the code related to the internal symbol
table.  On platforms where available, we can now use backtrace_symbols()
to print more verbose symbols table to the output.

As there's now general availability of backtrace() and
backtrace_symbols() functions (see below), the commit also removes the
usage of glibc internals and the custom stack tracing.

* backtrace(), backtrace_symbols(), and backtrace_symbols_fd() are
  provided in glibc since version 2.1.
* backtrace(), backtrace_symbols(), and backtrace_symbols_fd() first
  appeared in Mac OS X 10.5.
* The backtrace() library of functions first appeared in NetBSD 7.0 and
  FreeBSD 10.0.
2020-03-11 20:32:21 +01:00
..
.gitignore Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
adb_test.c fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
backtrace_test.c Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
byaddr_test.c apply the modified style 2020-02-13 15:05:06 -08:00
byname_test.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
db_test.c apply the modified style 2020-02-13 15:05:06 -08:00
fsaccess_test.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
gsstest.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
inter_test.c apply the modified style 2020-02-13 15:05:06 -08:00
Kchild.example.+005+33180.key Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA 2018-10-26 11:50:11 +02:00
Kchild.example.+005+33180.private Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA 2018-10-26 11:50:11 +02:00
lex_test.c apply the modified style 2020-02-13 15:05:06 -08:00
lfsr_test.c fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
log_test.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.in Improve the backtrace to print symbols when backtrace_symbols() is available 2020-03-11 20:32:21 +01:00
master_test.c apply the modified style 2020-02-13 15:05:06 -08:00
mempool_test.c apply the modified style 2020-02-13 15:05:06 -08:00
name_test.c apply the modified style 2020-02-13 15:05:06 -08:00
nsecify.c apply the modified style 2020-02-13 15:05:06 -08:00
ratelimiter_test.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
rbt_test.c fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
rbt_test.out move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
rbt_test.txt move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
rwlock_test.c apply the modified style 2020-02-13 15:05:06 -08:00
serial_test.c apply the modified style 2020-02-13 15:05:06 -08:00
shutdown_test.c apply the modified style 2020-02-13 15:05:06 -08:00
sig0_test.c apply the modified style 2020-02-13 15:05:06 -08:00
sock_test.c apply the modified style 2020-02-13 15:05:06 -08:00
sym_test.c apply the modified style 2020-02-13 15:05:06 -08:00
task_test.c apply the modified style 2020-02-13 15:05:06 -08:00
timer_test.c apply the modified style 2020-02-13 15:05:06 -08:00
zone_test.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00