index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-serialize.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-10
/
+10
*
serialize: change order of deserialize_strv() parameters
Lennart Poettering
2023-10-18
1
-1
/
+1
*
serialize: add serialize_string_set()
Luca Boccassi
2023-10-12
1
-0
/
+31
*
serialize: add serialize_item_base64mem()
Luca Boccassi
2023-10-12
1
-0
/
+17
*
serialize: add serialize_item_hexmem()
Luca Boccassi
2023-10-12
1
-0
/
+18
*
serialize: add serialize_bool_elide() helper
Luca Boccassi
2023-07-29
1
-3
/
+7
*
serialize: add deserialize_strv helper
Luca Boccassi
2023-06-09
1
-4
/
+1
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-8
/
+8
*
test: Use TEST macro in more cases
Jan Janssen
2021-11-25
1
-23
/
+13
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
Lennart Poettering
2018-10-31
1
-3
/
+2
*
Move tests for *serialize_environment into test-serialize.c
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-0
/
+61
*
test-serialize: allocate long_string dynamically
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-5
/
+4
*
test-serialize: a smoke test for the serialization functions
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-0
/
+149