ci: fix https_x509 example

This commit is contained in:
Harshit Malpani
2022-09-27 15:26:14 +05:30
parent d5306303f0
commit 22f3db0189
3 changed files with 20 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32c3
@pytest.mark.esp32s2
@pytest.mark.esp32s3
@pytest.mark.wifi_ap
@pytest.mark.ethernet
def test_examples_protocol_https_x509_bundle(dut: Dut) -> None:
"""
steps: |
@@ -42,7 +42,7 @@ def test_examples_protocol_https_x509_bundle(dut: Dut) -> None:
@pytest.mark.esp32c3
@pytest.mark.esp32s2
@pytest.mark.esp32s3
@pytest.mark.wifi_ap
@pytest.mark.ethernet
@pytest.mark.parametrize('config', ['ssldyn',], indirect=True)
def test_examples_protocol_https_x509_bundle_dynamic_buffer(dut: Dut) -> None:
# test mbedtls dynamic resource