summaryrefslogtreecommitdiff
path: root/source3/script/tests/tests_all.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23429: Ooops, sorry.Volker Lendecke1-3/+3
Revert an accidential checkin of r23410. Volker (This used to be commit 23ecb5439f509f8f1eef6dded74357af5760094f)
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-3/+3
I'm 100% certain I've forgotten to merge something, but the main code should be in. It's mainly in dbwrap_ctdb.c, ctdbd_conn.c and messages_ctdbd.c. There should be no changes to the non-cluster case, it does survive make test on my laptop. It survives some very basic tests with ctdbd enables, I did not do the full test suite for clusters yet. Phew... Volker (This used to be commit 15553d6327a3aecdd2b0b94a3656d04bf4106323)
2007-10-10r21767: Revert all the bits I accidentally committed in r21766.James Peach1-3/+3
(This used to be commit 7e862b908057b7971f8163ee94c9358a63998e87)
2007-10-10r21766: Fix compiler warning.James Peach1-3/+3
(This used to be commit f82ac78b2fa623f5868201bd54ffac9c8f318eef)
2007-10-10r17953: run bin/talloctort with samba3's make testStefan Metzmacher1-0/+1
metze (This used to be commit 2d3ab069ddcb28ebd7cc72021a3510a606b50630)
2007-10-10r17623: Revert accidential commitVolker Lendecke1-2/+2
(This used to be commit 8dcc4e7dd6dd879f341b58fc04cb1308c0463862)
2007-10-10r17622: Add a framework for a printing backend designed to support the build ↵Volker Lendecke1-2/+2
farm. If we want to walk more printing code in the build farm I think doing that with a customized printing backend is much easier than with a set of shell scripts. Jerry, comments? Volker (This used to be commit 949cd6b992364d2bc60fd59051b6ac1c4cc4288c)
2007-10-10r16025: make sure the samba4's smbtorture can be executedStefan Metzmacher1-2/+3
metze (This used to be commit bed220afb816138a3e806c5d20e812667f6994ae)
2007-10-10r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher1-1/+4
as nmbd skip interfaces with address 127.0.0.1 - add samba3 smbclient -L tests - add samba3 smbtorture tests metze (This used to be commit 835f8f4339f41619ec890e38569b745c5ef5d44e)
2007-10-10r14632: add basic 'make test' using samba4's smbtortureStefan Metzmacher1-0/+8
I'll try to add some tests using samba3's smbtorture and smbclient later. can someone check if this would be save to run on the build-farm without leaking child processes... metze (This used to be commit 899fd6808ebd04d039caf7199c60d34a4987b43a)