Age | Commit message (Expand) | Author |
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 |
2016-03-03 | tests: move string related tests to test-string-util.c | Ronny Chevalier |
2016-03-03 | tests: move hexdecoct tests to test-hexdecoct.c | Ronny Chevalier |
2016-03-02 | test-sizeof: add a helper which prints variable sizes and signedness | Zbigniew Jędrzejewski-Szmek |
2016-03-02 | test-selinux: add some simple tests which call functions and print the result... | Zbigniew Jędrzejewski-Szmek |
2016-03-01 | selinux: always try to load the full selinux db | Zbigniew Jędrzejewski-Szmek |
2016-02-29 | test-clock: fix FILE* leak | Martin Pitt |
2016-02-29 | test-clock: fix assertions | Martin Pitt |
2016-02-29 | test-clock: fix fd "leak" | Zbigniew Jędrzejewski-Szmek |
2016-02-28 | test-execute: add nfsnobody alternative as a nobody user | Ronny Chevalier |
2016-02-28 | core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMIN | Ronny Chevalier |
2016-02-26 | clock-util: be more tolerant in parsing /etc/adjtime | Martin Pitt |
2016-02-26 | clock-util: make clock_is_localtime() testable and add initial tests | Martin Pitt |
2016-02-24 | Merge pull request #2719 from evverx/add-test-to-makefile | Martin Pitt |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-23 | tests: fix x86 personality tests to only on x86 | Lennart Poettering |
2016-02-23 | Merge pull request #2709 from vcaputo/normalize_inc_dec_usage | Martin Pitt |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-22 | tests: add personality tests | Lennart Poettering |
2016-02-22 | calendarspec: fix find_next skipping times | Hristo Venev |
2016-02-20 | test-siphash24: add a test for concatenating very short buffers | Zbigniew Jędrzejewski-Szmek |
2016-02-18 | test-hashmap: fix undefined behaviour on string constants | Zbigniew Jędrzejewski-Szmek |