summaryrefslogtreecommitdiff
path: root/selftest/wscript
Commit message (Expand)AuthorAgeFilesLines
* selftest: Disable RTLD_DEEPBIND if running with ASANGary Lockyer2019-10-161-1/+4
* selftest: Add linux namespace support (USE_NAMESPACES=1)Tim Beale2019-05-311-1/+11
* selftest: enable undefined behaviour sanitizerGary Lockyer2019-05-141-2/+9
* wscript: mv --enable-coverage option to globalJoe Guo2019-05-101-9/+0
* selftest: Utils.cmd_output returns byte stringGary Lockyer2019-05-061-0/+1
* selftest: Remove support for running multiple tests against python versions i...Andrew Bartlett2019-03-211-4/+0
* selftest: Remove RUN_FROM_BUILD_FARM env variableTim Beale2019-03-121-4/+1
* selftest: Add basic sanity-check tests for nopython targetTim Beale2019-02-201-1/+10
* selftest: Always set PYTHON to something sensible (if it isn't set)Noel Power2018-12-101-0/+15
* selftest/wscript: properly handle env.cwd which is a list, not a stringAlexander Bokovoy2018-09-051-1/+2
* selftest/wscript: handle lists in environmental variables in wafAlexander Bokovoy2018-09-051-1/+5
* selftest/wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-2/+7
* build:wafsamba: Build on waf 1.9Thomas Nagy2018-09-051-2/+2
* selftest: Allow make test to run with --address-sanitizerAndrew Bartlett2018-05-031-0/+24
* selftest: pass location of perl executable from waf to test-envsUri Simchoni2017-12-221-0/+3
* selftest: use an additional directory of knownfail/flapping filesDouglas Bagnall2017-06-031-1/+5
* selftest: Actually run python3 tests during the selftestAndrew Bartlett2017-05-201-0/+4
* selftest: Disable RODC tests with MIT KDCAndreas Schneider2017-04-291-1/+1
* selftest: Start MIT KDC if Kerberos is from MITAndreas Schneider2017-04-291-0/+3
* waf --test-list takes a filename argumentDouglas Bagnall2017-02-101-1/+0
* script/autobuild.py: try make test TESTS=samba3.*ktest for samba-systemkrb5Stefan Metzmacher2017-01-101-0/+4
* selftest/wscript: format perftest as jsonDouglas Bagnall2016-08-311-1/+4
* selftest: add an option to specify the test listDouglas Bagnall2016-08-311-1/+8
* make perftest: for performance testingDouglas Bagnall2016-08-311-4/+12
* selftest: Remove binary mappings from the build system.Adrian Cochrane2015-06-081-9/+1
* selftest: use env.SELFTEST_PREFIX to define subunit_cacheStefan Metzmacher2015-01-191-1/+1
* selftest: Always enable dns fakeing.Andreas Schneider2014-12-181-2/+6
* selftest: Define if we should fake dns resolving.Andreas Schneider2014-12-181-0/+3
* selftest: Preload resolv_wrapper in selftest.Andreas Schneider2014-12-181-0/+1
* Don't assume st/subunit being present means it was generated by the current p...Jelmer Vernooij2014-11-301-6/+8
* Print number of slow tests from script rather than wscript.Jelmer Vernooij2014-11-241-3/+2
* build: fix check for subunit file when selftest prefix is givenMichael Adam2014-10-301-2/+3
* selftest: only use Options.options.SELFTEST_PREFIX if it's not the defaultStefan Metzmacher2014-10-301-3/+6
* selftest: report the 10 slowest tests (by default) make the number configurableMatthieu Patou2014-10-171-0/+10
* selftest: Actually honor --with-selftest-prefix.Jelmer Vernooij2014-10-141-7/+11
* Don't import into testr when --load-list was specified, as testr willJelmer Vernooij2014-10-141-1/+3
* Run duplicate symbol check as just another test, rather than as part of "waf ...Jelmer Vernooij2014-10-141-3/+0
* selftest: Preload socket_wrapper.Andreas Schneider2014-04-171-0/+1
* selftest: Preload nss_wrapperAndreas Schneider2014-04-171-0/+1
* selftest: Pass uid_wrapper library to selftest and preload it.Andreas Schneider2014-04-171-0/+2
* selftest: Use the absolute path to the ldb modules.Andreas Schneider2014-02-211-1/+1
* selftest: setup {NMBD,WINBINDD,SMBD}_VALGRINDStefan Metzmacher2013-12-111-0/+3
* selftest: VFSLIBDIR is not needed, the waf build knows where to find modules ...Andrew Bartlett2013-05-281-1/+0
* Tests: avoid adding python options that are functions in the envMatthieu Patou2013-01-211-1/+6
* build: Use ntlm_auth from source3 as the only ntlm_auth installed on the systemAndrew Bartlett2012-11-221-1/+1
* selftest: Add --random-order option.Jelmer Vernooij2012-10-271-0/+4
* samba4-tests: Move 'samba.tests.source' up.Jelmer Vernooij2012-09-271-1/+2
* lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett2012-08-061-0/+4
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-191-3/+0
* build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam2012-05-311-2/+2