samba-tool test: ensure `samba-tool help` works
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Mon, 18 Dec 2017 04:06:07 +0000 (17:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Dec 2017 06:50:21 +0000 (07:50 +0100)
commit8a42954775df6795efa9b5ba5676301d14b3efac
tree6e725e178ef9ab39d0f17ad06b0efdbd2be46ebe
parent316594f211340cc2d11a98895f624b50f2e51f7c
samba-tool test: ensure `samba-tool help` works

We make sure the output is identical to `samba-tool --help` for the same
subcommands.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Dec 22 07:50:21 CET 2017 on sn-devel-144
python/samba/tests/samba_tool/help.py