summaryrefslogtreecommitdiff
path: root/source4/client/tests/test_cifsdd.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-2/+2
metze
2008-06-26Move blackbox tests closer to what they're testing.Jelmer Vernooij1-0/+73
(This used to be commit c9b2e2aa861ccc01e5d92cfe468be1f6324ed294)