zephyr/tests/bluetooth/df
Yuval Peress 723bb46269 tests: BT: migrate connectionless tx to ztest register
Migrating the test suites to the register functionality allows the
main.c source to focus on the state of the system instead of "which"
test to run. In this example, test_main() now calls:
* ut_bt_setup() and updates the state
* common_create_adv_set(), updates the state, and notifies the
  registered tests that the state has been updated which would trigger
  a run.
* common_delete_adv_set(), updates the state, and again notifies
  the registered tests that the state has been updated.

Signed-off-by: Yuval Peress <peress@chromium.org>
2021-10-28 16:57:51 -04:00
..
common tests: Bluetooth: df: Add tests for use of CTE in per adv chains 2021-08-07 20:50:03 -04:00
connection_cte_req Bluetooth: tests: Align with terms in v5.3 spec 2021-09-20 20:01:32 +02:00
connectionless_cte_chains tests: Bluetooth: df: Add test to verify correctness of relase of PDUs 2021-10-01 14:32:49 -04:00
connectionless_cte_rx cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
connectionless_cte_tx tests: BT: migrate connectionless tx to ztest register 2021-10-28 16:57:51 -04:00
testcase.yaml tests: Bluetooth: df: Add missing intergration_platforms 2021-03-17 11:34:26 +01:00