Age | Commit message (Expand) | Author | Files | Lines |
2022-03-03 | add alpha_change test | Doyoun Kang | 2 | -9/+363 |
2021-12-07 | add log_tag E_UNIT_TESTsubmit/tizen/20211214.025022accepted/tizen/unified/20211214.124800 | Doyoun Kang | 1 | -5/+12 |
2021-12-02 | 0008_focus: added ASSERT_FOCUS_IN for waiting focused to target win | Junseok, Kim | 1 | -0/+2 |
2021-12-02 | e_test_event: added eventWatcher that waitEvent method makes waiting until ev... | Junseok, Kim | 3 | -4/+63 |
2021-12-01 | add test case for background_state | Doyoun Kang | 2 | -1/+195 |
2021-12-01 | e_test_util: add ASSERT_IF_VIS_ON/OFF definition | Doyoun Kang | 1 | -0/+18 |
2021-12-01 | e_test_event: add setWinBgState function | Doyoun Kang | 2 | -0/+16 |
2021-11-04 | transient_for_below: add activate_below/above testssubmit/tizen/20211115.042810accepted/tizen/unified/20211115.141607 | Doyoun Kang | 3 | -0/+345 |
2021-09-29 | fix svace,coverity issue | Doyoun Kang | 2 | -2/+5 |
2021-09-29 | transient_for: add multi transient_for above tests | Doyoun Kang | 1 | -1/+470 |
2021-09-15 | e-tizen-unittests: disable gesture tests if the profile is tv | Junseok, Kim | 3 | -2/+24 |
2021-08-23 | transient_for_below: add more tests | Doyoun Kang | 1 | -0/+441 |
2021-08-18 | tzsh_quickpanel: change scrollable_retain test code | Doyoun Kang | 1 | -2/+2 |
2021-08-17 | tzsh_quickpanel: add more tests | Doyoun Kang | 1 | -0/+159 |
2021-08-13 | add tzsh_quickpanel test | Doyoun Kang | 2 | -1/+353 |
2021-08-09 | refactoring etTCBase class | Doyoun Kang | 3 | -14/+16 |
2021-08-06 | Rename to etTestTzshScreenSaver from et_TestTzsh | Doyoun Kang | 2 | -10/+10 |
2021-08-03 | e_test_win: use setColor to change window's color | Junseok, Kim | 1 | -20/+2 |
2021-08-03 | 0013_iconic_state: change color method to setColor from startBGColor | Junseok, Kim | 1 | -37/+5 |
2021-08-03 | e_test_win: added set color method | Junseok, Kim | 2 | -0/+29 |
2021-07-22 | transient_for_below: add more testssubmit/tizen/20210723.001953submit/tizen/20210722.095947accepted/tizen/unified/20210723.122703 | Doyoun Kang | 1 | -0/+893 |
2021-07-22 | e_test: add some color values | Doyoun Kang | 2 | -0/+8 |
2021-07-20 | transient_for_below: fix bug of below_lower2 test | Doyoun Kang | 1 | -2/+2 |
2021-07-19 | transient_for_below: add raise/lower TCs | Doyoun Kang | 1 | -0/+185 |
2021-07-15 | add transient_for_below test | Doyoun Kang | 2 | -1/+167 |
2021-07-15 | Add a color parameter for intializing/creating window | Doyoun Kang | 3 | -15/+26 |
2021-06-09 | 0013_iconic_state: Added new testcase for test iconic statesubmit/tizen/20210706.102552accepted/tizen/unified/20210707.070916 | Junseok, Kim | 3 | -243/+630 |
2021-06-09 | e_test_event: Support iconify by client info from test helper. | Junseok, Kim | 4 | -10/+74 |
2021-05-31 | e_tizen_testcase: Add target option | Junkyeong, Kim | 4 | -5/+76 |
2021-05-31 | e_test_event: Do not execute verifyTC if resolution is not match | Junkyeong, Kim | 3 | -7/+17 |
2021-05-31 | 0008_focus: added test for revert_focus when window lower/hide/removed | Junseok, Kim | 1 | -0/+96 |
2021-05-28 | e_test_base: rename removeTCWin to hideTCWina and added deleteTCWin method | Junseok, Kim | 3 | -10/+22 |
2021-05-12 | 0003_base_operation_multi_wins: added test for iconify and uniconify | Junseok, Kim | 1 | -0/+242 |
2021-05-12 | e_test_event: Added iconic state change singal callback and event. | Junseok, Kim | 4 | -0/+87 |
2021-05-12 | 0012_auxhint: added test for ecore_wl2_window_aux_hint_generate | Junseok, Kim | 1 | -0/+149 |
2021-05-12 | e_test_helper: Added aux hint methods | Junseok, Kim | 2 | -0/+42 |
2021-05-12 | 0004_transient_for: added tests for noti layer and always_on_top | Junseok, Kim | 1 | -0/+328 |
2021-05-06 | Apply etRunner::verifyTC to input, focus and auxhint test | Junkyeong Kim | 3 | -0/+175 |
2021-05-04 | Use TestInfo to get test name | Junkyeong Kim | 8 | -63/+117 |
2021-05-04 | Move verifyTC to etRunner | Junkyeong Kim | 12 | -480/+484 |
2021-05-03 | Apply etTCBase::verifyTC to all testcase | Junkyeong Kim | 8 | -0/+124 |
2021-04-30 | e_test_base: Add verifyTC function | Junkyeong Kim | 3 | -0/+428 |
2021-04-29 | Revert "e_test_base: Add verifyTC function" | Junkyeong Kim | 3 | -422/+0 |
2021-04-29 | Revert "Apply etTCBase::verifyTC to all testcase" | Junkyeong Kim | 8 | -124/+0 |
2021-04-29 | Apply etTCBase::verifyTC to all testcase | Junkyeong Kim | 8 | -0/+124 |
2021-04-28 | e_test_base: Add verifyTC function | Junkyeong Kim | 3 | -0/+422 |
2021-04-28 | 0012_aux_hint: added test for aux hint | Junseok, Kim | 1 | -0/+56 |
2021-04-28 | 0004_transient_for: added test for restack as transient_for set | Junseok, Kim | 1 | -0/+53 |
2021-04-28 | Tests: Use macro function for test events. | Junseok, Kim | 11 | -320/+284 |
2021-04-27 | e_test_util: Added some macro functions for test event. | Junseok, Kim | 2 | -0/+81 |