summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Packaging: update version to 0.6.5tizen_7.0_m2_releasesubmit/tizen/20220303.053614accepted/tizen/unified/20220303.131723accepted/tizen/7.0/unified/hotfix/20221116.110031accepted/tizen/7.0/unified/20221110.062650tizen_7.0_hotfixtizen_7.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedDoyoun Kang1-1/+1
2022-03-03add alpha_change testDoyoun Kang2-9/+363
2021-12-07add log_tag E_UNIT_TESTsubmit/tizen/20211214.025022accepted/tizen/unified/20211214.124800Doyoun Kang1-5/+12
2021-12-020008_focus: added ASSERT_FOCUS_IN for waiting focused to target winJunseok, Kim1-0/+2
2021-12-02e_test_event: added eventWatcher that waitEvent method makes waiting until ev...Junseok, Kim3-4/+63
2021-12-01add test case for background_stateDoyoun Kang2-1/+195
2021-12-01e_test_util: add ASSERT_IF_VIS_ON/OFF definitionDoyoun Kang1-0/+18
2021-12-01e_test_event: add setWinBgState functionDoyoun Kang2-0/+16
2021-11-04transient_for_below: add activate_below/above testssubmit/tizen/20211115.042810accepted/tizen/unified/20211115.141607Doyoun Kang3-0/+345
2021-09-29fix svace,coverity issueDoyoun Kang2-2/+5
2021-09-29Packaging: update version to 0.6.4submit/tizen/20210929.015538Doyoun Kang1-1/+1
2021-09-29transient_for: add multi transient_for above testsDoyoun Kang1-1/+470
2021-09-15e-tizen-unittests: disable gesture tests if the profile is tvJunseok, Kim4-2/+27
2021-08-23transient_for_below: add more testsDoyoun Kang1-0/+441
2021-08-18Packaging: update version to 0.6.3tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163101submit/tizen/20210818.025436accepted/tizen/unified/20210818.124507accepted/tizen/6.5/unified/20211028.115400tizen_6.5accepted/tizen_6.5_unifiedDoyoun Kang1-1/+1
2021-08-18tzsh_quickpanel: change scrollable_retain test codeDoyoun Kang1-2/+2
2021-08-17tzsh_quickpanel: add more testsDoyoun Kang1-0/+159
2021-08-13add tzsh_quickpanel testDoyoun Kang4-1/+357
2021-08-09refactoring etTCBase classDoyoun Kang3-14/+16
2021-08-06Rename to etTestTzshScreenSaver from et_TestTzshDoyoun Kang5-12/+12
2021-08-03Packaging: update version to 0.6.2submit/tizen/20210803.235652submit/tizen/20210803.094633accepted/tizen/unified/20210804.043641Doyoun Kang1-1/+1
2021-08-03e_test_win: use setColor to change window's colorJunseok, Kim1-20/+2
2021-08-030013_iconic_state: change color method to setColor from startBGColorJunseok, Kim3-37/+5
2021-08-03e_test_win: added set color methodJunseok, Kim2-0/+29
2021-07-22transient_for_below: add more testssubmit/tizen/20210723.001953submit/tizen/20210722.095947accepted/tizen/unified/20210723.122703Doyoun Kang1-0/+893
2021-07-22e_test: add some color valuesDoyoun Kang2-0/+8
2021-07-20Packaging: update version to 0.6.1submit/tizen/20210720.095532accepted/tizen/unified/20210720.123301Doyoun Kang1-1/+1
2021-07-20transient_for_below: fix bug of below_lower2 testDoyoun Kang1-2/+2
2021-07-19transient_for_below: add raise/lower TCsDoyoun Kang1-0/+185
2021-07-15add transient_for_below testDoyoun Kang2-1/+167
2021-07-15Add a color parameter for intializing/creating windowDoyoun Kang3-15/+26
2021-06-090013_iconic_state: Added new testcase for test iconic statesubmit/tizen/20210706.102552accepted/tizen/unified/20210707.070916Junseok, Kim13-243/+632
2021-06-09e_test_event: Support iconify by client info from test helper.Junseok, Kim4-10/+74
2021-05-31Packaging: update version to 0.6.0submit/tizen/20210531.082116accepted/tizen/unified/20210602.122431Doyoun Kang1-1/+1
2021-05-31data: correct path and name of verify image of focus testcaseJunseok, Kim6-0/+0
2021-05-31e_tizen_testcase: Add target optionJunkyeong, Kim159-27/+98
2021-05-31e_test_event: Do not execute verifyTC if resolution is not matchJunkyeong, Kim3-7/+17
2021-05-310008_focus: added test for revert_focus when window lower/hide/removedJunseok, Kim4-0/+96
2021-05-28e_test_base: rename removeTCWin to hideTCWina and added deleteTCWin methodJunseok, Kim3-10/+22
2021-05-12Packaging: update version to 0.5.11Junseok, Kim1-1/+1
2021-05-120003_base_operation_multi_wins: added test for iconify and uniconifyJunseok, Kim5-0/+242
2021-05-12e_test_event: Added iconic state change singal callback and event.Junseok, Kim4-0/+87
2021-05-120012_auxhint: added test for ecore_wl2_window_aux_hint_generateJunseok, Kim6-0/+149
2021-05-12e_test_helper: Added aux hint methodsJunseok, Kim2-0/+42
2021-05-120004_transient_for: added tests for noti layer and always_on_topJunseok, Kim5-0/+328
2021-05-06Packaging: update version to 0.5.10Junkyeong Kim1-1/+1
2021-05-06Apply etRunner::verifyTC to input, focus and auxhint testJunkyeong Kim80-0/+181
2021-05-04Use TestInfo to get test nameJunkyeong Kim8-63/+117
2021-05-04Move verifyTC to etRunnerJunkyeong Kim12-480/+484
2021-05-03Apply etTCBase::verifyTC to all testcaseJunkyeong Kim71-0/+140