summaryrefslogtreecommitdiff
path: root/selftest/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-05-28selftest: VFSLIBDIR is not needed, the waf build knows where to find modules ...Andrew Bartlett1-1/+0
2013-01-21Tests: avoid adding python options that are functions in the envMatthieu Patou1-1/+6
2012-11-22build: Use ntlm_auth from source3 as the only ntlm_auth installed on the systemAndrew Bartlett1-1/+1
2012-10-27selftest: Add --random-order option.Jelmer Vernooij1-0/+4
2012-09-27samba4-tests: Move 'samba.tests.source' up.Jelmer Vernooij1-1/+2
2012-08-06lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett1-0/+4
2012-06-19TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell1-3/+0
2012-05-31build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam1-2/+2
2012-05-31selftest: add a binary mapping for smbclient4Michael Adam1-0/+1
2012-05-31build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookupMichael Adam1-2/+2
2012-05-31selftest: add a binary mapping for nmblookup4Michael Adam1-0/+1
2012-05-24selftest: Run only the samba3 tests on builds without the AD DCAndrew Bartlett1-1/+6
2012-02-10build: Add --enable-coverage option to build with gcov supportAndrew Bartlett1-0/+7
2012-02-03selftest: Fix the exit code of make test when run in buildfarmAmitay Isaacs1-0/+2
2012-01-13selftest: Do not run symbol check if setting up testenvAmitay Isaacs1-1/+1
2011-12-05selftest: Add --flapping argument to filter-subunit.Jelmer Vernooij1-1/+1
2011-12-05selftest: Split out flapping tests into a separate file.Jelmer Vernooij1-1/+1
2011-11-30selftest: Don't generate subunit file when writing subunit to stdout.Jelmer Vernooij1-5/+3
2011-11-30selftest: Prevent error about unfinished test command when using --list.Jelmer Vernooij1-1/+1
2011-11-30selftest: Don't use fancy subunit formatters when generating a test list.Jelmer Vernooij1-8/+11
2011-11-10build: only run symbol checking if running all testsAndrew Tridgell1-0/+7
2011-10-28selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett1-26/+4
2011-10-28selftest: Remove --target option and the ability to run 'samba4 only' testsAndrew Bartlett1-25/+12
2011-06-20tdb2: create tdb2 versions of various testing TDBs.Rusty Russell1-0/+3
2011-05-09build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett1-3/+1
2011-04-30selftest: use env.SELFTEST_PREFIX instead of hardcoded "${srcdir}/st"Stefan Metzmacher1-1/+1
2011-04-28selftest: Make combined test the default when s3build is enabledAndrew Bartlett1-0/+2
2011-04-28selftest: Fix combination of Samba3 and Samba4 test listsAndrew Bartlett1-10/+25
2011-04-19selftest: Add hooks to enable a combined selftest run.Andrew Bartlett1-1/+12
2011-04-19selftest Add combined 'Samba' target moduleAndrew Bartlett1-2/+0
2011-04-16selftest: Allow the top level build to run the samba4 or samba3 testsAndrew Bartlett1-17/+33
2011-04-16selftest: Move Samba4 selftest wscript to the top levelAndrew Bartlett1-0/+201