zephyr/scripts/tests
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
..
build scripts: tests: Add tests for subfolder_list.py 2020-07-20 17:31:53 -04:00
build_helpers .github: workflows: Workflow for build_helpers 2023-10-10 15:55:58 +03:00
twister twister: Improve recording at Harness 2023-12-06 10:26:35 -05:00
twister_blackbox twister tests: Replace native_posix with native_sim 2023-11-30 09:42:25 -05:00