summaryrefslogtreecommitdiff
path: root/python/samba/tests/dns_aging.py
Commit message (Expand)AuthorAgeFilesLines
* pytest/dns_aging: remove duplicate testsDouglas Bagnall2021-11-221-12/+0
* pytest/dns_aging: use correct variable namesDouglas Bagnall2021-11-221-2/+2
* pytest: dns_aging: do not insist on non-aging timestamp updatesDouglas Bagnall2021-06-221-2/+6
* pytest: dns_aging sibling test fails on windowsDouglas Bagnall2021-06-221-2/+13
* pytest dns_aging: add windows_variationDouglas Bagnall2021-06-221-1/+13
* pytest: dns_aging: fix two tests (bad arithmetic)Douglas Bagnall2021-06-221-11/+11
* pytest dns_aging: add sibling testsDouglas Bagnall2021-06-221-0/+132
* pytest dns_aging: add simple delete testsDouglas Bagnall2021-06-221-0/+131
* pytest: dns_aging: test delete multiple recordsDouglas Bagnall2021-06-221-3/+88
* pytest: dns_aging: test RPC updates of disparate typesDouglas Bagnall2021-06-221-1/+16
* pytest dns_aging: test tombstone timestamp rangesDouglas Bagnall2021-06-201-1/+56
* pytest: dns_aging: remove a test that fails on WindowsDouglas Bagnall2021-06-201-42/+0
* pytest: dns_aging: add Samba-specific scavenging testDouglas Bagnall2021-06-201-0/+85
* pytest: dns_aging: try queries of recently tombstoned nodesDouglas Bagnall2021-06-201-0/+16
* pytest: dns_aging tests deletions using DNS updateDouglas Bagnall2021-06-201-0/+95
* pytest: dns_aging: remove/fix unused helper functionsDouglas Bagnall2021-06-201-8/+6
* pytest: dns_aging: helper to get non-tombstoned recordsDouglas Bagnall2021-06-201-0/+8
* pytest: dns_aging: add helper for DNS delete updatesDouglas Bagnall2021-06-201-0/+6
* pytest: dns_aging: correct typo mis-assertions in 2 testsDouglas Bagnall2021-06-201-2/+2
* pytest: dns_aging: remind developers to use fl2003Douglas Bagnall2021-06-201-0/+6
* pytest: dns_aging: use assert_timestamps_equal() widelyDouglas Bagnall2021-06-201-110/+110
* pytest: add A and AAAA aging testsDouglas Bagnall2021-06-201-1/+121
* pytest: adjust dns_aging to handle some non-TXT recordsDouglas Bagnall2021-06-201-11/+120
* pytests: dns_aging get informative assertionsDouglas Bagnall2021-06-201-2/+47
* pytests: add dns_aging, embracing and extending ageing testsDouglas Bagnall2021-06-111-0/+1895