zephyr/tests/unit
Daniel Leung aff6e8b2f7 lib: os: cbprint: enable tagged arguments for packaging
This adds some bits to support tagged arguments to be used for
packaging. If enabled, the packaging function no longer looks at
the format strings to determine the types of arguments, but
instead, each argument is tagged with a type by preceding it
with another argument as type (integer). This allows the format
strings to be removed from the final binary to conserve space.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-06-08 00:15:55 +09:00
..
base64 tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cbprintf lib: os: cbprint: enable tagged arguments for packaging 2022-06-08 00:15:55 +09:00
crc tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
intmath
list tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
math_extras
net_timeout tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
rbtree tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
timeutil tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
util tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
winstream tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00