summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* macro: add a macro to test whether a value is in a specified listLennart Poettering2013-12-02
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-30
* util: fix handling of trailing whitespace in split_quoted()Lennart Poettering2013-11-28
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* test: test-sched-prio - skip if XDG_RUNTIME_DIR is not setKay Sievers2013-11-22
* cgroups: Cache controller masks and optimize queues.David Strauss2013-11-22
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* test: exit early if we would conflict with running user systemdLennart Poettering2013-11-20
* test-strv: add strv_split, strv_split_newline, strv_remove_prefixDaniel Buch2013-11-07
* utf8: ascii_filter() is unused, let's remove itLennart Poettering2013-11-07
* strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...Lennart Poettering2013-10-29
* strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering2013-10-29
* test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDSDaniel Buch2013-10-27
* systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek2013-10-22
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-13
* test: test for ellipsizeShawn Landden2013-10-13
* tests: fix some memory leaks in testsLennart Poettering2013-10-09
* shared/util: fix off-by-one error in tag_to_udev_nodeDave Reisner2013-10-06
* utf8: fix utf8_is_printableZbigniew Jędrzejewski-Szmek2013-10-05
* hashmap: size hashmap bucket array dynamicallyLennart Poettering2013-10-01
* Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek2013-09-29
* util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering2013-09-26
* test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek2013-09-26
* util: add macro for iterating through all prefixes of a pathLennart Poettering2013-09-25
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-24
* Add more tests and fix capability loggingZbigniew Jędrzejewski-Szmek2013-09-19
* test-utf8: add more tests for public functionsDave Reisner2013-09-19
* device-nodes: move device node specific code to own fileDave Reisner2013-09-19
* shared/utf8: merge implementations, remove cruftDave Reisner2013-09-19
* test-fileio: assume that Buffers may be missingZbigniew Jędrzejewski-Szmek2013-09-17
* Make test-login and test-sleep output debuggingZbigniew Jędrzejewski-Szmek2013-09-17
* Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner2013-09-17
* move utf8 functions from libudev-private.h to utf8.hDave Reisner2013-09-17
* tmpfiles: support simple specifier expansion for specified pathsLennart Poettering2013-09-17
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-17
* Assume that /proc/meminfo can be missingZbigniew Jędrzejewski-Szmek2013-09-16
* Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek2013-09-13
* Allow tabs in environment filesZbigniew Jędrzejewski-Szmek2013-09-11
* run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek2013-09-09
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-09
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-22
* tests: fix indentationThomas Hindoe Paaboel Andersen2013-08-15
* hostnamectl: show only specific hostname when requestedZbigniew Jędrzejewski-Szmek2013-08-14
* test-unit-file: return error without dumping core on permission errorChristian Hesse2013-07-30
* test-fileio: use random name for written fileZbigniew Jędrzejewski-Szmek2013-07-30
* journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek2013-07-26
* tests: skip tests when executed without privileges but which require themKay Sievers2013-07-18