bind9/tests
Colin Vidal cdbaddb524 ns_plugin_expandpath() auto-extension unit-tests
Update existing ns_plugin_expandpath() unit test to cover the logic
appending the plugin extension if missing.

Because ns_plugin_expandpath() now relies on isc_file_exists() API, a
mocked version has been added in tests/ns/plugin_test.c and relies on the
linker --wrap mechanism.
2025-07-28 23:08:04 +02:00
..
bench Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
dns Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
include/tests Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
isc Fix one-definition-rule violation in the loop unit test 2025-07-24 17:34:11 +02:00
isccfg replace the build system with meson 2025-06-11 10:30:12 +03:00
libtest Fix one-definition-rule violation in the tests/ns 2025-07-24 08:46:11 +02:00
ns ns_plugin_expandpath() auto-extension unit-tests 2025-07-28 23:08:04 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00