summaryrefslogtreecommitdiff
path: root/selftest/wscript
AgeCommit message (Expand)AuthorFilesLines
2018-05-03selftest: Allow make test to run with --address-sanitizerAndrew Bartlett1-0/+24
2017-12-22selftest: pass location of perl executable from waf to test-envsUri Simchoni1-0/+3
2017-06-03selftest: use an additional directory of knownfail/flapping filesDouglas Bagnall1-1/+5
2017-05-20selftest: Actually run python3 tests during the selftestAndrew Bartlett1-0/+4
2017-04-29selftest: Disable RODC tests with MIT KDCAndreas Schneider1-1/+1
2017-04-29selftest: Start MIT KDC if Kerberos is from MITAndreas Schneider1-0/+3
2017-02-10waf --test-list takes a filename argumentDouglas Bagnall1-1/+0
2017-01-10script/autobuild.py: try make test TESTS=samba3.*ktest for samba-systemkrb5Stefan Metzmacher1-0/+4
2016-08-31selftest/wscript: format perftest as jsonDouglas Bagnall1-1/+4
2016-08-31selftest: add an option to specify the test listDouglas Bagnall1-1/+8
2016-08-31make perftest: for performance testingDouglas Bagnall1-4/+12
2015-06-08selftest: Remove binary mappings from the build system.Adrian Cochrane1-9/+1
2015-01-19selftest: use env.SELFTEST_PREFIX to define subunit_cacheStefan Metzmacher1-1/+1
2014-12-18selftest: Always enable dns fakeing.Andreas Schneider1-2/+6
2014-12-18selftest: Define if we should fake dns resolving.Andreas Schneider1-0/+3
2014-12-18selftest: Preload resolv_wrapper in selftest.Andreas Schneider1-0/+1
2014-11-30Don't assume st/subunit being present means it was generated by the current p...Jelmer Vernooij1-6/+8
2014-11-24Print number of slow tests from script rather than wscript.Jelmer Vernooij1-3/+2
2014-10-30build: fix check for subunit file when selftest prefix is givenMichael Adam1-2/+3
2014-10-30selftest: only use Options.options.SELFTEST_PREFIX if it's not the defaultStefan Metzmacher1-3/+6
2014-10-17selftest: report the 10 slowest tests (by default) make the number configurableMatthieu Patou1-0/+10
2014-10-14selftest: Actually honor --with-selftest-prefix.Jelmer Vernooij1-7/+11
2014-10-14Don't import into testr when --load-list was specified, as testr willJelmer Vernooij1-1/+3
2014-10-14Run duplicate symbol check as just another test, rather than as part of "waf ...Jelmer Vernooij1-3/+0
2014-04-17selftest: Preload socket_wrapper.Andreas Schneider1-0/+1
2014-04-17selftest: Preload nss_wrapperAndreas Schneider1-0/+1
2014-04-17selftest: Pass uid_wrapper library to selftest and preload it.Andreas Schneider1-0/+2
2014-02-21selftest: Use the absolute path to the ldb modules.Andreas Schneider1-1/+1
2013-12-11selftest: setup {NMBD,WINBINDD,SMBD}_VALGRINDStefan Metzmacher1-0/+3
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