s3/script/tests: Add simple test for net share list
authorNoel Power <noel.power@suse.com>
Fri, 22 Nov 2019 16:53:08 +0000 (16:53 +0000)
committerRalph Boehme <slow@samba.org>
Thu, 5 Dec 2019 17:14:47 +0000 (17:14 +0000)
commit66443fe9340f1ae3894016fd7be51780f4c631b4
tree97790b697d70a0d359ec8429437932c55f55e0f5
parentaca1c949023bf4ac620fe8d21a5e2a6e12c48dae
s3/script/tests: Add simple test for net share list

Adding a test for the net share list command. Currently this
command will fail because of a bug in the net command when it tries
to see if rpc is supported. This change adds a known fail to swallow
this error. A future commit will fix the net command and remove the
known fail

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