zephyr/tests/unit
Emil Gydesen 87c8b897b3 include: util: Add mem_xor functions
Add functions to do XOR on arrays of memory, with one that
takes arbitrary sizes and one for 32 bits and 128 bits as
those are common sizes for this functionality.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-01-05 09:06:36 +01:00
..
base64 lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
cbprintf tests: unit: cbprintf: Add tests for string validation 2023-11-24 09:23:18 +01:00
crc tests: crc: remove unrelated tag 2023-11-30 11:23:11 -05:00
intmath tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
list tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
math_extras tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net_timeout tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pot tests: unit: Fix Power-of-Two test build issue 2023-12-19 10:03:47 -05:00
rbtree lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
time_units tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timeutil lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
util include: util: Add mem_xor functions 2024-01-05 09:06:36 +01:00
winstream lib: move utilities into own folder 2023-12-22 09:54:12 +01:00