zephyr/doc/develop
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
..
api docs: api_lifecycle: Use a better release as example for deprecation 2024-08-15 12:40:16 +02:00
application doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
debug doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
flash_debug boards: atmel: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
getting_started doc: gsg: warn against using Python 3.13 on Windows 2024-11-28 12:53:42 +01:00
languages docs: add information about main(int, char **) 2024-09-05 12:30:39 -05:00
manifest doc: develop: manifests: external: add CANnectivity USB to CAN adapter 2024-09-18 15:30:16 +02:00
optimizations doc: samples: use :zephyr-app: for in-tree samples 2024-09-05 17:18:05 -04:00
sca doc: sca: Add Bugseng eclair documentation 2024-11-16 15:18:57 -05:00
test twister: ztest: short test case names on --no-detailed-test-id 2024-12-16 08:35:34 +01:00
toolchains doc: fix typo in multiple directories before v4.0.0 release 2024-11-13 13:35:49 -06:00
tools doc: develop: tools: Add STM32CubeIDE directions 2024-11-12 09:57:15 -06:00
west doc: develop: west: Remove deprecated west.log 2024-11-18 13:18:42 -05:00
beyond-GSG.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
env_vars.rst doc: fix typos 2023-11-08 10:09:44 +01:00
index.rst doc: extract the documentation about debugging to another file 2023-09-06 17:54:53 +02:00
modules.rst doc: develop: modules: Add a section about package managers 2024-11-25 12:16:43 +01:00