bind9/tests/ns
Colin Vidal 32909254f5 fix ns_plugin_expandpath tests with no extension
Parts of ns_plugin_expandpath() test expected the plugin extension to be
appened automatically (the plugin name/path is provided without the
extension), this enable to test the logic which adds the correct
extension based on the platfrom.

But the expected expanded paths from the test were hard coded with the
`.so` extension, so the test can't pass on macOS platform. This fixes
the test by using the macro providing the current-platform extension.
2025-07-30 10:35:26 +02:00
..
testdata Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
meson.build fix macOS build for plugin unit test 2025-07-30 09:58:47 +02:00
netmgr_wrap.c Fix one-definition-rule violation in the tests/ns 2025-07-24 08:46:11 +02:00
notify_test.c Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
plugin_test.c fix ns_plugin_expandpath tests with no extension 2025-07-30 10:35:26 +02:00
query_test.c Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00