zephyr/doc/develop
Dmitrii Golovanov 35e313f9e5 twister: recording: Allow JSON data fields
Extend Twister Harness recording feature to allow selected data fields,
extracted from the log by a regular expression, to be parsed into JSON
objects and eventually reported in `twister.json` as `recording` list
property of the test suite.

With this extension, log records can convey layered data structures
passed from a test image as summary results, traces, statistics, etc.

This extension also allows flexible recording structure: a test image
can output different types of data records incapsulated into a fixed
set of fields, so `recording.csv` file columns are respected, whereas
some of the columns keep strings with json-encoded semi-structured data.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2024-06-14 09:41:52 -04:00
..
api drivers: spi: remove deprecated functions 2024-06-06 15:19:29 -05:00
application doc: develop: application: Fix missed HWMv2 changes 2024-04-18 08:06:49 -07:00
debug doc: add documenatation about I2C_DUMP_MESSAGES 2023-09-06 17:54:53 +02:00
flash_debug doc: flash_debug: update NXP flash debug probes section 2024-06-11 19:45:34 -04:00
getting_started doc: ci: Zephyr now requires Python 3.10 or higher 2024-05-06 14:56:08 +01:00
languages doc: languages: add new section "headers and C/C++ compatibility" 2024-06-13 08:03:13 -04:00
manifest doc: modules: dummy external module 2024-01-29 17:54:11 +01:00
optimizations doc: develop: optimizations: make pahole example independent from arch 2024-06-12 18:29:12 -04:00
sca hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
test twister: recording: Allow JSON data fields 2024-06-14 09:41:52 -04:00
toolchains DOC: ARCMWDT: Add tip for arc-gnu-toolchain installation 2024-05-24 08:05:39 -04:00
tools doc: develop: tools: Exclude webp images from PDF 2024-06-13 08:02:45 -04:00
west West: Add west robot command 2024-05-28 12:54:52 +02:00
beyond-GSG.rst docs/Kconfig help: Replace native_[posix,sim]_64 2024-03-15 16:13:12 +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: develop: modules: Add entry for ZEPHYR_CURRENT_MODULE_NAME 2024-01-24 10:54:17 +01:00