summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* test-strv: add a test that extending empty strv works as expectedZbigniew Jędrzejewski-Szmek2016-04-131-2/+8
* tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering2016-04-125-2/+27
* core,systemctl: add new "systemctl revert" commandLennart Poettering2016-04-121-0/+52
* basic: remove rbtree code, it's unusedLennart Poettering2016-04-121-362/+0
* systemctl: don't confuse sysv code with generated unitsLennart Poettering2016-04-121-2/+2
* install: rename generator_paths() → generator_binary_paths()Lennart Poettering2016-04-121-4/+4
* tests: make sure test-path-lookup can run even when no units are installed on...Lennart Poettering2016-04-121-1/+1
* test: bump up log level for install root testLennart Poettering2016-04-121-0/+2
* core: rework logic to drop duplicate and non-existing items from search pathLennart Poettering2016-04-121-2/+4
* core: remove ManagerRunningAs enumLennart Poettering2016-04-128-22/+21
* core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering2016-04-121-11/+6
* tests: port udev-test to log_*_errno (#3015)Evgeny Vereshchagin2016-04-111-20/+13
* tests: don't silently skip `test-namespace`Evgeny Vereshchagin2016-04-101-2/+7
* tests: ignore some mount errors in test-udevEvgeny Vereshchagin2016-04-101-7/+10
* Merge pull request #2969 from evverx/udev-test-dont-rely-on-underlying-fs-2Martin Pitt2016-04-061-1/+1
|\
| * tests: don't rely on the underlying fs in test-udev (v2)Evgeny Vereshchagin2016-04-061-1/+1
* | Merge pull request #2947 from keszybz/test-nssLennart Poettering2016-04-061-0/+448
|\ \ | |/ |/|
| * test-nss: test the resolution of various namesZbigniew Jędrzejewski-Szmek2016-04-051-0/+448
* | tests: don't rely on underlying fs in udev-test, use tmpfs insteadEvgeny Vereshchagin2016-04-051-5/+5
* | Merge pull request #2880 from keszybz/more-testsDaniel Mack2016-03-221-0/+30
|\ \
| * | test-env-util: test env_{value,assignment}_is_validZbigniew Jędrzejewski-Szmek2016-03-211-0/+30
| * | tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek2016-03-211-0/+0
* | | test-execute: fix execution of AmbientCapabilities testsRonny Chevalier2016-03-211-2/+3
|/ /
* | test-copy: use correct data type for max_bytesMartin Pitt2016-03-211-3/+3
* | Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3Daniel Mack2016-03-211-22/+61
|\ \
| * | test-execute: add nfsnobody alternative as a nobody userRonny Chevalier2016-02-281-7/+21
| * | core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier2016-02-281-16/+41
* | | test-copy: test with different max_bytes valuesZbigniew Jędrzejewski-Szmek2016-03-151-10/+25
* | | test-copy: add a test shuffling bytes between normal filesZbigniew Jędrzejewski-Szmek2016-03-151-0/+46
* | | test-ipcrm: fix log messageLukas Nykryn2016-03-101-1/+1
* | | Merge pull request #2792 from ronnychevalier/rc/tests_movev2Zbigniew Jędrzejewski-Szmek2016-03-0921-1441/+1796
|\ \ \
| * | | test-util: remove now unused includesRonny Chevalier2016-03-031-12/+0
| * | | tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier2016-03-032-34/+69
| * | | tests: move glob-util related tests to test-glob-util.cRonny Chevalier2016-03-032-20/+50
| * | | tests: move io-util related tests to test-io-utilRonny Chevalier2016-03-032-38/+69
| * | | tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier2016-03-032-20/+52
| * | | tests: move fstab-util related tests to test-fstab-util.cRonny Chevalier2016-03-032-36/+37
| * | | tests: move fs-util related tests to test-fs-util.cRonny Chevalier2016-03-032-55/+91
| * | | tests: move conf-parser related tests to test-conf-parser.cRonny Chevalier2016-03-032-10/+9
| * | | tests: move fd-util related tests to test-fd-util.cRonny Chevalier2016-03-032-72/+103
| * | | tests: move user-util related tests to test-user-util.cRonny Chevalier2016-03-032-27/+27
| * | | tests: move path-util related tests to test-path-util.cRonny Chevalier2016-03-032-46/+46
| * | | tests: move fileio related tests to test-fileio.cRonny Chevalier2016-03-032-133/+133
| * | | tests: move stat-util related tests to test-stat-util.cRonny Chevalier2016-03-032-37/+68
| * | | tests: move signal-util related tests to test-signal-util.cRonny Chevalier2016-03-032-14/+18
| * | | tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier2016-03-032-117/+143
| * | | tests: move web-util related tests to test-web-util.cRonny Chevalier2016-03-032-14/+39
| * | | tests: move alloc related tests to test-alloc-util.cRonny Chevalier2016-03-032-28/+55
| * | | tests: move escape related tests to test-escape.cRonny Chevalier2016-03-032-88/+114
| * | | tests: move strv related tests to test-strv.cRonny Chevalier2016-03-032-20/+21