summaryrefslogtreecommitdiff
path: root/test/test-functions
AgeCommit message (Expand)AuthorFilesLines
2019-03-13test: don't overwrite TESTDIR if already setFrantisek Sumsal1-2/+7
2019-03-08test: try to determine QEMU_SMP dynamicallyFrantisek Sumsal1-1/+10
2019-02-02test: (ArchLinux) Replace initramfs-linux.img with initramfs-linux-fallback.img.Taro Yamada1-1/+1
2019-01-30tests: crash PID1 if UBSan is unhappyEvgeny Vereshchagin1-2/+2
2019-01-30tests: ignore memory leaks in dbus-daemonEvgeny Vereshchagin1-7/+15
2019-01-26test/test-functions: on PPC64 use hvc0 consoleDimitri John Ledkov1-1/+4
2019-01-26test/test-functions: on PP64 use vmlinuxDimitri John Ledkov1-1/+9
2019-01-21test: mark plymouth as optional dependencyFrantisek Sumsal1-1/+3
2019-01-12test: limit environments for systemd-hwdb-update under ASanFrantisek Sumsal1-1/+2
2019-01-12test: bump QEMU_SMP to 4 when running under ASan/UBSanFrantisek Sumsal1-0/+1
2019-01-12test: bump QEMU memory to 1536M when running under ASan/UBSanFrantisek Sumsal1-0/+1
2019-01-11test: introduce QEMU_MEMFrantisek Sumsal1-1/+2
2018-12-29tests: introduce check_asan_reports and use it in check_result_{qemu|nspawn}Evgeny Vereshchagin1-17/+26
2018-12-29tests: look for ASan+UBSan reports in the journalEvgeny Vereshchagin1-0/+9
2018-12-29tests: double DefaultTimeoutStartSec when systemd is run under ASan+UBSanEvgeny Vereshchagin1-0/+1
2018-12-29tests: overwrite a hard-coded timeout in systemd-hwdb-update.serviceEvgeny Vereshchagin1-0/+5
2018-12-29tests: fail if asan has found issues in journaldEvgeny Vereshchagin1-0/+7
2018-12-29tests: reproduce https://github.com/systemd/systemd/issues/11251Evgeny Vereshchagin1-0/+8
2018-12-24tests: use systemd-journald to check whether everything has been built with ASanEvgeny Vereshchagin1-1/+1
2018-11-12tests: dbus.service was renamed to dbus-daemon.service in RawhideFrantisek Sumsal1-1/+9
2018-10-23tests: allow passing log_level via an environment variable (#10490)Evgeny Vereshchagin1-1/+1
2018-10-11tests: pass halt_on_error=1 to UBSanEvgeny Vereshchagin1-1/+1
2018-10-09test: do not use global variable to pass errorYu Watanabe1-3/+5
2018-10-09test: make install_keymaps() optionally install more keymapsYu Watanabe1-0/+10
2018-10-09test: add paths of keymaps in install_keymaps()Yu Watanabe1-1/+5
2018-10-09test: introduce install_zoneinfo()Yu Watanabe1-0/+7
2018-10-09test: install libraries required by testsYu Watanabe1-1/+1
2018-09-24Merge pull request #10087 from keszybz/xnox/fix-test-functionsZbigniew Jędrzejewski-Szmek1-3/+2
2018-09-16tests: make UBSan print full backtracesEvgeny Vereshchagin1-2/+3
2018-09-15test/test-functions: adjust to Exec*= paths not being absoluteZbigniew Jędrzejewski-Szmek1-1/+1
2018-09-15test/test-functions: drop all prefixesDimitri John Ledkov1-3/+2
2018-08-30tests: also run TEST-01-BASIC in an unprivileged container (#9957)Evgeny Vereshchagin1-6/+17
2018-07-18tests: allow passing additional arguments to nspawn via NSPAWN_ARGUMENTSEvgeny Vereshchagin1-1/+1
2018-07-18tests: use the asan wrapper to boot a VM/container if systemd is built with ASANEvgeny Vereshchagin1-2/+6
2018-07-18tests: create the asan wrapper automatically if systemd has been built with ASANEvgeny Vereshchagin1-0/+24
2018-07-03tests: redirect ASAN reports on journald to a fileEvgeny Vereshchagin1-0/+6
2018-07-03tests: add a wrapper for when systemd is built with ASANEvgeny Vereshchagin1-1/+34
2018-07-02tests: up the image size a little, use twice that size with STRIP_BINARIES=noEvgeny Vereshchagin1-2/+6
2018-06-06test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our testsLennart Poettering1-0/+1
2018-05-30Fix pattern to detect distributionSergio Lindo Mansilla1-3/+3
2018-05-02test-functions: don't nest KVM (#8883)Lennart Poettering1-4/+8
2018-03-29tests: run `udevadm settle` after `sfdisk` (#8610)Evgeny Vereshchagin1-0/+2
2018-03-05test: fix setup_suse() to make it work with an already populated rootFranck Bui1-2/+2
2018-02-16tests: reset _found at the end of each iteration (#8195)Evgeny Vereshchagin1-0/+1
2018-02-15test/test-functions: Debian/Ubuntu, now ship 95-dm-notify.rules, copy itDimitri John Ledkov1-2/+3
2018-01-11core: be stricter when handling PID files and MAINPID sd_notify() messagesLennart Poettering1-1/+1
2017-11-23tests: install `test` as part of BASICTOOLS (#7434)Evgeny Vereshchagin1-1/+1
2017-11-21Merge pull request #7363 from poettering/success-actionLennart Poettering1-1/+1
2017-11-20test: fall back to /boot if bootctl -p fails (#7397)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-11-20test: add testcase for FailureAction=/SuccessAction=Lennart Poettering1-1/+1