zephyr/tests
Alberto Escolar Piedras 464435e22b CI bsim workflow: Also run some split BT stack tests
Also run some split BT stack tests on the nrf5340 platform
to test this configuration.

Move the selection of which BT tests are built and run
in each platform to files in the tests/bsim/ folder.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-31 09:31:42 -05:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
benchmarks tests: app_kernel: Update README 2023-10-31 08:58:45 +01:00
bluetooth tests: Bluetooth: tester: Fix missing net_buf_unref 2023-10-27 10:50:30 +02:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot test: test_mcuboot: enable test on NXP MCUX platforms 2023-10-27 10:51:05 +02:00
bsim CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00
cmake tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
crypto tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
drivers tests: drivers: Fix adc labels in sensors test 2023-10-30 12:51:20 -04:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
lib tests: devicetree: api: add tests for new DT APIs 2023-10-30 11:43:39 -04:00
misc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
posix tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
robot
subsys PM: add device_on_power_domian testcase. 2023-10-31 08:58:21 +01:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_config.yaml