Age | Commit message (Expand) | Author |
2016-04-12 | tests: make sure test-path-lookup can run even when no units are installed on... | Lennart Poettering |
2016-04-12 | test: bump up log level for install root test | Lennart Poettering |
2016-04-12 | core: rework logic to drop duplicate and non-existing items from search path | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-12 | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering |
2016-04-11 | tests: port udev-test to log_*_errno (#3015) | Evgeny Vereshchagin |
2016-04-10 | tests: don't silently skip `test-namespace` | Evgeny Vereshchagin |
2016-04-10 | tests: ignore some mount errors in test-udev | Evgeny Vereshchagin |
2016-04-06 | Merge pull request #2969 from evverx/udev-test-dont-rely-on-underlying-fs-2 | Martin Pitt |
2016-04-06 | Merge pull request #2947 from keszybz/test-nss | Lennart Poettering |
2016-04-06 | tests: don't rely on the underlying fs in test-udev (v2) | Evgeny Vereshchagin |
2016-04-05 | test-nss: test the resolution of various names | Zbigniew Jędrzejewski-Szmek |
2016-04-05 | tests: don't rely on underlying fs in udev-test, use tmpfs instead | Evgeny Vereshchagin |
2016-03-22 | Merge pull request #2880 from keszybz/more-tests | Daniel Mack |
2016-03-21 | test-env-util: test env_{value,assignment}_is_valid | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | tests: rename test-env-replace to test-env-util | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | test-execute: fix execution of AmbientCapabilities tests | Ronny Chevalier |
2016-03-21 | test-copy: use correct data type for max_bytes | Martin Pitt |
2016-03-21 | Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3 | Daniel Mack |
2016-03-15 | test-copy: test with different max_bytes values | Zbigniew Jędrzejewski-Szmek |
2016-03-15 | test-copy: add a test shuffling bytes between normal files | Zbigniew Jędrzejewski-Szmek |
2016-03-10 | test-ipcrm: fix log message | Lukas Nykryn |
2016-03-09 | Merge pull request #2792 from ronnychevalier/rc/tests_movev2 | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-selinux: use yes_no() and strnull() | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-libudev: disable monitor mode by default and add to automatic tests | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-libudev: modernization | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Enable test-ipcrm, test-hostname in unsafe tests | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Enable test-daemon, test-log, test-watchdog by default | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | shared/acpi-fpdt: use ENODATA for missing data and skip test | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Rename test-boot-timestamp to test-boot-timestamps and enable by default | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Move test-loopback to normal tests | Zbigniew Jędrzejewski-Szmek |
2016-03-03 | test-util: remove now unused includes | Ronny Chevalier |
2016-03-03 | tests: move xattr-util related tests to test-xattr-util.c | Ronny Chevalier |
2016-03-03 | tests: move glob-util related tests to test-glob-util.c | Ronny Chevalier |
2016-03-03 | tests: move io-util related tests to test-io-util | Ronny Chevalier |
2016-03-03 | tests: move proc-cmdline related tests to test-proc-cmdline.c | Ronny Chevalier |
2016-03-03 | tests: move fstab-util related tests to test-fstab-util.c | Ronny Chevalier |
2016-03-03 | tests: move fs-util related tests to test-fs-util.c | Ronny Chevalier |
2016-03-03 | tests: move conf-parser related tests to test-conf-parser.c | Ronny Chevalier |
2016-03-03 | tests: move fd-util related tests to test-fd-util.c | Ronny Chevalier |
2016-03-03 | tests: move user-util related tests to test-user-util.c | Ronny Chevalier |
2016-03-03 | tests: move path-util related tests to test-path-util.c | Ronny Chevalier |
2016-03-03 | tests: move fileio related tests to test-fileio.c | Ronny Chevalier |
2016-03-03 | tests: move stat-util related tests to test-stat-util.c | Ronny Chevalier |
2016-03-03 | tests: move signal-util related tests to test-signal-util.c | Ronny Chevalier |
2016-03-03 | tests: move cpu-set-util related tests to test-cpu-set-util.c | Ronny Chevalier |
2016-03-03 | tests: move web-util related tests to test-web-util.c | Ronny Chevalier |
2016-03-03 | tests: move alloc related tests to test-alloc-util.c | Ronny Chevalier |
2016-03-03 | tests: move escape related tests to test-escape.c | Ronny Chevalier |
2016-03-03 | tests: move strv related tests to test-strv.c | Ronny Chevalier |