Skip to content

Commit

Permalink
test: core_log_last tests implementation
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
  • Loading branch information
grom72 committed Feb 23, 2024
1 parent 41c3779 commit b055a33
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 221 deletions.
8 changes: 0 additions & 8 deletions src/test/core_log_last/TESTS.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,4 @@ class TEST5(CORE_LOG):


class TEST6(CORE_LOG):
test_case = 'test_CORE_LOG_LAST_BASIC_LONG'


class TEST7(CORE_LOG):
test_case = 'test_CORE_LOG_LAST_BASIC_TOO_LONG'


class TEST8(CORE_LOG):
test_case = 'test_CORE_LOG_TRESHOLD'
Loading

0 comments on commit b055a33

Please sign in to comment.