mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
This adds a unit test driver for BIND with Automake. It runs the unit test program provided as its sole command line argument and then looks for a core dump generated by that test program. If one is found, the driver prints the backtrace into the test log. |
||
|---|---|---|
| .. | ||
| include | ||
| tests | ||
| win32 | ||
| alist.c | ||
| api | ||
| base64.c | ||
| cc.c | ||
| ccmsg.c | ||
| Makefile.am | ||
| result.c | ||
| sexpr.c | ||
| symtab.c | ||