auth_log: Add tests by listening for JSON messages over the message bus
authorAndrew Bartlett <abartlet@samba.org>
Tue, 14 Mar 2017 03:43:06 +0000 (16:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:25 +0000 (02:37 +0200)
commit3ee82de26df77f97abe1ca70c69f2b7c47421207
treeddbd97d6d15e0e6de1ea3be115ccc655a439e925
parent41f1da3a1ae0335ad485118c14394b98b9890abe
auth_log: Add tests by listening for JSON messages over the message bus

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Pair-programmed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/tests/auth_log.py [new file with mode: 0644]
python/samba/tests/auth_log_base.py [new file with mode: 0644]
python/samba/tests/auth_log_ncalrpc.py [new file with mode: 0644]
selftest/knownfail
source4/selftest/tests.py