]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix regression in dnstap_test with native pkcs11
authorPetr Menšík <pemensik@redhat.com>
Thu, 14 Mar 2019 12:40:14 +0000 (13:40 +0100)
committerMark Andrews <marka@isc.org>
Fri, 15 Mar 2019 05:19:44 +0000 (16:19 +1100)
commit6992c50240eaa2d84bd05658fb4be5b893a4cd6c
tree6fe26655c5bf38e7be76ee884df095fdffb01316
parent49358c7652eae62f3e9e2e4f9583fdc39bf2362a
Fix regression in dnstap_test with native pkcs11

Change to cmocka broken initialization of TZ environment. This time,
commit 1cf12540515e4a3fc93ace02b81815209f1e709e is not soon enough. Has
to be moved more forward, before any other tests. It library is not full
reinitialized on each test.

(cherry picked from commit 71c4fad59227a3b879071c6babc5c18099be01c0)
lib/dns/tests/dnstap_test.c