bind9/unit
Michal Nowak ec59e49cc1 Gather debug info on broken unit tests
(cherry picked from commit 6a94e6ba73)
2020-01-06 12:05:04 +00:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
gdb Gather debug info on broken unit tests 2020-01-06 12:05:04 +00:00
README warn, rather than failing, if kyua is not present 2018-11-16 14:31:36 +01:00
unittest.sh.in Gather debug info on broken unit tests 2020-01-06 12:05:04 +00:00

Unit tests for BIND 9 are based on the CMocka testing framework and
the Kyua test execution engine.

If your distribution of choice doesn't include packages for kyua or cmocka, the
sources can be found here:

 * Kyua 0.13 - https://github.com/jmmv/kyua/releases
 * CMocka 1.0 - https://cmocka.org/files/