zephyr/subsys/testsuite
Reto Schneider c45026fc08 testsuite: ztest: Fix argument name
As per current definition of the Z_TEST macro, defined in
include/zephyr/ztest_test_new.h, the passed parameter is named
'fixture', not 'this'.

Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
2024-03-19 17:53:30 +01:00
..
arch hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
boards/boards_legacy/unit_testing/unit_testing hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
busy_sim random: Rename random header 2023-10-10 14:23:50 +03:00
coverage testsuite: coverage: allow access to gcov internals 2023-11-29 04:59:47 -08:00
include/zephyr riscv: irq: Add trigger_irq function for clic 2024-01-18 10:53:27 +01:00
soc/soc_legacy/unit_testing/unit_testing hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ztest testsuite: ztest: Fix argument name 2024-03-19 17:53:30 +01:00
CMakeLists.txt testsuite: coverage: allow access to gcov internals 2023-11-29 04:59:47 -08:00
Kconfig hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.defconfig