zephyr/tests/bsim/bluetooth/host/l2cap
Rubin Gerritsen 1aa33fe368 tests: bsim: Use the pre_init_f instead of post_init_f
When using the post_init_f to initialize the `bst_result`,
it is not possible to mark the test as
passed immediately as the `bst_result` will be
initialized after the test completes.

This change should overcome this limitation.

Bluetooth mesh tests are kept as is as we are not
sure if this will change the behavior.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-05-30 03:00:58 -07:00
..
credits tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
credits_seg_recv tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
ecred Bluetooth: L2CAP: Handle REJECT_RSP for ECRED 2024-04-26 19:21:46 -04:00
general tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
send_on_connect tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
split Bluetooth: Remove BT_HCI_RESERVE and BT_HCI_RAW_RESERVE 2024-04-29 11:01:27 +02:00
stress tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
userdata tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
compile.sh Bluetooth: L2CAP: Handle REJECT_RSP for ECRED 2024-04-26 19:21:46 -04:00