zephyr/tests
Torsten Rasmussen 1a119b4121 tests: use CONFIG_ZTEST_NEW_API=y for bluetooth/controller/ctrl_cte_req
The bluetooth/controller/ctrl_cte_req wrongly defaulted to old Ztest API
after the introduction of the new unit_testing board.

Enforce use of CONFIG_ZTEST_NEW_API to get test working again.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-08-19 05:15:07 +09:00
..
application_development test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
arch tests: arch: arm: arm_interrupt: Increase stack size 2022-08-11 12:15:11 +02:00
benchmarks tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
bluetooth tests: use CONFIG_ZTEST_NEW_API=y for bluetooth/controller/ctrl_cte_req 2022-08-19 05:15:07 +09:00
boards dma/hda: Use the correct register block size for each IP block 2022-08-18 14:54:57 -05:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir
crypto test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
drivers drivers: can: remove z prefix from public CAN API types 2022-08-18 10:19:29 +02:00
kernel boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
lib tests: lib: move ringbuffer to new ztest API 2022-08-18 16:08:44 +02:00
misc scripts/Kconfig: add dt_node_array_prop Kconfig functions 2022-08-18 12:21:33 +02:00
net tests: net: socket: tls move to new ztest API 2022-08-18 12:36:20 +02:00
posix tests: samples: revert timeout change for FVP BaseR 2022-08-16 15:51:38 +02:00
subsys drivers: drop few unused pinmux.h include 2022-08-18 12:13:14 +00:00
unit tests: update unit/cbprintf test to use Kconfig 2022-08-18 14:29:14 +02:00
ztest tests: adopt ztest base test to extended unittest module 2022-08-18 14:29:14 +02:00