zephyr/subsys/testsuite
Torsten Rasmussen cbf815e745 cmake: remove CMake policy CMP0000 and CMP0002 in unittest.cmake
Two CMake policies has been removed:
CMP0000 was introduced in CMake 2.6 and set to OLD, but with all Zephyr
        CMake files using cmake_minimum_required() then there is no
	reason for having this policy to OLD.
CMP0002 was introduced in CMake 2.6 and was set to NEW.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-12-18 14:58:55 +01:00
..
busy_sim testsuite: busy_sim: Use xoshiro128++ when enabled 2021-12-01 10:00:50 +01:00
coverage linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04:00
include testsuite: busy_sim: Add callback to the interrupt 2021-12-01 10:00:50 +01:00
ztest testsuite: ztest: Do logging flush only when default thread is used 2021-11-29 10:34:22 -05:00
CMakeLists.txt testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
Kconfig testsuite: busy_sim: Use xoshiro128++ when enabled 2021-12-01 10:00:50 +01:00
unittest.cmake cmake: remove CMake policy CMP0000 and CMP0002 in unittest.cmake 2021-12-18 14:58:55 +01:00