zephyr/tests
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
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00
benchmarks modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
bluetooth bluetooth: tester: refactor CSIP btp command 2024-05-29 14:02:33 +02:00
boards tests: boards: espressif: Add RTC CLK test 2024-05-27 01:37:18 -07:00
boot tests: mcuboot: add boot_request_upgrade() return value check 2024-05-29 10:50:00 -07:00
bsim tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto samples: tests: bluetooth: Add support for rd_rw612_bga 2024-05-25 11:23:04 +03:00
drivers tests: drivers: spi: Remove inclusive language from SPI test 2024-05-30 01:02:13 -07:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel: interrupt: account for table offset 2024-05-29 11:58:44 +02:00
lib tests: kernel: add test for k_realloc 2024-05-28 17:55:12 +02:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules tests: uoscore: Set necessary PSA options 2024-05-24 11:39:28 +02:00
net test: lwm2m: Raise POSIX_MAX_FDS for native_sim 2024-05-30 02:59:29 -07:00
posix tests/posix/env: set CONFIG_PICOLIBC=y 2024-05-24 09:57:31 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests settings/file: Add missing overlay for native_sim//64 2024-05-29 14:01:27 +02:00
unit tests: unit: crc: Add OpenPGP CRC-24 tests 2024-05-29 10:51:21 -07:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00