Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols

This commit is contained in:
Shubham Kulkarni
2021-03-25 15:20:30 +05:30
committed by bot
parent d14661eaa3
commit 0a395134d4
30 changed files with 53 additions and 41 deletions

View File

@@ -30,7 +30,7 @@ from tiny_test_fw import Utility
# > make print_flash_cmd | tail -n 1 > build/download.config
@ttfw_idf.idf_example_test(env_tag='Example_WIFI')
@ttfw_idf.idf_example_test(env_tag='Example_WIFI_Protocols')
def test_examples_protocol_http_server_persistence(env, extra_data):
# Acquire DUT
dut1 = env.get_dut('http_server', 'examples/protocols/http_server/persistent_sockets',