summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2013-10-29strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...Lennart Poettering
2013-10-29strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering
2013-10-27test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDSDaniel Buch
2013-10-22systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-10-13Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek
2013-10-13Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek
2013-10-13test: test for ellipsizeShawn Landden
2013-10-09tests: fix some memory leaks in testsLennart Poettering
2013-10-06shared/util: fix off-by-one error in tag_to_udev_nodeDave Reisner
2013-10-05utf8: fix utf8_is_printableZbigniew Jędrzejewski-Szmek
2013-10-01hashmap: size hashmap bucket array dynamicallyLennart Poettering
2013-09-29Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek
2013-09-26util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering
2013-09-26test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek
2013-09-25util: add macro for iterating through all prefixes of a pathLennart Poettering
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers
2013-09-19Add more tests and fix capability loggingZbigniew Jędrzejewski-Szmek
2013-09-19test-utf8: add more tests for public functionsDave Reisner
2013-09-19device-nodes: move device node specific code to own fileDave Reisner
2013-09-19shared/utf8: merge implementations, remove cruftDave Reisner
2013-09-17test-fileio: assume that Buffers may be missingZbigniew Jędrzejewski-Szmek
2013-09-17Make test-login and test-sleep output debuggingZbigniew Jędrzejewski-Szmek
2013-09-17Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner
2013-09-17move utf8 functions from libudev-private.h to utf8.hDave Reisner
2013-09-17tmpfiles: support simple specifier expansion for specified pathsLennart Poettering
2013-09-17specifier: rework specifier calls to return proper error messageLennart Poettering
2013-09-16Assume that /proc/meminfo can be missingZbigniew Jędrzejewski-Szmek
2013-09-13Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek
2013-09-11Allow tabs in environment filesZbigniew Jędrzejewski-Szmek
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-09-09systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-08-15tests: fix indentationThomas Hindoe Paaboel Andersen
2013-08-14hostnamectl: show only specific hostname when requestedZbigniew Jędrzejewski-Szmek
2013-07-30test-unit-file: return error without dumping core on permission errorChristian Hesse
2013-07-30test-fileio: use random name for written fileZbigniew Jędrzejewski-Szmek
2013-07-26journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek
2013-07-18tests: skip tests when executed without privileges but which require themKay Sievers
2013-07-18util: add split_pair() for splitting foo=bar stringsLennart Poettering
2013-07-16test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek
2013-07-16tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen
2013-07-13test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek
2013-07-12test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek
2013-07-11cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-07-05tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek
2013-07-02libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering
2013-06-27test: Add list testcaseJan Janssen
2013-06-27core: general cgroup reworkLennart Poettering