summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* core: remove systemd_running_as lookup functionsZbigniew Jędrzejewski-Szmek2014-07-19
* barrier: initalize file descriptors with -1Zbigniew Jędrzejewski-Szmek2014-07-18
* test-pty: silence a warningThomas Hindoe Paaboel Andersen2014-07-17
* shared: add PTY helperDavid Herrmann2014-07-17
* shared: add generic IPC barrierDavid Herrmann2014-07-17
* test-tables: add new entriesZbigniew Jędrzejewski-Szmek2014-07-16
* test-socket-util: silence warningsThomas Hindoe Paaboel Andersen2014-07-16
* shared/socket-util: add function to query remote addressZbigniew Jędrzejewski-Szmek2014-07-15
* shared: fix coding-style for ring-buffer implementationDavid Herrmann2014-07-11
* util: fix has cc check and add testZbigniew Jędrzejewski-Szmek2014-07-11
* shared: split out in_addr related calls from socket-util.[ch] into its privat...Lennart Poettering2014-07-10
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* test: print library tuple in testLennart Poettering2014-07-03
* util: when unescaping strings, don't allow smuggling in of additional NUL bytesLennart Poettering2014-07-02
* tests: add missing XDG_RUNTIME_DIR env variableRonny Chevalier2014-06-30
* tests: add test-ratelimitRonny Chevalier2014-06-24
* tests: add tests to test-unit-nameRonny Chevalier2014-06-24
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-22
* tests: add test_fdset_removeRonny Chevalier2014-06-22
* tests: add test-asyncRonny Chevalier2014-06-22
* tests: add test-capabilityRonny Chevalier2014-06-22
* test: ensure conf_files_list returns absolute pathsMichael Marineau2014-06-20
* test: unit test for using alternate roots with path_strv_resolveMichael Marineau2014-06-20
* tests: add tests for strv_extendfRonny Chevalier2014-06-19
* tests: add tests to test-utilRonny Chevalier2014-06-19
* tests: add missing returnRonny Chevalier2014-06-19
* networkd: add a number of calls to manipulate in_addr_union structsLennart Poettering2014-06-18
* install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering2014-06-17
* tests: unlink temp file used in testRonny Chevalier2014-06-16
* tests: add tests to test-hashmapRonny Chevalier2014-06-16
* tests: add test-fdsetRonny Chevalier2014-06-16
* tests: add test-socket-utilRonny Chevalier2014-06-16
* bus: add basic dbus1 policy parserLennart Poettering2014-06-06
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-04
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-03
* test-path-util: add tests for path_make_relative()Tanu Kaskinen2014-05-25
* test-unit-file: skip if unit_file_get_list returns permission deniedCristian Rodríguez2014-05-25
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* udev: do not skip the execution of RUN when renaming a network device failsKay Sievers2014-05-15
* shared: add ring bufferDavid Herrmann2014-05-13