zephyr/doc/develop/test
Dmitrii Golovanov b69a8d1deb twister: ztest: short test case names on --no-detailed-test-id
Extend `--no-detailed-test-id` command line option: in addition to its
current behavior to exclude from a test Suite name its configuration path
prefix, also don't prefix each Ztest Case name with its Scenario name.

For example: 'kernel.common.timing' Scenario name, the same Suite name,
and 'sleep.usleep' test Case (where 'sleep' is its Ztest suite name
and 'usleep' is Ztest test name.

This way both TestSuite and TestCase names follow the same principle
having no parent object name prefix.

There is no information loss in Twister reports with this naming:
TestSuite is a container object for its TestCases, whereas TestSuite
has its configuration path as a property.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2024-12-16 08:35:34 +01:00
..
figures doc: twister: Update test naming and application diagram 2024-11-22 08:26:59 -05:00
twister doc: _scripts: conf: apply ruff lint rules 2024-11-26 15:43:52 -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: Add information on Twister Statuses 2024-11-15 08:09:28 -06:00
mocking.c
pytest.rst doc: add get_filtered_output method documentation 2024-12-05 20:00:47 -05:00
twister.rst twister: ztest: short test case names on --no-detailed-test-id 2024-12-16 08:35:34 +01:00
twister_statuses.rst doc: Add information on Twister Statuses 2024-11-15 08:09:28 -06:00
ztest.rst doc: tests: remove page about deprecated ztest APIs 2024-11-12 09:56:54 -06:00