summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* util: add alloca_align()David Herrmann2014-09-22
* test-util: make valgrind happyDavid Herrmann2014-09-22
* tests: fix resource & mem leaksRonny Chevalier2014-09-18
* test: silence a coverity reportThomas Hindoe Paaboel Andersen2014-09-16
* libudev: util - drop util_delete_path()Tom Gundersen2014-09-16
* hashmap, set: remove unused functionsMichal Schmidt2014-09-15
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* test: fix test of uid-rangeThomas Hindoe Paaboel Andersen2014-09-14
* udev: timeout - warn after a third of the timeout before killingTom Gundersen2014-09-11
* test: fix mem-leak in fdopen() testDavid Herrmann2014-09-11
* namespace: add support for custom kdbus endpointDaniel Mack2014-09-08
* bus: factor out bus policy itemsDaniel Mack2014-09-08
* cgroup-util: shorten cg_path_get_sessionZbigniew Jędrzejewski-Szmek2014-08-30
* macro: use unique variable names for math-macrosDavid Herrmann2014-08-28
* shared: make container_of() use unique variable namesDavid Herrmann2014-08-27
* test-util: use assert_se() for call to safe_mkdir with side effectFilipe Brandenburger2014-08-26
* test-path-util: use assert_se in all assertionsFilipe Brandenburger2014-08-26
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* shared: add MAXSIZE() and use it in resolvedDavid Herrmann2014-08-22
* core: allow informing systemd about service status changes with RELOADING=1 a...Lennart Poettering2014-08-21
* CONST_MAX breaks gcc on fedora 20 with optimiztationLennart Poettering2014-08-20
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-19
* sysusers: add another column to sysusers files for the home directoryLennart Poettering2014-08-19
* tests: add missing entry to test-tablesRonny Chevalier2014-08-18
* tests: add tests for time-util.cRonny Chevalier2014-08-18
* tests: add test-condition-utilRonny Chevalier2014-08-18
* tests: add tests for util.cRonny Chevalier2014-08-18
* tests: add test for fdset_iterateRonny Chevalier2014-08-18
* tests: add tests for fileio.cRonny Chevalier2014-08-18
* tests: add missing unlinkRonny Chevalier2014-08-18
* tests: add tests for socket-util.cRonny Chevalier2014-08-18
* macro: add CONST_MAX() macroDavid Herrmann2014-08-15
* test: fix strtod test for realDavid Herrmann2014-08-15
* test: fix strtod() testDavid Herrmann2014-08-15
* util: allow strappenda to take any number of argsDave Reisner2014-08-13
* udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering2014-08-11
* test: use fabs on doublesThomas Hindoe Paaboel Andersen2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* test-strv: add test which shows access to random memoryZbigniew Jędrzejewski-Szmek2014-07-31
* barrier: fix race in test-codeDavid Herrmann2014-07-29
* udev: unify event timeout handlingKay Sievers2014-07-29
* barrier: convert msecs to usecs in test-codeDavid Herrmann2014-07-29
* parse_boolean: require exact matchesAnsgar Burchardt2014-07-27
* Add utility function to append root to pathZbigniew Jędrzejewski-Szmek2014-07-26
* test-cgroup-mask: fix masks in test and enable by defaultZbigniew Jędrzejewski-Szmek2014-07-20
* test-cgroup-mask: pass on kernels without memory controllerZbigniew Jędrzejewski-Szmek2014-07-20
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-20