summaryrefslogtreecommitdiffstats
path: root/source4/client/tests
Commit message (Collapse)AuthorAgeFilesLines
* s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher2009-02-032-4/+4
| | | | metze
* Move blackbox.smbclient to test against the member server.Andrew Bartlett2008-09-081-6/+0
| | | | | | | | | | | The DC is now using smb signing, so testing for the old SMB versions won't work. Add a new test script to check 'net join' independent of blackbox.smbclient. Andrew Bartlett (This used to be commit 44ff392ffea52e89a3ac096a6d381ae540d3473c)
* Move blackbox tests closer to what they're testing.Jelmer Vernooij2008-06-262-0/+239
(This used to be commit c9b2e2aa861ccc01e5d92cfe468be1f6324ed294)