]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rewrite the ttl system test to pytest
authorMichal Nowak <mnowak@isc.org>
Thu, 4 May 2023 18:05:30 +0000 (20:05 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 11 May 2023 14:53:04 +0000 (16:53 +0200)
commit4cc7feee24a1fdba7fe2dd1981743398631d3752
tree4249f37bdd2255e2c979279fc809e870838c18ee
parentcb2ef29ff29035de8014bd5f4380830327d5007a
Rewrite the ttl system test to pytest

(cherry picked from commit 0c05c3d97ba96eee79f51fc890d70ec8991b92df)
bin/tests/system/ttl/clean.sh
bin/tests/system/ttl/prereq.sh [new file with mode: 0644]
bin/tests/system/ttl/setup.sh
bin/tests/system/ttl/tests.sh [deleted file]
bin/tests/system/ttl/tests_cache_ttl.py [new file with mode: 0644]