]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests/dns_base: maintain a dict with tkey related state
authorStefan Metzmacher <metze@samba.org>
Wed, 29 May 2024 12:10:52 +0000 (14:10 +0200)
committerJule Anger <janger@samba.org>
Wed, 3 Jul 2024 08:48:11 +0000 (08:48 +0000)
commit16c21888ea4c2d5d9d77374cb05efdad622a984f
tree43bda1c8ea365b88d7a38bbf7a325e6404814227
parent2741574e32f839eec1f3fdb582817492050ae055
python:tests/dns_base: maintain a dict with tkey related state

This will allow tests to backup the whole state
and mix them.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13019

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit b0af60e7850e656ef98edeac657c66b853080dab)
python/samba/tests/dns_base.py
python/samba/tests/dns_tkey.py
python/samba/tests/join.py