s3/selftest: allow samba3.blackbox.dfree_command run NT1 & SMB3 tests
authorNoel Power <noel.power@suse.com>
Wed, 27 Nov 2019 19:25:49 +0000 (19:25 +0000)
committerRalph Boehme <slow@samba.org>
Thu, 5 Dec 2019 17:14:46 +0000 (17:14 +0000)
commitb4b25128b878cc4c41973de9c5ef5e9d0109a6a4
treee633f19c0536f290db7551f40eb67e063cf59b3d
parent2ffccf9c016a91818e6617a53c5f9d54f5c70c8b
s3/selftest: allow samba3.blackbox.dfree_command run NT1 & SMB3 tests

samba3.blackbox.dfree_command was a single test that run both NT1 &
SMB3 tests together. This allow the protocol to be passed into the test
script so the test can be divided into SMB1 & >=SM2 tests.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/script/tests/test_dfree_command.sh
source3/selftest/tests.py