f82ffc9213
Add test for cbprintf_package_convert function which checks if it correctly handles array that holds string lengths. When convert function is used twice, at first to calculate size of the output package and then to actually convert the package, array of string lengths can be used to optimize operation by not calculating string lengths twice. However, array may not be able to hold all string lengths that are needed for that package. In that case, string lengths that did not fit into the array will be calculated twice, in both conversions. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
acpi | ||
c_lib | ||
cbprintf_fp | ||
cbprintf_package | ||
cmsis_dsp | ||
cmsis_nn | ||
cpp | ||
devicetree | ||
fdtable | ||
gui/lvgl | ||
hash_function | ||
hash_map | ||
heap | ||
heap_align | ||
json | ||
linear_range | ||
lockfree | ||
math/interpolation | ||
mem_alloc | ||
mem_blocks | ||
mem_blocks_stats | ||
mpsc_pbuf | ||
multi_heap | ||
net_buf | ||
newlib | ||
notify | ||
onoff | ||
p4workq | ||
ringbuffer | ||
shared_multi_heap | ||
smf | ||
sprintf | ||
spsc_pbuf | ||
sys_util | ||
time |