test samba-tool drs showrepl: test expected output more strictly
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 8 Feb 2018 01:22:39 +0000 (14:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Feb 2018 23:18:29 +0000 (00:18 +0100)
commit2cd70978681259713281bd9e89971cf98584b069
treee25ed706762ed43e6eab0a1f69d50c66983c20dd
parent48248b7ad15458f2f5a5b1410b1aed1c52cf019b
test samba-tool drs showrepl: test expected output more strictly

We try to ensure the output has all the expected information in the
expected order.

Soon we're going to add a JSON output mode, and we are strengthening
the tests here to ensure we don't break anything.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/drs/python/samba_tool_drs_showrepl.py