]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej-unit-tests-refactoring' into 'main'
authorOndřej Surý <ondrej@isc.org>
Tue, 31 May 2022 08:56:05 +0000 (08:56 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 31 May 2022 08:56:05 +0000 (08:56 +0000)
commit51a299d1fd47ff1d71fa3b584b41cf006e758aad
tree25f69ec553076a8dd56c07d0ace3bbf687b921fa
parent3b757aa749f9459f21bd670cafc23022b9f9b251
parentcd1f9c3d36238d080fa5fdf25ff7cdabdd15d3b3
Merge branch 'ondrej-unit-tests-refactoring' into 'main'

Give the unit tests a big overhaul and move all the unit tests to /tests/<libname>/

See merge request isc-projects/bind9!6243