zephyr/boards/native
Alberto Escolar Piedras 719c4f4036 boards: nrf_bsim: bst hooks: Call tests delete only once
bst_delete() is called from an ON_EXIT hook, which can be called
several times if an exit hook itself fails and calls exit on
its own.
This is not what most tests destructors will expect, and they
may do weird things in this case. So let's not call into it again.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-12 11:54:26 +02:00
..
common hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
doc docs/Kconfig help: Replace native_[posix,sim]_64 2024-03-15 16:13:12 +01:00
native_posix boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
native_sim boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
nrf_bsim boards: nrf_bsim: bst hooks: Call tests delete only once 2024-04-12 11:54:26 +02:00
index.rst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00