summaryrefslogtreecommitdiff
path: root/test/test-functions
AgeCommit message (Expand)Author
2018-06-06test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our testsLennart Poettering
2018-05-30Fix pattern to detect distributionSergio Lindo Mansilla
2018-05-02test-functions: don't nest KVM (#8883)Lennart Poettering
2018-03-29tests: run `udevadm settle` after `sfdisk` (#8610)Evgeny Vereshchagin
2018-03-05test: fix setup_suse() to make it work with an already populated rootFranck Bui
2018-02-16tests: reset _found at the end of each iteration (#8195)Evgeny Vereshchagin
2018-02-15test/test-functions: Debian/Ubuntu, now ship 95-dm-notify.rules, copy itDimitri John Ledkov
2018-01-11core: be stricter when handling PID files and MAINPID sd_notify() messagesLennart Poettering
2017-11-23tests: install `test` as part of BASICTOOLS (#7434)Evgeny Vereshchagin
2017-11-21Merge pull request #7363 from poettering/success-actionLennart Poettering
2017-11-20test: fall back to /boot if bootctl -p fails (#7397)Zbigniew Jędrzejewski-Szmek
2017-11-20test: add testcase for FailureAction=/SuccessAction=Lennart Poettering
2017-11-20Merge pull request #7154 from keszybz/bootspecLennart Poettering
2017-11-19test: do not hardcode location of EFI partitionZbigniew Jędrzejewski-Szmek
2017-11-07test: switch to using ext4 instead of ext3 as default fallback fs (#7265)Dimitri John Ledkov
2017-08-30test: drop Exec* prefixes to obtain paths of executablesYu Watanabe
2017-08-10test: Run qemu/nspawn tests with "set -e"Martin Pitt
2017-08-10test: Write state and log files into $BUILD_DIRMartin Pitt
2017-08-07tests: use ninja-build if ninja is not available (#6544)Evgeny Vereshchagin
2017-08-04test: Factorize common integration test functions (#6540)Martin Pitt
2017-07-18test: convert test/ to use meson installZbigniew Jędrzejewski-Szmek
2017-07-06tests: adapt test-functions to run tests on SUSE (#6270)tblume
2016-11-19test-functions: also add qemu define for ppc64Zbigniew Jędrzejewski-Szmek
2016-11-15tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)Evgeny Vereshchagin
2016-11-11tests: fix kernel/initrd searching (Arch)Evgeny Vereshchagin
2016-08-26tests: mount proc before `exec valgrind` (#4044)Evgeny Vereshchagin
2016-07-03tests: Install missing libraries for things installed in /usr tooFelipe Sateler
2016-07-03tests: follow RUNPATH when installing missing librariesFelipe Sateler
2016-06-24test: merge check_nspawn() into run_nspawn()Martin Pitt
2016-06-24tests: track and check for timeoutsMartin Pitt
2016-06-03tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)Evgeny Vereshchagin
2016-05-08tests: enable logging for pid1, disable for other systemd servicesZbigniew Jędrzejewski-Szmek
2016-05-08tests: allow root to login with empty password to test imagesZbigniew Jędrzejewski-Szmek
2016-05-08tests: specify format=raw for qemu to avoid warningZbigniew Jędrzejewski-Szmek
2016-04-13tests: don't rely on the host's systemd-nspawn, don't register test machine (...Evgeny Vereshchagin
2016-04-04basic: fallback to fstatat if entry->d_type is DT_UNKNOWNEvgeny Vereshchagin
2016-03-16Merge pull request #2797 from evverx/selinux-use-rawZbigniew Jędrzejewski-Szmek
2016-03-04tests: add create_strace_wrapperEvgeny Vereshchagin
2016-03-01tests: add test for https://github.com/systemd/systemd/issues/2730Evgeny Vereshchagin
2016-02-10tests: add test for https://github.com/systemd/systemd/issues/1981Evgeny Vereshchagin
2016-01-25tests: fix install_pamEvgeny Vereshchagin
2016-01-25tests: add setup_selinuxEvgeny Vereshchagin
2016-01-18tests: add STRIP_BINARIESEvgeny Vereshchagin
2016-01-18tests: fix TEST-02-CRYPTSETUP on Debian/UbuntuEvgeny Vereshchagin
2016-01-18tests: install fsck*Evgeny Vereshchagin
2016-01-18tests: remove unnecessary --bootEvgeny Vereshchagin
2016-01-15tests: add function for valgrind wrapper creationEvgeny Vereshchagin
2016-01-14tests: add function for valgrind installationEvgeny Vereshchagin
2016-01-14README, tests: remove /etc/mtabEvgeny Vereshchagin
2015-11-27Merge pull request #1937 from evverx/fix-stdout-parsingLennart Poettering