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