commit | 114548ef607aefd712dda7e5ea954981e778185b | [log] [tgz] |
---|---|---|
author | Paszkiet Kamil <kamilx.paszkiet@intel.com> | Thu Jan 18 11:19:47 2024 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 23 23:03:56 2024 -0500 |
tree | 25ea953227c8007cd2702ec4a2a52082e4aa3a23 | |
parent | 117dc55233d36b829d5bf48521f8455864b59877 [diff] |
scripts: twister_blackbox: Added the ability to clear log from the code clear_log is used as a fixture by pytest. We need to be able to call it from the code level. Example of use in the file test_harwaremap.py line 157. Signed-off-by: Paszkiet Kamil <kamilx.paszkiet@intel.com>