summaryrefslogtreecommitdiff
path: root/source4/utils/tests/test_nmblookup.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett1-1/+1
Just have BINDIR, and have it default to ./bin Andrew Bartlett
2009-02-03s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher1-6/+9
metze
2008-02-09Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij1-0/+36
(This used to be commit 3f24136b56d281580410bf69841c6dece5508d17)