zephyr/doc/develop/test
Arkadiusz Cholewinski f58a4c4b1c ztest: expand ztest functionality.
Expanding the ZTEST shell to include a command that
accepts additional parameters, such as ztest run_testcase
<suite:test> -p any_value.

Adding the new ZTEST_P macro, to create the
parameterized test.

Signed-off-by: Arkadiusz Cholewinski <arkadiuszx.cholewinski@intel.com>
2024-08-23 15:48:57 +01:00
..
figures doc: twister: ztest: Add test application diagram 2024-07-10 11:49:59 -04:00
twister doc: develop: test: Blackbox explanation 2024-03-05 07:43:25 -05:00
bsim.rst develop/test/bsim: Reference new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
coverage.rst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
index.rst doc: develop: test: Blackbox explanation 2024-03-05 07:43:25 -05:00
mocking.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pytest.rst twister: pytest: Allow using pytest-args from command file and yaml 2024-08-19 10:00:47 -04:00
twister.rst docs: twister: Add section explaining how to choose platform scope 2024-08-20 14:54:08 -04:00
ztest.rst ztest: expand ztest functionality. 2024-08-23 15:48:57 +01:00
ztest_deprecated.rst