mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
4638eebae8
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>