Petr Menšík
71c4fad592
Fix regression in dnstap_test with native pkcs11
...
Change to cmocka broken initialization of TZ environment. This time,
commit 1cf1254051 is not soon enough. Has
to be moved more forward, before any other tests. It library is not full
reinitialized on each test.
2019-03-15 01:03:53 -04:00
Ondřej Surý
1b25d8a0ca
Remove explicit '#include <config.h>' from the header files (the include should not have been there in the first place)
2019-03-08 15:15:05 +01:00
Ondřej Surý
78d0cb0a7d
Use coccinelle to remove explicit '#include <config.h>' from the source files
2019-03-08 15:15:05 +01:00
Mark Andrews
cb913177ae
improve clang / cmocka integration
2019-03-05 10:20:29 -08:00
Mark Andrews
76a1c1531a
assert result is ISC_R_SUCCESS
2019-02-19 07:57:14 +11:00
Mark Andrews
a9fadafecd
fix AMTRELAY name
2019-02-08 13:54:13 +11:00
Mark Andrews
8d69e15988
add top of range checks
2019-02-08 09:37:00 +11:00
Evan Hunt
3183663dd4
Add support for ZONEMD
2019-02-07 12:34:14 -08:00
Mark Andrews
66922ee7af
Add support for ATMRELAY
2019-02-07 10:28:19 -08:00
Ondřej Surý
3a3e75042d
Remove support for compiling without assertions (Both ISC_CHECK_ALL, ISC_CHECK_NONE are now gone)
2019-01-31 11:16:08 +01:00
Ondřej Surý
e2cdf066ea
Remove message catalogs
2019-01-09 23:44:26 +01:00
Mark Andrews
f2f7711977
add unit tests for dns_rdatatype_atcname, dns_rdatatype_atparent and iszonecutauth
2018-12-14 13:21:35 +11:00
Ondřej Surý
a2e38f758d
Add lib/dns/tests/testdata/dnstap/dnstap.file to .gitignore
2018-12-11 11:32:24 +01:00
Ondřej Surý
e69dc0dbc7
Remove RSAMD5 support
2018-12-11 11:32:24 +01:00
Ondřej Surý
ef87b1e60b
Don't check the memory leaks in the libdns tests as they hide the cmocka assertion failures
2018-12-04 09:00:42 +01:00
Ondřej Surý
a688a43faf
Move the CMocka include directories from CFLAGS to CINCLUDES where it belongs to not get overriden later by the default CFLAGS rule
2018-11-26 16:16:34 +01:00
Mark Andrews
2156a5b610
address coverity side effect in assert warning
2018-11-22 17:57:54 -05:00
Ondřej Surý
2f3eee5a4f
isc_mutex_init returns 'void'
2018-11-22 11:51:49 +00:00
Evan Hunt
8f15219f36
remove (or hide behind a 'verbose' flag) extra output from system tests
2018-11-16 20:46:14 +00:00
Evan Hunt
8c4d50c6bc
remove ATF source code and Atffiles
2018-11-14 20:17:04 -08:00
Joey
336d5a5374
convert update_test; remove ATF from lib/dns/tests
2018-11-14 20:17:04 -08:00
Joey
92a3762cb6
convert tsig_test
2018-11-14 20:17:04 -08:00
Joey
2c7e6947fa
convert time_test
2018-11-14 20:17:04 -08:00
Joey
eda6281f98
convert sigs_test
2018-11-14 20:17:04 -08:00
Joey
b915cdbf0b
convert rsa_test
2018-11-14 20:17:04 -08:00
Joey
2837a821e8
convert resolver_test
2018-11-14 20:17:04 -08:00
Joey
dfd90dbb82
convert rbt_serialize_test
2018-11-14 20:17:04 -08:00
Joey
1b48e710d5
convert name_test
2018-11-14 20:17:04 -08:00
Joey
4ba08bb119
convert master_test
2018-11-14 20:17:04 -08:00
Joey
e38901154d
convert keytable_test
2018-11-14 20:17:04 -08:00
Joey
9a464ef869
convert private_test
2018-11-14 20:17:04 -08:00
Evan Hunt
98d5abb73c
convert dbversion_test
2018-11-14 20:17:04 -08:00
Joey
ad923f82b1
convert dst_test
2018-11-14 20:17:04 -08:00
Joey
005e19ad3f
convert db_test
2018-11-14 20:17:04 -08:00
Evan Hunt
8d347788b0
convert dispatch_test
2018-11-14 20:17:04 -08:00
Evan Hunt
01a193ff6c
convert zonemgr_test
2018-11-14 20:17:04 -08:00
Evan Hunt
0a4f6122de
convert zt_test
2018-11-14 20:17:04 -08:00
Evan Hunt
bb5ed5a4ac
convert rdata_test
...
- also added code to dnstest.c to optionally suppress printing of errors
from dns_rdata_fromtxt()
2018-11-14 20:17:04 -08:00
Evan Hunt
55465517c7
convert rbt_test
2018-11-14 20:17:04 -08:00
Evan Hunt
9f83d31e42
convert dnstap_test
2018-11-14 20:17:04 -08:00
Evan Hunt
06b4ff5fe2
convert geoip_test
2018-11-14 20:17:04 -08:00
Evan Hunt
015fda0bb4
convert nsec3_test
2018-11-14 20:17:04 -08:00
Evan Hunt
28121c248e
convert rdatasetstats_test
2018-11-14 20:17:04 -08:00
Evan Hunt
79cd093cd7
convert dbiterator_test
2018-11-14 20:17:04 -08:00
Evan Hunt
6dfc868fba
convert dbdiff_test
2018-11-14 20:17:04 -08:00
Evan Hunt
db5eece106
convert peer_test
2018-11-14 20:17:04 -08:00
Evan Hunt
cca16eccd7
convert rdataset_test
2018-11-14 20:17:04 -08:00
Evan Hunt
a33bca5d55
convert acl_test
2018-11-14 20:17:04 -08:00
Evan Hunt
dcf65c82ad
convert dh_test
2018-11-14 20:17:04 -08:00
Evan Hunt
d8766293ab
assert if {isc,dns,ns}_test_begin() is called when a prior test is running
2018-11-14 20:17:04 -08:00