zephyr/tests/lib
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
..
c_lib tests: libc: minimal: Add tests for qsort() 2021-11-10 07:00:36 -05:00
cbprintf_fp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_package lib: os: cbprintf: Add flags to CBPRINTF_MUST_RUNTIME_PACKAGE 2021-11-29 21:13:56 +01:00
cmsis_dsp tests: fix double promotion warning 2021-11-24 17:14:25 -05:00
devicetree tests: devicetree: test supported devices API 2021-11-23 12:17:14 +01:00
fdtable cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gui/lvgl cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
heap tests: heap: validate sys_heap_runtime_stats_get API 2021-11-11 16:21:43 -05:00
heap_align tests: heap: validate sys_heap_runtime_stats_get API 2021-11-11 16:21:43 -05:00
json tests: lib: json: Negate assert messages 2021-09-28 20:37:06 -04:00
mem_alloc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mpsc_pbuf lib: os: mpsc_pbuf: Add const qualifier to API calls 2021-09-28 06:15:39 -04:00
newlib/thread_safety tests: newlib: thread_safety: Disable minimum newlib heap size check 2021-09-08 10:32:45 -04:00
notify cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
onoff cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
p4workq cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ringbuffer tests: ARC: enable back tests/lib/ringbuffer on qemu_arc_hs6x 2021-10-01 09:30:07 -04:00
smf lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
sprintf cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
time cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00