mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
s3-selftest: Add samba3.blackbox.net.registry.check to test list
Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
d5db47c7d4
commit
56f2f76166
@ -190,6 +190,8 @@ plantestsuite("samba3.blackbox.net.misc", "s3dc:local", [os.path.join(samba3srcd
|
||||
scriptdir, "$SMB_CONF_PATH", binpath('net'), configuration])
|
||||
plantestsuite("samba3.blackbox.net.local.registry", "s3dc:local", [os.path.join(samba3srcdir, "script/tests/test_net_registry.sh"),
|
||||
scriptdir, "$SMB_CONF_PATH", binpath('net'), configuration])
|
||||
plantestsuite("samba3.blackbox.net.registry.check", "s3dc:local", [os.path.join(samba3srcdir, "script/tests/test_net_registry_check.sh"),
|
||||
scriptdir, "$SMB_CONF_PATH", binpath('net'), configuration,binpath('dbwrap_tool')])
|
||||
plantestsuite("samba3.blackbox.net.rpc.registry", "s3dc", [os.path.join(samba3srcdir, "script/tests/test_net_registry.sh"),
|
||||
scriptdir, "$SMB_CONF_PATH", binpath('net'), configuration, 'rpc'])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user