]> git.ipfire.org Git - thirdparty/samba.git/commit
pytest: dns_aging: test delete multiple records
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 18 Jun 2021 06:32:22 +0000 (18:32 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 22 Jun 2021 01:14:37 +0000 (01:14 +0000)
commit6fb83b454ccac7e01ab0f5d48c1c5b6a66bea173
tree0b9fe3d38ec6d08eef165ec6cfd844d07347f913
parentb24b82336f22570314c8240872213109d80ef641
pytest: dns_aging: test delete multiple records

Using dns.DNS_QCLASS_ANY we can delete all the records of a certain
type. What happens to other timestamps? The answer should be nothing.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dns_aging.py
selftest/knownfail.d/dns-aging