47da4e2e76
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> |
||
---|---|---|
.. | ||
bsim.rst | ||
coverage.rst | ||
fixtures.svg | ||
index.rst | ||
mocking.c | ||
pytest.rst | ||
twister.rst | ||
twister_and_pytest.svg | ||
ztest.rst | ||
ztest_deprecated.rst |