selftest: Consolidate planning libsmbclient tests to source4
authorVolker Lendecke <vl@samba.org>
Sun, 23 Feb 2020 11:22:47 +0000 (12:22 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 25 Feb 2020 17:44:45 +0000 (17:44 +0000)
commitae76d21834614df57512ad57bba422da387ca2af
tree2ec5c4294f973afb33badaec29147ee656ec7219
parent8f50e4fa12cf1cb16c74b68dc89951934c68b0dc
selftest: Consolidate planning libsmbclient tests to source4

We don't need to plan those tests both in source3 and source4's
tests.py. The source4 version seems more "advanced", it uses
smbtorture4_testsuites() to list all tests, making it less
error-prone, and it also does the tests for all SMB1 and SMB3

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/selftest/tests.py