selftest: add a helper for the smbget binary
authorChristian Ambach <ambi@samba.org>
Thu, 4 Feb 2016 20:41:08 +0000 (21:41 +0100)
committerChristian Ambach <ambi@samba.org>
Fri, 26 Feb 2016 10:31:33 +0000 (11:31 +0100)
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/selftesthelpers.py

index a5ab3f98a08316ad25ae3c5a7ddd46bfd01db6d6..42499b0dd781511b9e7e0cb34a1be03f9f6dd201 100644 (file)
@@ -184,3 +184,4 @@ wbinfo = binpath('wbinfo')
 dbwrap_tool = binpath('dbwrap_tool')
 vfstest = binpath('vfstest')
 smbcquotas = binpath('smbcquotas')
+smbget = binpath('smbget')