summaryrefslogtreecommitdiff
path: root/src/test/test-serialize.c
Commit message (Expand)AuthorAgeFilesLines
* test: allow to set NULL to intro or outroYu Watanabe2022-02-021-1/+1
* tests: rework test macros to not take code as parametersLennart Poettering2022-02-021-8/+8
* test: Use TEST macro in more casesJan Janssen2021-11-251-23/+13
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* 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