mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuite
The testsuite makes use of the rpc mode from the registry roundtrip script to test net rpc conf / net rpc registry Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
ed233dba9a
commit
94db542f60
@ -140,7 +140,10 @@ plantestsuite("samba3.blackbox.net.rpc.registry", "s3dc", [os.path.join(samba3sr
|
|||||||
scriptdir, "$SMB_CONF_PATH", configuration, 'rpc'])
|
scriptdir, "$SMB_CONF_PATH", configuration, 'rpc'])
|
||||||
|
|
||||||
plantestsuite("samba3.blackbox.net.local.registry.roundtrip", "s3dc:local", [os.path.join(samba3srcdir, "script/tests/test_net_registry_roundtrip.sh"),
|
plantestsuite("samba3.blackbox.net.local.registry.roundtrip", "s3dc:local", [os.path.join(samba3srcdir, "script/tests/test_net_registry_roundtrip.sh"),
|
||||||
scriptdir, "$SMB_CONF_PATH", configuration])
|
scriptdir, "$SMB_CONF_PATH", configuration,])
|
||||||
|
plantestsuite("samba3.blackbox.net.rpc.registry.roundtrip", "s3dc", [os.path.join(samba3srcdir, "script/tests/test_net_registry_roundtrip.sh"),
|
||||||
|
scriptdir, "$SMB_CONF_PATH", configuration, 'rpc'])
|
||||||
|
|
||||||
plantestsuite("samba3.blackbox.testparm", "s3dc:local", [os.path.join(samba3srcdir, "script/tests/test_testparm_s3.sh"),
|
plantestsuite("samba3.blackbox.testparm", "s3dc:local", [os.path.join(samba3srcdir, "script/tests/test_testparm_s3.sh"),
|
||||||
"$LOCAL_PATH"])
|
"$LOCAL_PATH"])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user