]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
tests: fixes for control socket tests
authorPetr Špaček <petr.spacek@nic.cz>
Mon, 26 Oct 2020 08:10:37 +0000 (09:10 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 27 Oct 2020 10:25:54 +0000 (11:25 +0100)
commita54b1873563c56d0e2c7899a5454929b1661c7a6
treec1412e72c2dfb95fbd132a365536abb83b9519d3
parent096d43bca110f8c77d53031e3a2adf70d6afccb2
tests: fixes for control socket tests

Error handling inside the test was incorrent and a detected error would
blow up the test routine.

Related: !1011, 3f5a826d4cb859522d073503dcc40e5c59353511
daemon/lua/controlsock.test.lua