summaryrefslogtreecommitdiff
path: root/selftest/target
AgeCommit message (Collapse)AuthorFilesLines
2009-02-10selftest: add target::TemplateStefan Metzmacher1-0/+52
metze
2009-02-04selftest/Samba3: use the same logic for make test and make selftestStefan Metzmacher1-5/+0
See also commit 484c4a5955d0365beb9587bb15c73fe3ed3301ce metze
2009-02-03selftest: don't use hardcoded path to nmblookup in Samba4.pmStefan Metzmacher1-12/+13
metze
2009-01-30selftest: pass down the path to python for provisioning samba4Stefan Metzmacher1-0/+3
metze
2009-01-30selftest: allow environment optionsStefan Metzmacher1-7/+4
We support "local" and "client" (default) now. We can decide if we want to run a client against the server (with a special client.conf) or if we want to run tests localy on the server with the same config as the server. metze
2009-01-29selftest: add "member" environment for Samba3Stefan Metzmacher1-0/+48
metze
2009-01-29selftest: fix Samba3 bugsStefan Metzmacher1-16/+18
metze
2009-01-28selftest: Samba4 remove unused variableStefan Metzmacher1-1/+0
metze
2009-01-28selftest: abstract Samba3 provision a bitStefan Metzmacher1-14/+20
metze
2009-01-28s3:selftest: fix 'make selftest'Stefan Metzmacher1-28/+100
metze
2009-01-28s3: try to make 'make selftest' work againStefan Metzmacher1-20/+20
metze
2009-01-21selftest: add --exeext parameterStefan Metzmacher1-4/+6
metze
2009-01-21selftest:Samba4: add bindir_path() utility function to construct the binary ↵Stefan Metzmacher1-12/+23
pathes metze
2008-12-17s4:selftest: lower debug level for slapdAndrew Bartlett1-1/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-10-31Disable lanman authentication by default in Samba 4.Jelmer Vernooij1-0/+1
2008-10-28selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher1-1/+1
metze
2008-10-23selftest.pl: Silence verbose tdbsam output.Jelmer Vernooij1-1/+1
2008-10-11Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij1-14/+13
Conflicts: selftest/selftest.pl
2008-09-18Move selftest code to top-level.Jelmer Vernooij4-0/+1598