python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / selftest / wscript
39 hours ago Stefan Metzmachers4:selftest: also test samba4.ldb.simple.ldap*SASL...
2023-12-10 Douglas Bagnallselftest: add an expectedfail directory
2023-08-30 Joseph Suttonselftest: Remove star imports
2023-08-30 Joseph Suttonselftest: Remove unused imports
2023-08-14 Andrew Bartlettkrb5: Increase the minimum MIT Krb5 version to 1.21
2023-03-03 Joseph Suttonselftest: Fix invalid escape sequences
2022-11-24 Stefan Metzmachergitlab-ci: do some basic testing on ubuntu1804-32bit
2022-11-24 Stefan Metzmacherselftest: samba-ktest-mit also needs $ENV{KRB5RCACHETYP...
2022-09-08 Andreas Schneiderselftest: Add Address Sanitizer suppressions
2022-09-08 Andreas Schneiderselftest: Create asan_options variable
2022-09-08 Andreas Schneiderselftest: Fix address sanitizer with python3
2022-03-25 Andreas Schneidertestprogs: A PKINIT test which runs against Heimdal...
2022-03-04 Andreas Schneiders4:mitkdc: Add support for MIT Kerberos 1.20
2022-03-04 Andreas Schneiderselftest: More tests are passing with MIT KRB5 >= 1.20
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-11-05 Andreas Schneiderwaf: Fix resolv_wrapper with glibc 2.34
2021-08-26 Andrew Bartlettbuild: Move minimum MIT krb5 version to 1.19 to align...
2021-02-01 Andreas Schneiderselftest: Disable detection of ODR violations
2020-12-16 Ralph BoehmeCI: add samba-no-opath
2020-11-09 Gary Lockyerselftest: add heimdal kdc specific known fail
2020-11-04 Gary Lockyerselftest: add mit kdc specific known fail
2020-04-03 Noel Powerselftest: Don't skip smb1 tests and remove associate...
2020-04-03 Noel Powerselftest: Exclude SMB1 tests that would fail when SMB1...
2020-03-27 Stefan Metzmacherselftest: we no longer need '--use-dns-faking' on Linux...
2020-03-10 Isaac BoukrisFix uxsuccess test with new MIT krb5 library 1.18
2019-10-16 Gary Lockyerselftest: Disable RTLD_DEEPBIND if running with ASAN
2019-05-31 Tim Bealeselftest: Add linux namespace support (USE_NAMESPACES=1)
2019-05-14 Gary Lockyerselftest: enable undefined behaviour sanitizer
2019-05-10 Joe Guowscript: mv --enable-coverage option to global
2019-05-06 Gary Lockyerselftest: Utils.cmd_output returns byte string
2019-03-21 Andrew Bartlettselftest: Remove support for running multiple tests...
2019-03-12 Tim Bealeselftest: Remove RUN_FROM_BUILD_FARM env variable
2019-02-20 Tim Bealeselftest: Add basic sanity-check tests for nopython...
2018-12-10 Noel Powerselftest: Always set PYTHON to something sensible ...
2018-09-05 Alexander Bokovoyselftest/wscript: properly handle env.cwd which is...
2018-09-05 Alexander Bokovoyselftest/wscript: handle lists in environmental variabl...
2018-09-05 Alexander Bokovoyselftest/wscript: update to handle waf 2.0.4
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-05-03 Andrew Bartlettselftest: Allow make test to run with --address-sanitizer
2017-12-22 Uri Simchoniselftest: pass location of perl executable from waf...
2017-06-03 Douglas Bagnallselftest: use an additional directory of knownfail...
2017-05-20 Andrew Bartlettselftest: Actually run python3 tests during the selftest
2017-04-29 Andreas Schneiderselftest: Disable RODC tests with MIT KDC
2017-04-29 Andreas Schneiderselftest: Start MIT KDC if Kerberos is from MIT
2017-02-10 Douglas Bagnallwaf --test-list takes a filename argument
2017-01-10 Stefan Metzmacherscript/autobuild.py: try make test TESTS=samba3.*ktest...
2016-08-31 Douglas Bagnallselftest/wscript: format perftest as json
2016-08-31 Douglas Bagnallselftest: add an option to specify the test list
2016-08-31 Douglas Bagnallmake perftest: for performance testing
2015-06-08 Adrian Cochraneselftest: Remove binary mappings from the build system.
2015-01-19 Stefan Metzmacherselftest: use env.SELFTEST_PREFIX to define subunit_cache
2014-12-18 Andreas Schneiderselftest: Always enable dns fakeing.
2014-12-18 Andreas Schneiderselftest: Define if we should fake dns resolving.
2014-12-18 Andreas Schneiderselftest: Preload resolv_wrapper in selftest.
2014-11-30 Jelmer VernooijDon't assume st/subunit being present means it was...
2014-11-24 Jelmer VernooijPrint number of slow tests from script rather than...
2014-10-30 Michael Adambuild: fix check for subunit file when selftest prefix...
2014-10-30 Stefan Metzmacherselftest: only use Options.options.SELFTEST_PREFIX...
2014-10-17 Matthieu Patouselftest: report the 10 slowest tests (by default)...
2014-10-14 Jelmer Vernooijselftest: Actually honor --with-selftest-prefix.
2014-10-14 Jelmer VernooijDon't import into testr when --load-list was specified...
2014-10-14 Jelmer VernooijRun duplicate symbol check as just another test, rather...
2014-04-17 Andreas Schneiderselftest: Preload socket_wrapper.
2014-04-17 Andreas Schneiderselftest: Preload nss_wrapper
2014-04-17 Andreas Schneiderselftest: Pass uid_wrapper library to selftest and...
2014-02-21 Andreas Schneiderselftest: Use the absolute path to the ldb modules.
2013-12-11 Stefan Metzmacherselftest: setup {NMBD,WINBINDD,SMBD}_VALGRIND
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-28 Andrew Bartlettselftest: VFSLIBDIR is not needed, the waf build knows...
2013-01-21 Matthieu PatouTests: avoid adding python options that are functions...
2012-11-22 Andrew Bartlettbuild: Use ntlm_auth from source3 as the only ntlm_auth...
2012-10-27 Jelmer Vernooijselftest: Add --random-order option.
2012-09-27 Jelmer Vernooijsamba4-tests: Move 'samba.tests.source' up.
2012-08-06 Andrew Bartlettlib/param: Also enable vlp when --enable-selftest is...
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-05-31 Michael Adambuild: rename build targets smbclient -> smbclient4...
2012-05-31 Michael Adamselftest: add a binary mapping for smbclient4
2012-05-31 Michael Adambuild: rename build targets nmblookup -> nmblookup4...
2012-05-31 Michael Adamselftest: add a binary mapping for nmblookup4
2012-05-24 Andrew Bartlettselftest: Run only the samba3 tests on builds without...
2012-02-10 Andrew Bartlettbuild: Add --enable-coverage option to build with gcov...
2012-02-03 Amitay Isaacsselftest: Fix the exit code of make test when run in...
2012-01-13 Amitay Isaacsselftest: Do not run symbol check if setting up testenv
2011-12-05 Jelmer Vernooijselftest: Add --flapping argument to filter-subunit.
2011-12-05 Jelmer Vernooijselftest: Split out flapping tests into a separate...
2011-11-30 Jelmer Vernooijselftest: Don't generate subunit file when writing...
2011-11-30 Jelmer Vernooijselftest: Prevent error about unfinished test command...
2011-11-30 Jelmer Vernooijselftest: Don't use fancy subunit formatters when gener...
2011-11-10 Andrew Tridgellbuild: only run symbol checking if running all tests
2011-10-28 Andrew Bartlettselftest: Have only one set of selftest knownfail and...
2011-10-28 Andrew Bartlettselftest: Remove --target option and the ability to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb2: create tdb2 versions of various testing TDBs.
2011-05-09 Andrew Bartlettbuild: Remove --disable-s3build so we can rely on these...
2011-04-30 Stefan Metzmacherselftest: use env.SELFTEST_PREFIX instead of hardcoded...
2011-04-28 Andrew Bartlettselftest: Make combined test the default when s3build...
2011-04-28 Andrew Bartlettselftest: Fix combination of Samba3 and Samba4 test...
2011-04-19 Andrew Bartlettselftest: Add hooks to enable a combined selftest run.
2011-04-19 Andrew Bartlettselftest Add combined 'Samba' target module
next