summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
AgeCommit message (Expand)AuthorFilesLines
2025-07-17selftest: use quic_ko_wrapper if availableStefan Metzmacher1-0/+16
2025-07-10selftest: Remove no longer used PREFIX_ABS from environmentPavel Filipenský1-1/+0
2025-07-10selftest: Make '$prefix' absolute path and remove '$prefix_abs'Pavel Filipenský1-9/+9
2024-11-27selftest: Allow to use SHA1 with OpenSSL for selftestAndreas Schneider1-0/+4
2024-09-27lib:ldb: Don't use RTLD_DEEPBIND by defaultAndreas Schneider1-6/+0
2024-07-17selftest: setup pam_matrix in the simpleserver envStefan Metzmacher1-0/+13
2023-08-22selftest: Report time at which testsuite startsJoseph Sutton1-0/+1
2023-07-05selftest: Fix code spellingAndreas Schneider1-1/+1
2023-06-10selftest: run tests with LANGUAGE=en_USStefan Metzmacher1-0/+1
2023-04-12selftest: Catch error codes from failing testsuitesJoseph Sutton1-1/+5
2022-11-24selftest: add --default-ldb-backend optionStefan Metzmacher1-1/+4
2022-09-08selftest: Fix address sanitizer with python3Andreas Schneider1-2/+12
2022-09-08selftest: Remove tailing whitspaces in selftest.plAndreas Schneider1-5/+5
2021-11-09CVE-2020-25719 CVE-2020-25717: selftest: remove "gensec:require_pac" settingsStefan Metzmacher1-2/+0
2021-07-14selftest: use SAMBA_DEPRECATED_SUPPRESS=1 for all testsStefan Metzmacher1-0/+2
2021-03-31selftest: Allow to set the 'log level' for clientsAndreas Schneider1-1/+2
2021-02-03selftest: Fix libasan preloadAndreas Schneider1-1/+1
2021-01-27selftest: make/use a copy of GNUPGHOMEStefan Metzmacher1-1/+4
2021-01-27selftest: allow a prefix under /m/username/Stefan Metzmacher1-1/+1
2020-09-16selftest: set pid directory in client's smb.confSamuel Cabrero1-0/+2
2020-09-16selftest: Create client directories in a loopSamuel Cabrero1-50/+22
2020-03-27selftest: use 10.53.57.0/8 instead of 127.0.0.1/8Stefan Metzmacher1-0/+1
2020-03-27selftest: always explicitly use RESOLV_CONFStefan Metzmacher1-0/+4
2020-03-10selftest: Set KRB5RCACHETYPE to none for selftestAndreas Schneider1-0/+1
2020-02-06selftest: move {setup,cleanup}_pcap() to selftest/target/Samba.pmStefan Metzmacher1-33/+7
2020-02-06selftest: force LC_ALL=en_US.utf8 LANG=en_US.utf8Stefan Metzmacher1-0/+2
2020-02-04selftest: simplify logic in setup_envDouglas Bagnall1-8/+10
2020-02-04selftest: avoid redeclaring perl variablesDouglas Bagnall1-1/+1
2020-02-04selftest: enable perl warningsDouglas Bagnall1-0/+1
2019-10-09s3:mdssvc: add unit tests for the Spotlight to Elasticsearch parserRalph Boehme1-0/+1
2019-08-30selftest: Remove obsolete LDAP backend hooks from selftest.pl et alAndrew Bartlett1-19/+1
2019-07-08selftest: explicitly set "client min protocol = CORE"Stefan Metzmacher1-0/+1
2019-05-31selftest: Add linux namespace support (USE_NAMESPACES=1)Tim Beale1-0/+10
2019-05-31selftest: Allow for wider range of terminals (besides xterm)Tim Beale1-0/+4
2019-03-27selftest: Restore IPs 12-16 for selftest clientTim Beale1-1/+4
2019-03-22selftest: Increase nss_wrapper max host entries handlingAndreas Schneider1-0/+3
2019-03-14selftest: Use new helper function for client's smb.conf IPTim Beale1-1/+1
2019-03-14selftest: Remove secondary client interfacesTim Beale1-6/+1
2019-03-12selftest: Move @exported_envvars into Samba.pmTim Beale1-98/+4
2019-03-12selftest: Remove unused SELFTEST_INTERFACESTim Beale1-5/+0
2019-02-27selftest: force running with TZ=UTCStefan Metzmacher1-0/+3
2019-02-20selftest: Abort if we fail to startup testenv with '--one' optionTim Beale1-1/+5
2019-02-18selftest: Remove need for $RODC_DC_SERVER env variableTim Beale1-3/+0
2019-02-18selftest: Remove unused environment variablesTim Beale1-40/+0
2019-02-18selftest: Export DC conf path for special casesTim Beale1-0/+7
2018-09-05selftest: Add new test to run krb5.kdc.canon against a user with an SPN for a...Andrew Bartlett1-0/+1
2018-09-03selftest: Remove excption for NSS_WRAPPER_HOSTS and RESOLV_WRAPPER_HOSTSAndrew Bartlett1-5/+1
2018-05-03selftest: Allow make test to run with --address-sanitizerAndrew Bartlett1-0/+11
2018-03-22selftest: consistently produce high-res UTC timeJamie McClymont1-3/+4
2018-03-22selftest: Clear environment before provisionJamie McClymont1-0/+13