summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-23Packaging: update version to 0.6.20tizen_9.0_m2_releaseaccepted/tizen/unified/dev/20240924.080639accepted/tizen/unified/20240924.005949accepted/tizen/9.0/unified/20241030.235010tizen_9.0tizenaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedDoyoun Kang1-1/+1
2024-08-020009_input: temporary disable relative_motion_grab testsJunseok Kim1-0/+2
2024-08-010021_output_resolution: Add TCs for verifing coordinates of mouse eventsduna.oh2-3/+98
2024-08-010009_input: Add pointer_event_robustness TCduna.oh4-1/+136
2024-08-010009_input: fix to call cursor_theme API before calling cursor_get APIduna.oh1-0/+1
2024-07-310009_input: Add ecore_wl2_window_relative_motion_grab/ungrab TCsduna.oh1-0/+59
2024-07-26Packaging: update version to 0.6.19accepted/tizen/unified/dev/20240730.010502accepted/tizen/unified/20240727.112808Doyoun Kang1-1/+1
2024-07-16e_test_event: Wait ecore key with specified windowJunseok Kim1-1/+12
2024-07-160021_output_resolution: Use GetScreenSize to verify test resultJunseok Kim1-7/+61
2024-07-16e_test_event: Add method to get screen sizeJunseok Kim3-0/+63
2024-07-090009_input: Add negative TCsJihoon Kim1-0/+100
2024-07-080009_input: Add ecore_wl2_display_input_find() TCsJihoon Kim1-0/+51
2024-07-080009_input: Add ecore_wl2_display_input_find_by_name() TCsJihoon Kim1-0/+40
2024-07-080009_input: Add ecore_wl2_window_popup_input_get() TCJihoon Kim1-0/+8
2024-07-080009_input: Add ecore_wl2_window_popup_input_set() TCsJihoon Kim1-0/+74
2024-07-080009_input: Add ecore_wl2_window_input_region_get() TCsJihoon Kim1-0/+68
2024-07-080009_input: Add ecore_wl2_window_input_region_set() TCsJihoon Kim1-0/+34
2024-07-080009_input: Add ecore_wl2_window_pointer_set() TCsJihoon Kim1-0/+32
2024-07-050009_input: Add ecore_wl2_window_cursor_default_restore() TCsJihoon Kim1-0/+36
2024-07-050009_input: Add ecore_wl2_window_cursor_from_name_set() TCsJihoon Kim1-0/+31
2024-07-050009_input: Add ecore_wl2_window_input_get() TCsJihoon Kim1-0/+28
2024-07-050009_input: Add display_inputs_get and window_input_rect_set TCsJihoon Kim1-0/+79
2024-07-020009_input: merge input async and input sync TCsJihoon Kim3-254/+69
2024-07-02Fix build error in TV profileJihoon Kim1-1/+1
2024-07-02Fix build error in DISABLE_GESTURE_TESTS definitionJihoon Kim2-2/+6
2024-07-020017_input_sync: Fix build warningJihoon Kim1-2/+3
2024-07-01e_test_event: reduce time to execute input TCs from 155s to 67sJihoon Kim1-0/+4
2024-07-010009_input: Add ecore_wl2_input_keyboard_vertical_way_repeat_set/get TCsJihoon Kim1-0/+42
2024-07-010009_input: Add ecore_wl2_input_keyboard_horizontal_way_repeat_set/get TCsJihoon Kim1-0/+42
2024-07-010009_input: Add ecore_wl2_input_keyboard_repeat_set/get TCsJihoon Kim1-0/+43
2024-07-010009_input: add ecore_wl2_input_name_get() TCsJihoon Kim1-0/+24
2024-07-010009_input: Add ecore_wl2_input_seat_get() TCsJihoon Kim1-0/+30
2024-07-010009_input: skip ecore_wl2_window_pointer_get() test in no pointer deviceJihoon Kim1-0/+4
2024-07-010009_input: Add negative TCs related to inputJihoon Kim1-1/+74
2024-06-280009_input: add ecore_wl2_input_cursor_size_set() TCJihoon Kim1-0/+32
2024-06-280009_input: add ecore_wl2_input_cursor_get() TCJihoon Kim1-0/+30
2024-06-280009_input: add ecore_wl2_input_cursor_default_restore TCJihoon Kim1-0/+42
2024-06-280009_input: add ecore_wl2_input_pointer_set() TCJihoon Kim1-0/+19
2024-06-28e_test_event: fix issue detected by static analysis toolJihoon Kim1-2/+10
2024-06-280009_input: add ecore_wl2_window_pointer_get TCsJihoon Kim1-0/+26
2024-06-280009_input: add ecore_wl2_window_keyboard_get() TCsJihoon Kim1-0/+26
2024-06-280009_input: add ecore_wl2_input_keymap_get TCJihoon Kim1-0/+23
2024-06-280009_input: add ecore_wl2_input_seat_capabilities_get TCsJihoon Kim1-2/+32
2024-06-270009_input: add ecore_wl2_window_keyboard_grab/ungrab TCJihoon Kim1-0/+36
2024-06-20testcases: return init result instead of ASSERT in initTC functionsJunseok Kim18-297/+545
2024-06-20e_test_util: Add some checkers using etTCResultJunseok Kim1-0/+31
2024-06-20e_test_base: Add class for store test resultJunseok Kim1-0/+16
2024-06-20Merge "e_test_efl_util: Add working timer in deinitializer of etInputGenHandl...Jihoon Kim2-40/+48
2024-06-20e_test_efl_util: Add working timer in deinitializer of etInputGenHandlerJunseok Kim2-40/+48
2024-06-17Add new tests for output resolutionJunseok Kim2-1/+81