python/tests/gensec: make it possible to add knownfail tests for gensec.update()
authorStefan Metzmacher <metze@samba.org>
Fri, 11 Oct 2019 11:23:17 +0000 (13:23 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Sat, 12 Oct 2019 14:33:33 +0000 (14:33 +0000)
commiteee1e8b6ac622e22a34ebfb684e70626cdd20fc1
tree2d1ed707ab9825c48264ec5f5660a53f2e6ba80f
parent02f538816b409f1a122fae8fd08d761e3617e798
python/tests/gensec: make it possible to add knownfail tests for gensec.update()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/tests/gensec.py