Searched refs:test_list (Results 1 – 3 of 3) sorted by relevance
146 bool test_list[TEST_NUM] ={1, 1, 0, 0, 1, 0, 1, 0}; variable164 TEST_ESP_OK(gpio_set_level(test_adc_io, test_list[i]));165 target_value = test_list[i] ? ADC_HIGH : ADC_LOW;
35 test_list = ( variable184 for test in test_list:
5 New tests can be added into `test_list` of `run_test_idf_monitor.py` and placing the corresponding …