tests: Rename python/samba/tests/libsmb.py
commit4638eebae8af6a1348ab7534d00a81789694bda5
authorVolker Lendecke <vl@samba.org>
Wed, 19 Oct 2022 08:59:17 +0000 (19 10:59 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 27 Oct 2022 18:18:36 +0000 (27 18:18 +0000)
tree5cc043585422d6f637d14646a6ccf28809e93106
parent51e65fa9cb4711194e494d3001addc947ec9597a
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>
python/samba/tests/libsmb-basic.py [moved from python/samba/tests/libsmb.py with 100% similarity]
source4/selftest/tests.py