summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* core: translate between IO and BlockIO settings to ease transitionTejun Heo2016-05-181-1/+1
* TEST-08: make sure / is remounted rwZbigniew Jędrzejewski-Szmek2016-05-081-0/+14
* 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
* tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-082-2/+2
* tests: specify format=raw for qemu to avoid warningZbigniew Jędrzejewski-Szmek2016-05-081-1/+2
* tests: add test for #3171 (#3206)Evgeny Vereshchagin2016-05-062-0/+107
* tests: add test for #3166 (#3180)Evgeny Vereshchagin2016-05-032-0/+92
* tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168)Evgeny Vereshchagin2016-05-022-0/+89
* tests: use symlink to MakefileEvgeny Vereshchagin2016-05-012-20/+2
* path-util: also support ".old" and ".new" suffixes and recommend themZbigniew Jędrzejewski-Szmek2016-04-291-2/+3
* test: chmod +x sysv-generator-testZbigniew Jędrzejewski-Szmek2016-04-281-0/+2
* tests: document requirements of networkd integration tests (#3125)Martin Pitt2016-04-261-1/+6
* tests: add test for coredump handler hanging at shutdown (#3101)Evgeny Vereshchagin2016-04-242-0/+77
* tests: don't rely on the host's systemd-nspawn, don't register test machine (...Evgeny Vereshchagin2016-04-132-2/+8
* test: udev: Check tagsMartin Pitt2016-04-061-0/+24
* test: udev: check exit code of test-udevMartin Pitt2016-04-061-6/+15
* tests: don't rely on the underlying fs in test-udev (v2)Evgeny Vereshchagin2016-04-062-11/+11
* tests: don't rely on underlying fs in udev-test, use tmpfs insteadEvgeny Vereshchagin2016-04-051-0/+9
* basic: fallback to fstatat if entry->d_type is DT_UNKNOWNEvgeny Vereshchagin2016-04-041-2/+11
* Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3Daniel Mack2016-03-217-0/+62
|\
| * test-execute: add nfsnobody alternative as a nobody userRonny Chevalier2016-02-286-0/+51
| * core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier2016-02-281-0/+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-013-2/+111
|/
* udev-test.pl: add --strace optionZbigniew Jędrzejewski-Szmek2016-02-221-0/+7
* tests: add test for https://github.com/systemd/systemd/issues/2637Evgeny Vereshchagin2016-02-171-0/+6
* tests: add test for https://github.com/systemd/systemd/issues/1981Evgeny Vereshchagin2016-02-104-2/+97
* Merge pull request #2535 from PhillipSz/remove-exit-0Lennart Poettering2016-02-084-4/+0
|\
| * test: remove exit 0 at the endPhillip Sz2016-02-054-4/+0
* | tests: fix #457Evgeny Vereshchagin2016-02-082-2/+2
|/
* tests: add test-selinux-checksEvgeny Vereshchagin2016-01-315-0/+216
* tests: fix install_pamEvgeny Vereshchagin2016-01-251-0/+4
* tests: add setup_selinuxEvgeny Vereshchagin2016-01-251-0/+44
* sysv-generator: do not join dependencies on one line, split themLukas Nykryn2016-01-211-2/+16
* tests: add STRIP_BINARIESEvgeny Vereshchagin2016-01-181-0/+4
* tests: fix TEST-03-JOBSEvgeny Vereshchagin2016-01-181-2/+5
* tests: remove unnecessary setup_nspawn_rootEvgeny Vereshchagin2016-01-181-1/+0
* 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
* tests: test ambient capabilities.Ismo Puustinen2016-01-122-0/+17
* tests: add regression test for `systemctl restart systemd-journald`Evgeny Vereshchagin2015-12-302-0/+17
* Merge pull request #2056 from evverx/expose-soft-limits-on-the-busLennart Poettering2015-12-103-0/+99
|\
| * tests: add basic rlimits testEvgeny Vereshchagin2015-11-283-0/+99
* | Merge pull request #1934 from martinpitt/masterTom Gundersen2015-12-031-0/+371
|\ \ | |/ |/|