summaryrefslogtreecommitdiff
path: root/src/test/test-serialize.c
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-0/+1
* Move LONG_LINE_MAX definition to fileio.hZbigniew Jędrzejewski-Szmek2018-11-141-1/+0
* strv: wrap strv_new() in a macro so that NULL sentinel is implicitLennart Poettering2018-10-311-3/+2
* Move tests for *serialize_environment into test-serialize.cZbigniew Jędrzejewski-Szmek2018-10-261-0/+61
* test-serialize: allocate long_string dynamicallyZbigniew Jędrzejewski-Szmek2018-10-261-5/+4
* test-serialize: a smoke test for the serialization functionsZbigniew Jędrzejewski-Szmek2018-10-261-0/+149