summaryrefslogtreecommitdiff
path: root/test/test-functions
Commit message (Expand)AuthorAgeFilesLines
* test: mark plymouth as optional dependencyFrantisek Sumsal2019-01-211-1/+3
* test: limit environments for systemd-hwdb-update under ASanFrantisek Sumsal2019-01-121-1/+2
* test: bump QEMU_SMP to 4 when running under ASan/UBSanFrantisek Sumsal2019-01-121-0/+1
* test: bump QEMU memory to 1536M when running under ASan/UBSanFrantisek Sumsal2019-01-121-0/+1
* test: introduce QEMU_MEMFrantisek Sumsal2019-01-111-1/+2
* tests: introduce check_asan_reports and use it in check_result_{qemu|nspawn}Evgeny Vereshchagin2018-12-291-17/+26
* tests: look for ASan+UBSan reports in the journalEvgeny Vereshchagin2018-12-291-0/+9
* tests: double DefaultTimeoutStartSec when systemd is run under ASan+UBSanEvgeny Vereshchagin2018-12-291-0/+1
* tests: overwrite a hard-coded timeout in systemd-hwdb-update.serviceEvgeny Vereshchagin2018-12-291-0/+5
* tests: fail if asan has found issues in journaldEvgeny Vereshchagin2018-12-291-0/+7
* tests: reproduce https://github.com/systemd/systemd/issues/11251Evgeny Vereshchagin2018-12-291-0/+8
* tests: use systemd-journald to check whether everything has been built with ASanEvgeny Vereshchagin2018-12-241-1/+1
* tests: dbus.service was renamed to dbus-daemon.service in RawhideFrantisek Sumsal2018-11-121-1/+9
* tests: allow passing log_level via an environment variable (#10490)Evgeny Vereshchagin2018-10-231-1/+1
* tests: pass halt_on_error=1 to UBSanEvgeny Vereshchagin2018-10-111-1/+1
* test: do not use global variable to pass errorYu Watanabe2018-10-091-3/+5
* test: make install_keymaps() optionally install more keymapsYu Watanabe2018-10-091-0/+10
* test: add paths of keymaps in install_keymaps()Yu Watanabe2018-10-091-1/+5
* test: introduce install_zoneinfo()Yu Watanabe2018-10-091-0/+7
* test: install libraries required by testsYu Watanabe2018-10-091-1/+1
* Merge pull request #10087 from keszybz/xnox/fix-test-functionsZbigniew Jędrzejewski-Szmek2018-09-241-3/+2
|\
| * test/test-functions: adjust to Exec*= paths not being absoluteZbigniew Jędrzejewski-Szmek2018-09-151-1/+1
| * test/test-functions: drop all prefixesDimitri John Ledkov2018-09-151-3/+2
* | tests: make UBSan print full backtracesEvgeny Vereshchagin2018-09-161-2/+3
|/
* tests: also run TEST-01-BASIC in an unprivileged container (#9957)Evgeny Vereshchagin2018-08-301-6/+17
* tests: allow passing additional arguments to nspawn via NSPAWN_ARGUMENTSEvgeny Vereshchagin2018-07-181-1/+1
* tests: use the asan wrapper to boot a VM/container if systemd is built with ASANEvgeny Vereshchagin2018-07-181-2/+6
* tests: create the asan wrapper automatically if systemd has been built with ASANEvgeny Vereshchagin2018-07-181-0/+24
* tests: redirect ASAN reports on journald to a fileEvgeny Vereshchagin2018-07-031-0/+6
* tests: add a wrapper for when systemd is built with ASANEvgeny Vereshchagin2018-07-031-1/+34
* tests: up the image size a little, use twice that size with STRIP_BINARIES=noEvgeny Vereshchagin2018-07-021-2/+6
* test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our testsLennart Poettering2018-06-061-0/+1
* Fix pattern to detect distributionSergio Lindo Mansilla2018-05-301-3/+3
* test-functions: don't nest KVM (#8883)Lennart Poettering2018-05-021-4/+8
* tests: run `udevadm settle` after `sfdisk` (#8610)Evgeny Vereshchagin2018-03-291-0/+2
* test: fix setup_suse() to make it work with an already populated rootFranck Bui2018-03-051-2/+2
* tests: reset _found at the end of each iteration (#8195)Evgeny Vereshchagin2018-02-161-0/+1
* test/test-functions: Debian/Ubuntu, now ship 95-dm-notify.rules, copy itDimitri John Ledkov2018-02-151-2/+3
* core: be stricter when handling PID files and MAINPID sd_notify() messagesLennart Poettering2018-01-111-1/+1
* tests: install `test` as part of BASICTOOLS (#7434)Evgeny Vereshchagin2017-11-231-1/+1
* Merge pull request #7363 from poettering/success-actionLennart Poettering2017-11-211-1/+1
|\
| * test: add testcase for FailureAction=/SuccessAction=Lennart Poettering2017-11-201-1/+1
* | test: fall back to /boot if bootctl -p fails (#7397)Zbigniew Jędrzejewski-Szmek2017-11-201-1/+1
|/
* Merge pull request #7154 from keszybz/bootspecLennart Poettering2017-11-201-4/+5
|\
| * test: do not hardcode location of EFI partitionZbigniew Jędrzejewski-Szmek2017-11-191-4/+5
* | test: switch to using ext4 instead of ext3 as default fallback fs (#7265)Dimitri John Ledkov2017-11-071-1/+1
|/
* test: drop Exec* prefixes to obtain paths of executablesYu Watanabe2017-08-301-1/+1
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-22/+21
* test: Write state and log files into $BUILD_DIRMartin Pitt2017-08-101-6/+11
* tests: use ninja-build if ninja is not available (#6544)Evgeny Vereshchagin2017-08-071-1/+6