CI: enable more wifi cases

This commit is contained in:
Chen Yudong
2022-12-07 18:07:07 +08:00
committed by Chen Yu Dong
parent 3cd5ba44d1
commit 8aca3932b0
40 changed files with 290 additions and 139 deletions

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
# SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
# SPDX-License-Identifier: Unlicense OR CC0-1.0
from __future__ import unicode_literals
@@ -39,8 +39,9 @@ class CustomProcess(object):
self.f.close()
@pytest.mark.supported_targets
@pytest.mark.temp_skip_ci(targets=['esp32c6'], reason='c6 support TBD')
@pytest.mark.esp32
@pytest.mark.esp32c3
@pytest.mark.esp32s3
@pytest.mark.wifi_router
@pytest.mark.parametrize(
'config',