summaryrefslogtreecommitdiff
path: root/src/test/test-serialize.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Move LONG_LINE_MAX definition to fileio.hZbigniew Jędrzejewski-Szmek1-1/+0
2018-10-31strv: wrap strv_new() in a macro so that NULL sentinel is implicitLennart Poettering1-3/+2
2018-10-26Move tests for *serialize_environment into test-serialize.cZbigniew Jędrzejewski-Szmek1-0/+61
2018-10-26test-serialize: allocate long_string dynamicallyZbigniew Jędrzejewski-Szmek1-5/+4
2018-10-26test-serialize: a smoke test for the serialization functionsZbigniew Jędrzejewski-Szmek1-0/+149