zephyr/tests/bluetooth/host/crypto
Torsten Rasmussen e8e5169f95 cmake: remove the use of SOURCES in tests
Setting SOURCES before calling find_package() was deprecated in #51049.

Cleanup usage of SOURCES and instead use the proper target_sources()
CMake function.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-08-05 16:27:09 +02:00
..
bt_encrypt_be cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
bt_encrypt_le cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
bt_rand cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
mocks
prng_init cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
CMakeLists.txt bt-crypto: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00
testing_common_defs.h