Home
last modified time | relevance | path

Searched refs:app_config_name (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-2.7.6/examples/system/console/
Dexample_test.py8 dut = env.get_dut('console_example', 'examples/system/console', app_config_name='history')
14 dut = env.get_dut('console_example', 'examples/system/console', app_config_name='nohistory')
/hal_espressif-2.7.6/examples/peripherals/rmt/ir_protocols/
Dexample_test.py10 …env.get_dut('ir_protocols_example', 'examples/peripherals/rmt/ir_protocols', app_config_name='nec')
18 …env.get_dut('ir_protocols_example', 'examples/peripherals/rmt/ir_protocols', app_config_name='rc5')
/hal_espressif-2.7.6/examples/system/ota/simple_ota_example/
Dexample_test.py138 …', 'examples/system/ota/simple_ota_example', dut_class=ttfw_idf.ESP32DUT, app_config_name='spiram')
172 …'examples/system/ota/simple_ota_example', dut_class=ttfw_idf.ESP32DUT, app_config_name='flash_enc')
212 app_config_name='on_update_no_sb_ecdsa')
250 app_config_name='on_update_no_sb_rsa')
/hal_espressif-2.7.6/tools/ci/python_packages/tiny_test_fw/
DEnv.py69 …def get_dut(self, dut_name, app_path, dut_class=None, app_class=None, app_config_name=None, **dut_… argument
112 app_inst = app_class(app_path, app_config_name, app_target)
/hal_espressif-2.7.6/tools/test_apps/system/startup/
Dapp_test.py16 dut = env.get_dut('startup', 'tools/test_apps/system/startup', app_config_name=name)
/hal_espressif-2.7.6/tools/test_apps/system/panic/test_panic_util/
Dtest_panic_util.py258 def get_dut(env, app_config_name, test_name, qemu_wdt_enable=False): argument
259 dut = env.get_dut('panic', TEST_PATH, app_config_name=app_config_name, allow_dut_exception=True)
/hal_espressif-2.7.6/examples/protocols/https_x509_bundle/
Dexample_test.py27 …dut1 = env.get_dut('https_x509_bundle', 'examples/protocols/https_x509_bundle', app_config_name='s…
/hal_espressif-2.7.6/examples/wifi/iperf/
Diperf_test.py556 app_config_name=config_name)
612 app_config_name=BEST_PERFORMANCE_CONFIG)
659 app_config_name=BEST_PERFORMANCE_CONFIG)
716 app_config_name=BEST_PERFORMANCE_CONFIG)
721 app_config_name=BEST_PERFORMANCE_CONFIG)
/hal_espressif-2.7.6/examples/protocols/https_request/
Dexample_test.py67 …equest', 'examples/protocols/https_request', dut_class=ttfw_idf.ESP32DUT, app_config_name='ssldyn')
/hal_espressif-2.7.6/tools/unit-test-app/
Dunit_test.py308 …dut = env.get_dut('unit-test-app', app_path=UT_APP_PATH, app_config_name=ut_config, allow_dut_exce…
442 … dut = env.get_dut(name, app_path=UT_APP_PATH, app_config_name=ut_config, allow_dut_exception=True)
659 …dut = env.get_dut('unit-test-app', app_path=UT_APP_PATH, app_config_name=ut_config, allow_dut_exce…
687 dut = env.get_dut('unit-test-app', app_path=UT_APP_PATH, app_config_name=ut_config)
/hal_espressif-2.7.6/examples/protocols/esp_http_client/
Desp_http_client_test.py39 …ient', 'examples/protocols/esp_http_client', dut_class=ttfw_idf.ESP32DUT, app_config_name='ssldyn')
/hal_espressif-2.7.6/tools/test_apps/system/monitor_ide_integration/
Dapp_test.py69 dut = env.get_dut('panic', rel_proj_path, app_config_name=name)
/hal_espressif-2.7.6/examples/system/ota/advanced_https_ota/
Dexample_test.py462 …xamples/system/ota/advanced_https_ota', dut_class=ttfw_idf.ESP32DUT, app_config_name='anti_rollbac…