docs: Fix bug 9809 -- missing entry in specfile
[samba.git] / selftest / selftesthelpers.py
index 34d0e07282fcc794e7647efe32531727f3a40a50..cdbe9751f31b69441a19314b103ae30be88037b9 100644 (file)
@@ -243,3 +243,8 @@ smbclient3 = binpath('smbclient3')
 smbtorture3 = binpath('smbtorture3')
 ntlm_auth3 = binpath('ntlm_auth3')
 net = binpath('net')
+scriptdir = os.path.join(srcdir(), "script/tests")
+
+wbinfo = binpath('wbinfo')
+dbwrap_tool = binpath('dbwrap_tool')
+vfstest = binpath('vfstest')