zephyr/tests/unit
Anas Nashif cffe98d9de crc: Make the build of crc function dependent on a Kconfig
Add CONFIG_CRC for building CRC related routines.
CRC routines are now being built for each application, whether used or
not and are add in the build system unconditionally.

Keep CONFIG_CRC enabled by default for now and until all users have
converted to use the new option.

Partial fix for #50654

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-23 13:30:00 +01:00
..
base64 test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
cbprintf tests/cbprintf: Use minimal libc to test cbprintf code 2022-11-08 10:44:36 +01:00
crc crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
intmath test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
list test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
math_extras test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
net_timeout test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
rbtree test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
timeutil test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
util test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
winstream test: update how unit tests set sources 2022-10-31 17:01:59 +01:00