summaryrefslogtreecommitdiff
path: root/selftest/wscript
Commit message (Expand)AuthorAgeFilesLines
* build: Move minimum MIT krb5 version to 1.19 to align with what is testedAndrew Bartlett2021-09-081-3/+0
* selftest: Disable detection of ODR violationsAndreas Schneider2021-02-011-2/+2
* CI: add samba-no-opathRalph Boehme2020-12-161-0/+3
* selftest: add heimdal kdc specific known failGary Lockyer2020-11-091-0/+3
* selftest: add mit kdc specific known failGary Lockyer2020-11-041-0/+2
* selftest: Don't skip smb1 tests and remove associate skip fileNoel Power2020-04-031-3/+0
* selftest: Exclude SMB1 tests that would fail when SMB1 is disabledNoel Power2020-04-031-0/+3
* selftest: we no longer need '--use-dns-faking' on Linux and FreeBSDStefan Metzmacher2020-03-271-5/+2
* Fix uxsuccess test with new MIT krb5 library 1.18Isaac Boukris2020-03-101-0/+3
* 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