summaryrefslogtreecommitdiff
path: root/src/tests/test-systemd.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* tests/trivial: rename nmtst_get_rand_int() to nmtst_get_rand_uint32()Thomas Haller2019-06-111-5/+5
* libnm,shared: bzero secrets on failure in nm_utils_base64secret_decode()Thomas Haller2019-04-121-3/+3
* systemd: define strerror() in sd-adapt header to nm_strerror_native()Thomas Haller2019-02-121-0/+6
* logging: make nm-logging thread-safeThomas Haller2019-02-051-2/+4
* systemd: expose unbase64mem() as nm_sd_utils_unbase64mem()Thomas Haller2019-01-021-0/+96
* systemd: move basic systemd library to shared/nm-utilsThomas Haller2019-01-021-1/+8
* systemd: fix handling special cases kill_dots and path_simplify()Thomas Haller2018-10-231-6/+6
* core: add "nm-sd-utils.h" to access system internal helperThomas Haller2018-10-231-0/+46
* systemd: merge branch systemd into masterThomas Haller2017-09-211-1/+1
* logging: log device and connection along with the messageLubomir Rintel2017-03-241-0/+2
* build: don't add systemd path the include search pathThomas Haller2016-09-271-5/+1
* systemd: merge branch systemd into masterThomas Haller2016-08-121-0/+6
* systemd/tests: don't link test-systemd against libNetworkManagerBaseThomas Haller2016-08-121-0/+45
* systemd: merge branch systemd into masterThomas Haller2016-06-301-2/+1
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-111-1/+2
* systemd: integrate sd-event into glib main loopThomas Haller2016-03-111-0/+68
* systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller2016-03-111-1/+1
* systemd/tests: add test_lldp_create() testThomas Haller2016-03-011-0/+18
* systemd/tests: add test util for systemdThomas Haller2016-03-011-0/+53