bind9/bin/tests/system/multisigner
Nicki Křížek ac7127d620 Use Re() for creating regular expressions
It's a fairly common pattern to use regular expression in our tests.
Instead of using the fairly verbose re.compile(), import that function
as Re() instead to allow for more brevity in the test syntax.
2025-12-08 14:57:47 +01:00
..
ns3 Convert model2.multisigner test to pytest 2025-11-28 14:30:31 +00:00
ns4 Convert model2.multisigner test to pytest 2025-11-28 14:30:31 +00:00
ns5 Convert model2.secondary test to pytest 2025-11-28 14:30:31 +00:00
kasp.conf Add multisigner system test 2023-05-23 08:52:01 +02:00
setup.sh Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00
tests_multisigner.py Use Re() for creating regular expressions 2025-12-08 14:57:47 +01:00