]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
module tests (daf + prefill): switch to shared check_answer()
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 1 Jul 2020 16:27:23 +0000 (18:27 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 8 Jul 2020 06:42:08 +0000 (08:42 +0200)
commit7a21c8bd6eceeacd58bf41ecc8485c7fe7c9af7e
tree841fd187f0ad246ee86f57d4cabda041d4fbd681
parent9bb0a1b7314d3eec40167d21779460b3450a07e8
module tests (daf + prefill): switch to shared check_answer()

I think this eliminates the remaining copies.  Most of the places don't
need all the features, but it still seems worth to deduplicate.
modules/daf/daf.test.lua
modules/prefill/prefill.test/prefill.test.lua