zephyr/tests/unit
Krzysztof Chruscinski 7831bfcce8 lib: os: cbprintf: Add flags to CBPRINTF_MUST_RUNTIME_PACKAGE
Add flags to macro which checks if string must be packaged
using runtime approach.

Added flag CBPRINTF_MUST_RUNTIME_PACKAGE_CONST_CHAR. When flag
is set then const char pointers are considered as pointers to
fixed strings and do not require runtime packaging.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-11-29 21:13:56 +01:00
..
base64
cbprintf lib: os: cbprintf: Add flags to CBPRINTF_MUST_RUNTIME_PACKAGE 2021-11-29 21:13:56 +01:00
crc crc: Add Test for crc32c implementation 2021-03-02 14:08:30 +01:00
intmath
list kernel: dlist: add test cases to cover APIs 2021-01-15 11:42:48 -05:00
math_extras
net_timeout tests: correct some testsuite name 2021-11-09 15:51:44 -05:00
rbtree kernel: rbtree: test rbtree minmax api 2021-03-18 11:53:44 -04:00
timeutil tests: timeutil: test large linearity 2021-08-08 08:18:23 -04:00
util sys: util: improve IS_EMPTY() implementation 2021-11-11 09:31:57 -05:00