pytests: add dns_aging, embracing and extending ageing tests
commit4152499652c2d5e5eb9ccf5a6a61c273ac6e5f13
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 28 Apr 2021 05:40:08 +0000 (28 17:40 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 11 Jun 2021 09:29:23 +0000 (11 09:29 +0000)
tree392e610a2fab7f90676feae5719f67bdaaae44b4
parente9a265612a71d5b68197d2bcb205ec58c29463e5
pytests: add dns_aging, embracing and extending ageing tests

This incorporates tests from various dns*.py files, but makes them
correct.

All but one of these tests pass against Windows 2012r2.

Further patches will remove the broken tests in other files, and fix
Samba so it passes these.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Jun 11 09:29:23 UTC 2021 on sn-devel-184
python/samba/tests/dns_aging.py [new file with mode: 0644]
selftest/knownfail.d/dns-aging [new file with mode: 0644]
source4/selftest/tests.py