zephyr/tests/bsim/bluetooth/host/security
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
..
bond_overwrite_allowed tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
bond_overwrite_denied tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
bond_per_connection tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
ccc_update tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
id_addr_update tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
security_changed_callback tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
compile.sh tests/bsim sh scripts: Reduce boilerplate 2024-03-25 16:17:13 +01:00