mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
tests: Rename python/samba/tests/libsmb.py
samba/libsmb.py will become a common file to do the library initialization for our tests. We already have two copies in smb3unix.py and libsmb.py, and there might be more soon. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
51e65fa9cb
commit
4638eebae8
@ -532,7 +532,7 @@ for t in smbtorture4_testsuites("dlz_bind9."):
|
||||
# The dlz_bind9 tests needs to look at the DNS database
|
||||
plansmbtorture4testsuite(t, "chgdcpass:local", ["ncalrpc:$SERVER", '-U$USERNAME%$PASSWORD'])
|
||||
|
||||
planpythontestsuite("nt4_dc_smb1", "samba.tests.libsmb")
|
||||
planpythontestsuite("nt4_dc_smb1", "samba.tests.libsmb-basic")
|
||||
|
||||
planpythontestsuite("ad_member", "samba.tests.smb-notify",
|
||||
environ={'USERNAME':'$DC_USERNAME',
|
||||
|
Loading…
x
Reference in New Issue
Block a user