mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 15:47:13 +00:00
feat(storage): update config for app tests
This commit is contained in:

committed by
Martin Vychodil

parent
a36d8bc742
commit
aca0d3ad17
@@ -7,8 +7,7 @@ import pytest
|
||||
from pytest_embedded import Dut
|
||||
|
||||
|
||||
@pytest.mark.esp32
|
||||
@pytest.mark.esp32c3
|
||||
@pytest.mark.supported_targets
|
||||
def test_examples_spiffs(dut: Dut) -> None:
|
||||
message_list = (rb'example: Initializing SPIFFS',
|
||||
rb'example: Partition size: total: \d+, used: \d+',
|
||||
|
Reference in New Issue
Block a user