zephyr/doc/develop
Dmitrii Golovanov 47da4e2e76 twister: Improve recording at Harness
The Console Harness is able to parse its log with patterns to compose
extracted fields into records in 'recording.csv' file in the test's build
directory. This feature allows to extract custom test results like
performance counters.
With this change the extracted records are also written into 'twister.json'
as a part of each test suite object. This makes easier to store
all the data collected by the test for its further processing.

Other improvements:
 - compile parsing pattern only once instead of at each input line;
 - quote fields in '.csv' to avoid unexpected field separators;
 - make 'regex' a required schema field of 'harness_config';
 - Twister documentation update.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2023-12-06 10:26:35 -05:00
..
api modem: Add experimental tag 2023-11-03 09:56:30 +01:00
application doc: fix link to extensions.cmake 2023-11-08 10:10:02 +01:00
debug doc: add documenatation about I2C_DUMP_MESSAGES 2023-09-06 17:54:53 +02:00
flash_debug doc: flash_debug: add NXP S32 debug probe docs 2023-10-25 18:14:51 -07:00
getting_started doc: point to new zephyr sdk: 0.16.4 2023-11-30 14:49:54 +09:00
languages doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
manifest doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
optimizations doc: develop: update ram and rom report sample and reduce width 2023-11-08 16:03:48 -05:00
sca cmake: sca: codechecker: Support storing results 2023-08-23 14:45:03 +02:00
test twister: Improve recording at Harness 2023-12-06 10:26:35 -05:00
toolchains doc: point to new zephyr sdk: 0.16.4 2023-11-30 14:49:54 +09:00
tools doc: develop: tools: drop platformio docs 2022-12-22 13:45:52 +01:00
west doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
beyond-GSG.rst docs: Introduction: Replace references to native_posix w native_sim 2023-11-14 14:38:10 +01: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: Fix double 'the' 2023-11-15 14:25:11 +00:00