bind9/bin/tests/system/tools
Petr Špaček e415c5c996
Test command line tools without stdio fds
Testing all combinations seems unnecessary but is cheap.
I was too lazy to run this against all tools we have. nsupdate was
chosen because it is one of few tools which actually use stdin and the
original issue was reproducible even without any network communication,
which was not the case for simple dig invocation.

Sorry for new shell test but doing this in Python seemed very
complicated and fragile.
2025-08-28 08:16:06 +02:00
..
tests.sh Test command line tools without stdio fds 2025-08-28 08:16:06 +02:00
tests_sh_tools.py Test command line tools without stdio fds 2025-08-28 08:16:06 +02:00
tests_tools_nsec3hash.py Add property based test for nsec3hash utility 2025-07-29 10:00:36 +02:00