bind9/tests
Aram Sargsyan 8f209c7dcf Refactor isc_nm_xfr_allowed()
Return 'isc_result_t' type value instead of 'bool' to indicate
the actual failure. Rename the function to something not suggesting
a boolean type result. Make changes in the places where the API
function is being used to check for the result code instead of
a boolean value.

(cherry picked from commit 41dc48bfd7)
2023-01-19 12:20:10 +00:00
..
dns remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
include/tests Update clang to version 14 2022-06-16 18:09:33 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc Refactor isc_nm_xfr_allowed() 2023-01-19 12:20:10 +00:00
isccfg Test cfg_print_duration() in duration_test.c 2022-10-17 08:52:26 +00:00
libtest remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
ns remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
Makefile.am Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00