]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check parsed resconf values
authorPetr Menšík <pemensik@redhat.com>
Tue, 20 Jul 2021 17:34:42 +0000 (19:34 +0200)
committerEvan Hunt <each@isc.org>
Thu, 12 Aug 2021 16:52:52 +0000 (09:52 -0700)
commit48d5b503137aebffeb5d3374a1bb48e5cbbc7793
treed9b059097a1462a656f0e31e45a20f9515c19eb6
parentdbf71b3f68992fc665b076c9a3329ee1e66228db
Check parsed resconf values

Add 'attempts' check, fix 'ndots' data. Create a bunch of verification
functions and check parsed values, not just return codes.
lib/irs/tests/resconf_test.c
lib/irs/tests/testdata/options-attempts.conf [new file with mode: 0644]
lib/irs/tests/testdata/options-ndots.conf