index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-macro.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-macro: add ROUND_UP() macro for rounding up to next multiple
Lennart Poettering
2023-06-02
1
-0
/
+66
*
test/test-macro: add tests for FOREACH_VA_ARGS()
Dan Streetman
2023-03-09
1
-0
/
+184
*
macro: introduce FOREACH_ARRAY() macro
Yu Watanabe
2023-03-07
1
-0
/
+50
*
fundamental: rework IN_SET() to require at least three arguments
Lennart Poettering
2023-01-02
1
-4
/
+4
*
macro: add generic IS_ALIGNED32() anf friends
Lennart Poettering
2022-12-08
1
-0
/
+53
*
test: add test for IN_SET() with bitfield specifier
Yu Watanabe
2022-10-26
1
-0
/
+10
*
macro: add macro for checking if integer is power of 2
Lennart Poettering
2022-08-05
1
-0
/
+56
*
Add saturate_add() that generalizes size_add()
Zbigniew Jędrzejewski-Szmek
2022-05-12
1
-0
/
+9
*
macro: add macro that simplifies going backwards through an array via pointers
Lennart Poettering
2022-03-23
1
-0
/
+23
*
test: add test case for DECIMAL_STR_MAX()
Lennart Poettering
2022-03-14
1
-0
/
+23
*
test: add test for DECIMAL_STR_WIDTH()
Lennart Poettering
2022-03-14
1
-0
/
+23
*
test: change // comments to /* */
Lennart Poettering
2022-03-14
1
-2
/
+2
*
test: Slightly rework DEFINE_TEST_MAIN macros
Jan Janssen
2021-11-25
1
-1
/
+1
*
test: Create convenience macros to declare tests
Jan Janssen
2021-11-13
1
-42
/
+10
*
test: Add test for flag macros
Jan Janssen
2021-11-05
1
-0
/
+70
*
macro: Move ALIGN_TO to macro-fundamental.h and introduce CONST_ALIGN_TO
Jan Janssen
2021-10-17
1
-0
/
+9
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-5
/
+5
*
macro: handle overflow in ALIGN_TO() somewhat reasonably
Lennart Poettering
2021-08-20
1
-0
/
+33
*
test: split out macro tests into own test-macro.c
Lennart Poettering
2021-08-20
1
-0
/
+310