summaryrefslogtreecommitdiff
path: root/test/test-functions
Commit message (Expand)AuthorAgeFilesLines
* tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)Evgeny Vereshchagin2016-06-031-0/+5
* tests: enable logging for pid1, disable for other systemd servicesZbigniew Jędrzejewski-Szmek2016-05-081-1/+3
* tests: allow root to login with empty password to test imagesZbigniew Jędrzejewski-Szmek2016-05-081-0/+3
* tests: specify format=raw for qemu to avoid warningZbigniew Jędrzejewski-Szmek2016-05-081-1/+2
* tests: don't rely on the host's systemd-nspawn, don't register test machine (...Evgeny Vereshchagin2016-04-131-1/+6
* basic: fallback to fstatat if entry->d_type is DT_UNKNOWNEvgeny Vereshchagin2016-04-041-2/+11
* Merge pull request #2797 from evverx/selinux-use-rawZbigniew Jędrzejewski-Szmek2016-03-161-0/+11
|\
| * tests: add create_strace_wrapperEvgeny Vereshchagin2016-03-041-0/+11
* | tests: add test for https://github.com/systemd/systemd/issues/2730Evgeny Vereshchagin2016-03-011-2/+7
|/
* tests: add test for https://github.com/systemd/systemd/issues/1981Evgeny Vereshchagin2016-02-101-2/+2
* tests: fix install_pamEvgeny Vereshchagin2016-01-251-0/+4
* tests: add setup_selinuxEvgeny Vereshchagin2016-01-251-0/+44
* tests: add STRIP_BINARIESEvgeny Vereshchagin2016-01-181-0/+4
* tests: fix TEST-02-CRYPTSETUP on Debian/UbuntuEvgeny Vereshchagin2016-01-181-1/+7
* tests: install fsck*Evgeny Vereshchagin2016-01-181-0/+6
* tests: remove unnecessary --bootEvgeny Vereshchagin2016-01-181-1/+1
* tests: add function for valgrind wrapper creationEvgeny Vereshchagin2016-01-151-0/+11
* tests: add function for valgrind installationEvgeny Vereshchagin2016-01-141-0/+19
* README, tests: remove /etc/mtabEvgeny Vereshchagin2016-01-141-2/+0
* Merge pull request #1937 from evverx/fix-stdout-parsingLennart Poettering2015-11-271-1/+1
|\
| * tests: add basic journal testEvgeny Vereshchagin2015-11-171-1/+1
* | tests: remove unnecessary /sys/fs/cgroup/systemd checkingEvgeny Vereshchagin2015-11-251-1/+0
* | tests: don't rely on system's machinedEvgeny Vereshchagin2015-11-241-3/+2
* | Merge pull request #1957 from zonque/qemu-testLennart Poettering2015-11-241-5/+10
|\ \
| * | test: disable nspawn checks if machine wasn't booted with systemdDaniel Mack2015-11-191-1/+3
| * | test: make qemu use kvm if availableDaniel Mack2015-11-191-2/+5
| * | test: increase loop device size to 400MBDaniel Mack2015-11-191-2/+2
| |/
* | tests: fix initrd searching on Debian/UbuntuEvgeny Vereshchagin2015-11-201-1/+4
|/
* tests: copy /etc/pam.d/systemd-user from the host on Debian, UbuntuEvgeny Vereshchagin2015-11-171-0/+3
* tests: intsall /etc/login.defsEvgeny Vereshchagin2015-11-161-0/+1
* tests: fix pam_modules installation on Debian (and Debian-like systems)Evgeny Vereshchagin2015-11-151-1/+4
* tests: install execs from user units tooEvgeny Vereshchagin2015-11-151-6/+11
* tests: various fixesEvgeny Vereshchagin2015-11-101-1/+1
* test-functions: fix dbus-1 installationEvgeny Vereshchagin2015-11-041-1/+1
* remove gudev and gtk-docKay Sievers2015-06-031-1/+1
* test-functions: search for the initrd and kernel according to the BLSHarald Hoyer2015-02-031-0/+8
* test-functions: use sfdisk without cyl,head,sectorsHarald Hoyer2015-02-031-2/+2
* test-functions:install_libnss() call dracut_install with all $NSS_LIBSHarald Hoyer2015-02-031-3/+1
* tests: install ldconfig.real for Debian based distrosMartin Pitt2015-02-031-0/+2
* tests: install hostname debug toolMartin Pitt2015-02-031-1/+1
* tests: install all required libnss modulesMartin Pitt2015-02-031-1/+4
* tests: don't hardcode systemctl pathMartin Pitt2015-02-031-1/+2
* tests: determine rootlibdir from pkg-configMartin Pitt2015-02-031-4/+9
* tests: Make sushell optional in image creationMartin Pitt2015-02-031-1/+2
* Use eurlatgr as the example console fontMarko Myllynen2015-01-221-0/+1
* test: print the important commands to make debugging easierZbigniew Jędrzejewski-Szmek2014-02-141-3/+5
* test: make the image biggerZbigniew Jędrzejewski-Szmek2014-02-141-3/+3
* test: wrap $LOOPDEV in quotesZbigniew Jędrzejewski-Szmek2013-12-101-5/+5
* test: rework run_qemuRonny Chevalier2013-12-101-9/+56
* test: remove duplicated codeRonny Chevalier2013-11-071-0/+254