zephyr/tests/unit
Dominik Ermel 6ba69f19d4 sys/util.h: Add IS_EMPTY and LIST_DROP_EMPTY macros
IS_EMPTY macro allows to check if defined name is empty, i.e.
does not contain replacement list.
LIST_DROP_EMPTY macro may be used to process __VA_ARGS__ type lists,
e.g. a,b,,c , and remove empty elements.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-05-08 17:50:25 +02:00
..
base64 Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
crc Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
intmath Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
list Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
math_extras Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
rbtree Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
timeutil Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
util sys/util.h: Add IS_EMPTY and LIST_DROP_EMPTY macros 2020-05-08 17:50:25 +02:00