summaryrefslogtreecommitdiff
path: root/test/test-functions
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-20Merge pull request #7154 from keszybz/bootspecLennart Poettering1-4/+5
2017-11-19test: do not hardcode location of EFI partitionZbigniew Jędrzejewski-Szmek1-4/+5
2017-11-07test: switch to using ext4 instead of ext3 as default fallback fs (#7265)Dimitri John Ledkov1-1/+1
2017-08-30test: drop Exec* prefixes to obtain paths of executablesYu Watanabe1-1/+1
2017-08-10test: Run qemu/nspawn tests with "set -e"Martin Pitt1-22/+21
2017-08-10test: Write state and log files into $BUILD_DIRMartin Pitt1-6/+11
2017-08-07tests: use ninja-build if ninja is not available (#6544)Evgeny Vereshchagin1-1/+6
2017-08-04test: Factorize common integration test functions (#6540)Martin Pitt1-0/+41
2017-07-18test: convert test/ to use meson installZbigniew Jędrzejewski-Szmek1-3/+3
2017-07-06tests: adapt test-functions to run tests on SUSE (#6270)tblume1-4/+28
2016-11-19test-functions: also add qemu define for ppc64Zbigniew Jędrzejewski-Szmek1-0/+3
2016-11-15tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)Evgeny Vereshchagin1-3/+25
2016-11-11tests: fix kernel/initrd searching (Arch)Evgeny Vereshchagin1-3/+20
2016-08-26tests: mount proc before `exec valgrind` (#4044)Evgeny Vereshchagin1-0/+1
2016-07-03tests: Install missing libraries for things installed in /usr tooFelipe Sateler1-1/+1
2016-07-03tests: follow RUNPATH when installing missing librariesFelipe Sateler1-1/+6
2016-06-24test: merge check_nspawn() into run_nspawn()Martin Pitt1-5/+4
2016-06-24tests: track and check for timeoutsMartin Pitt1-4/+22
2016-06-03tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)Evgeny Vereshchagin1-0/+5
2016-05-08tests: enable logging for pid1, disable for other systemd servicesZbigniew Jędrzejewski-Szmek1-1/+3
2016-05-08tests: allow root to login with empty password to test imagesZbigniew Jędrzejewski-Szmek1-0/+3
2016-05-08tests: specify format=raw for qemu to avoid warningZbigniew Jędrzejewski-Szmek1-1/+2
2016-04-13tests: don't rely on the host's systemd-nspawn, don't register test machine (...Evgeny Vereshchagin1-1/+6
2016-04-04basic: fallback to fstatat if entry->d_type is DT_UNKNOWNEvgeny Vereshchagin1-2/+11
2016-03-16Merge pull request #2797 from evverx/selinux-use-rawZbigniew Jędrzejewski-Szmek1-0/+11
2016-03-04tests: add create_strace_wrapperEvgeny Vereshchagin1-0/+11
2016-03-01tests: add test for https://github.com/systemd/systemd/issues/2730Evgeny Vereshchagin1-2/+7
2016-02-10tests: add test for https://github.com/systemd/systemd/issues/1981Evgeny Vereshchagin1-2/+2
2016-01-25tests: fix install_pamEvgeny Vereshchagin1-0/+4
2016-01-25tests: add setup_selinuxEvgeny Vereshchagin1-0/+44
2016-01-18tests: add STRIP_BINARIESEvgeny Vereshchagin1-0/+4
2016-01-18tests: fix TEST-02-CRYPTSETUP on Debian/UbuntuEvgeny Vereshchagin1-1/+7
2016-01-18tests: install fsck*Evgeny Vereshchagin1-0/+6
2016-01-18tests: remove unnecessary --bootEvgeny Vereshchagin1-1/+1
2016-01-15tests: add function for valgrind wrapper creationEvgeny Vereshchagin1-0/+11
2016-01-14tests: add function for valgrind installationEvgeny Vereshchagin1-0/+19
2016-01-14README, tests: remove /etc/mtabEvgeny Vereshchagin1-2/+0
2015-11-27Merge pull request #1937 from evverx/fix-stdout-parsingLennart Poettering1-1/+1
2015-11-25tests: remove unnecessary /sys/fs/cgroup/systemd checkingEvgeny Vereshchagin1-1/+0
2015-11-24tests: don't rely on system's machinedEvgeny Vereshchagin1-3/+2
2015-11-24Merge pull request #1957 from zonque/qemu-testLennart Poettering1-5/+10
2015-11-20tests: fix initrd searching on Debian/UbuntuEvgeny Vereshchagin1-1/+4
2015-11-19test: disable nspawn checks if machine wasn't booted with systemdDaniel Mack1-1/+3
2015-11-19test: make qemu use kvm if availableDaniel Mack1-2/+5
2015-11-19test: increase loop device size to 400MBDaniel Mack1-2/+2