zephyr/subsys/testsuite
Torsten Rasmussen e4ccde3774 cmake: moved unittest.cmake to Zephyr CMake modules dir
Move the unittest.cmake to the new Zephyr CMake modules dir.

This allows us to have a single Zephyr CMake package and load unittest
module as: 'find_package(Zephyr COMPONENTS unittest)'

This unifies the way Zephyr package is sourced and removes the need for
a dedicated ZephyrUnittest package.

Deprecate the use of: 'find_package(ZephyrUnittest)'

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-02-22 10:02:39 -08:00
..
busy_sim testsuite: busy_sim: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
coverage tests: coverage: fix the blocking on mps2_an385 coverage report 2022-01-12 16:30:39 -06:00
include testsuite: tc_util: Limit include range 2022-01-27 09:58:08 -05:00
ztest kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
CMakeLists.txt testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
Kconfig kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00