summaryrefslogtreecommitdiff
path: root/test/run-integration-tests.sh
Commit message (Expand)AuthorAgeFilesLines
* test runner: print time before/after testsLuca Boccassi2021-11-221-2/+2
* test: create and merge code coverage reports in integration testsLuca Boccassi2021-10-041-0/+13
* licensing: add forgotten spdx headersZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
* test: shellcheck-ify test scriptsFrantisek Sumsal2021-09-301-8/+9
* test: Allow running only a subset of integration tests by setting SELECTED_TESTSBalint Reczey2021-05-171-2/+4
* test/run-integration-tests.sh: adjust arg processingDan Streetman2021-01-261-28/+54
* test: allow run-integration-tests.sh to run without buildDan Streetman2021-01-261-1/+9
* test: find $BUILD_DIR in test-functions, remove from other scriptsDan Streetman2021-01-261-3/+3
* Do not run ninja in run-integration-tests.shLuca Boccassi2021-01-011-2/+0
* test: fix regex in run-integration-tests.shLuca Boccassi2020-12-191-1/+1
* test: use deny-list in run-integration-tests.shLuca Boccassi2020-12-191-4/+4
* test/run-integration-tests: do not run the tests if only "clean" is passedZbigniew Jędrzejewski-Szmek2020-09-221-1/+3
* run-integration-tests: only do the clean operation in the beginningZbigniew Jędrzejewski-Szmek2020-03-311-3/+5
* run-integration-tests: print timesZbigniew Jędrzejewski-Szmek2020-03-311-5/+6
* run-integration-tests: add support for blacklistingZbigniew Jędrzejewski-Szmek2020-03-311-1/+13
* test: perform partial cleanup after each test is runZbigniew Jędrzejewski-Szmek2020-03-281-1/+1
* test: rework how images are createdZbigniew Jędrzejewski-Szmek2020-03-281-1/+16
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-1/+2
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-19/+19
* tests: clean up again after running tests (#10446)Lennart Poettering2018-10-191-1/+1
* run-integration-tests: show number of tests runLennart Poettering2018-03-231-3/+5
* run-integration-tests: show make command line executedLennart Poettering2018-03-231-2/+2
* run-integration-test: allow argument to be overridenZbigniew Jędrzejewski-Szmek2017-12-061-1/+6
* tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek2017-12-061-6/+4
* test: add a simple script that runs all our integration tests one after the o...Lennart Poettering2017-12-051-0/+45