mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-02 22:51:14 +00:00
feat(log): Updates timestamp APIs
This commit is contained in:

committed by
BOT

parent
bc46512ad5
commit
b994f33f51
@@ -8,7 +8,14 @@ from pytest_embedded import Dut
|
||||
@pytest.mark.host_test
|
||||
@pytest.mark.parametrize('config', [
|
||||
'default',
|
||||
'system_timestamp'
|
||||
'v1_color',
|
||||
'v2_color',
|
||||
'v2_no_color_no_support',
|
||||
'v2_no_timestamp',
|
||||
'v2_no_timestamp_no_support',
|
||||
'v2_rtos_timestamp',
|
||||
'v2_system_full_timestamp',
|
||||
'v2_system_timestamp',
|
||||
'tag_level_linked_list',
|
||||
'tag_level_linked_list_and_array_cache',
|
||||
'tag_level_none',
|
||||
|
Reference in New Issue
Block a user