Home
last modified time | relevance | path

Searched refs:lv_test_indev_wait (Results 1 – 12 of 12) sorted by relevance

/lvgl-latest/tests/src/
Dlv_test_indev.c50 lv_test_indev_wait(50); in lv_test_mouse_click_at()
53 lv_test_indev_wait(50); in lv_test_mouse_click_at()
55 lv_test_indev_wait(50); in lv_test_mouse_click_at()
79 lv_test_indev_wait(50); in lv_test_key_hit()
82 lv_test_indev_wait(50); in lv_test_key_hit()
84 lv_test_indev_wait(50); in lv_test_key_hit()
103 lv_test_indev_wait(50); in lv_test_encoder_turn()
119 lv_test_indev_wait(50); in lv_test_encoder_click()
121 lv_test_indev_wait(50); in lv_test_encoder_click()
123 lv_test_indev_wait(50); in lv_test_encoder_click()
[all …]
Dlv_test_indev.h42 void lv_test_indev_wait(uint32_t ms);
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_arc.c213 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
216 lv_test_indev_wait(500); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
218 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
227 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
230 lv_test_indev_wait(500); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
232 lv_test_indev_wait(500); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
234 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
272 lv_test_indev_wait(50); in test_two_overlapping_arcs_can_be_interacted_independently()
275 lv_test_indev_wait(500); in test_two_overlapping_arcs_can_be_interacted_independently()
277 lv_test_indev_wait(50); in test_two_overlapping_arcs_can_be_interacted_independently()
[all …]
Dtest_bar.c69 lv_test_indev_wait(50); in test_bar_should_update_indicator_right_coordinate_based_on_bar_value()
123 lv_test_indev_wait(50); in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value()
222 lv_test_indev_wait(50); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()
238 lv_test_indev_wait(50); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()
310 lv_test_indev_wait(50); in test_bar_indicator_should_be_drawn_towards_the_min_range_side_after_setting_a_more_negative_value()
316 lv_test_indev_wait(50); in test_bar_indicator_should_be_drawn_towards_the_min_range_side_after_setting_a_more_negative_value()
Dtest_switch.c78 lv_test_indev_wait(50); in test_switch_animation()
85 lv_test_indev_wait(50); in test_switch_animation()
Dtest_slider.c119 lv_test_indev_wait(50); in test_slider_range_mode_should_not_leave_edit_mode_if_released_with_no_left_knob_focus()
Dtest_dropdown.c305 lv_test_indev_wait(1000); //Long press in test_dropdown_encoder()
307 lv_test_indev_wait(50); in test_dropdown_encoder()
Dtest_roller.c152 lv_test_indev_wait(20); in test_roller_keypad_events()
/lvgl-latest/tests/src/test_cases/
Dtest_hover.c49 lv_test_indev_wait(50); in test_move_mouse()
89 lv_test_indev_wait(50); in test_hover_delete()
92 lv_test_indev_wait(50); in test_hover_delete()
Dtest_click.c139 lv_test_indev_wait(1000); in test_click()
152 lv_test_indev_wait(1000); in test_click()
154 lv_test_indev_wait(50); in test_click()
Dtest_observer.c436 lv_test_indev_wait(100); in test_observer_arc_value()
440 lv_test_indev_wait(100); in test_observer_arc_value()
462 lv_test_indev_wait(100); in test_observer_slider_value()
466 lv_test_indev_wait(100); in test_observer_slider_value()
470 lv_test_indev_wait(100); in test_observer_slider_value()
Dtest_bindings.c31 lv_test_indev_wait(500); in test_binding()