summaryrefslogtreecommitdiff
path: root/selftest/wscript
Commit message (Expand)AuthorAgeFilesLines
* selftest: Fix invalid escape sequencesJoseph Sutton2023-03-031-1/+1
* gitlab-ci: do some basic testing on ubuntu1804-32bitStefan Metzmacher2022-11-241-0/+4
* selftest: samba-ktest-mit also needs $ENV{KRB5RCACHETYPE} = "none"Stefan Metzmacher2022-11-241-2/+5
* selftest: Add Address Sanitizer suppressionsAndreas Schneider2022-09-081-0/+1
* selftest: Create asan_options variableAndreas Schneider2022-09-081-5/+13
* selftest: Fix address sanitizer with python3Andreas Schneider2022-09-081-0/+8
* testprogs: A PKINIT test which runs against Heimdal and MIT KerberosAndreas Schneider2022-03-251-0/+3
* s4:mitkdc: Add support for MIT Kerberos 1.20Andreas Schneider2022-03-041-0/+2
* selftest: More tests are passing with MIT KRB5 >= 1.20Andreas Schneider2022-03-041-0/+4
* s3:rpc_server: Activate samba-dcerpcdVolker Lendecke2021-12-101-0/+1
* waf: Fix resolv_wrapper with glibc 2.34Andreas Schneider2021-11-051-1/+1
* build: Move minimum MIT krb5 version to 1.19 to align with what is testedAndrew Bartlett2021-08-261-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