summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* util: add split_pair() for splitting foo=bar stringsLennart Poettering2013-07-18
* test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek2013-07-16
* tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen2013-07-16
* test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek2013-07-13
* test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek2013-07-12
* cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering2013-07-11
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-10
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-05
* libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering2013-07-02
* test: Add list testcaseJan Janssen2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-21
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* Properly check for overflow in offsetsZbigniew Jędrzejewski-Szmek2013-06-10