Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-04 | s3-selftest Look only under source3 for smb.conf files | Andrew Bartlett | 1 | -1/+1 | |
This test looks for any .conf file with [global] in it, and assumes it's a Samba3 format smb.conf file. If 'make test' has been run in the top level build, it was finding the smb.conf files it generated. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Apr 4 23:50:06 CEST 2011 on sn-devel-104 | |||||
2011-03-29 | s3-selftest unconditionaly include subunit.sh | Andrew Bartlett | 1 | -2/+0 | |
we no longer . this file into other shell scripts, so we don't need this check any more. Andrew Bartlett | |||||
2011-03-05 | s3:test: mark vanished parameter "postscript" invalid in net registry ↵ | Michael Adam | 1 | -0/+1 | |
roundtrip test | |||||
2011-03-05 | s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameter | Michael Adam | 1 | -0/+1 | |
This is a synonym of lock directory which is already marked invalid. | |||||
2011-03-05 | s3:test: in net registry roundtrip test, exclude the files from exclude/logon | Michael Adam | 1 | -1/+1 | |
These files are not samba config files... | |||||
2011-03-05 | s3:test: correctly react to each failing step in the net registry roundtrip ↵ | Michael Adam | 1 | -0/+29 | |
tests | |||||
2011-03-05 | s3:test: improve logging in the net registry roundtrip test steps | Michael Adam | 1 | -1/+7 | |
2011-02-28 | s3:test: fix registry roundtrip test on older systems (usage of mktemp) | Michael Adam | 1 | -1/+1 | |
--tmpdir is not a valid option to mktemp on older systems | |||||
2011-02-22 | s3-selftest convert tests.sh to python | Andrew Bartlett | 1 | -0/+11 | |
This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett | |||||
2011-02-21 | s3:tests: clean up old log directories of the registry.roundtrip test | Michael Adam | 1 | -1/+9 | |
2011-02-16 | s3:test: move the registry roundtrip test to a test script of its own | Michael Adam | 1 | -0/+109 | |