Home
last modified time | relevance | path

Searched refs:test_loop (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/tools/test_apps/system/flash_psram/
Dapp_test.py13 def test_loop(env, config_names): # type: (Any, Any) -> None function
30 test_loop(env, config_names)
39 test_loop(env, config_names)
48 test_loop(env, config_names)
/hal_espressif-3.5.0/components/esp_event/test/
Dtest_event.c1860 esp_event_loop_handle_t test_loop; variable
1867 …ler_register_with(loop, s_test_base1, TEST_EVENT_BASE1_EV1, test_create_loop_handler, &test_loop));
1868 …ler_register_with(loop, s_test_base1, TEST_EVENT_BASE1_EV2, test_create_loop_handler, &test_loop));