summaryrefslogtreecommitdiff
path: root/source4/selftest/win
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: Remove build_farm testsuitesTim Beale2019-03-121-49/+0
| | | | | | | | | | | | This test code is not run (and has not been run for about a decade). Let's remove it - it's there in the git history if we ever want to try to repurpose it again. Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Mar 12 02:56:05 UTC 2019 on sn-devel-144
* Correct "occured" typos.Chris Lamb2017-02-221-2/+2
| | | | | | Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2009-11-251-1/+1
| | | | | | | A side effect of this change is that RAW-SFILEINFO now runs the whole suite instead of just the first test. I changed the name of the first test to RAW-SFILEINFO-BASE and changed all of the selftest scripts that call it.
* Convert some more files to GPLv3.Andrew Kroeger2008-03-287-7/+7
| | | | (This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
* r22575: move script/tests/ -> selftest/Stefan Metzmacher2007-10-1016-0/+1905
as discussed with jelmer and abartlet metze (This used to be commit e9fe3c40e10accb63d7a2124d3a7e77e499c4209)