summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-29transient_for: add multi transient_for above testsDoyoun Kang1-1/+470
2021-09-15e-tizen-unittests: disable gesture tests if the profile is tvJunseok, Kim3-2/+24
2021-08-23transient_for_below: add more testsDoyoun Kang1-0/+441
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 Kang2-1/+353
2021-08-09refactoring etTCBase classDoyoun Kang3-14/+16
2021-08-06Rename to etTestTzshScreenSaver from et_TestTzshDoyoun Kang2-10/+10
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, Kim1-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-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, Kim3-243/+630
2021-06-09e_test_event: Support iconify by client info from test helper.Junseok, Kim4-10/+74
2021-05-31e_tizen_testcase: Add target optionJunkyeong, Kim4-5/+76
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, Kim1-0/+96
2021-05-28e_test_base: rename removeTCWin to hideTCWina and added deleteTCWin methodJunseok, Kim3-10/+22
2021-05-120003_base_operation_multi_wins: added test for iconify and uniconifyJunseok, Kim1-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, Kim1-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, Kim1-0/+328
2021-05-06Apply etRunner::verifyTC to input, focus and auxhint testJunkyeong Kim3-0/+175
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 Kim8-0/+124
2021-04-30e_test_base: Add verifyTC functionJunkyeong Kim3-0/+428
2021-04-29Revert "e_test_base: Add verifyTC function"Junkyeong Kim3-422/+0
2021-04-29Revert "Apply etTCBase::verifyTC to all testcase"Junkyeong Kim8-124/+0
2021-04-29Apply etTCBase::verifyTC to all testcaseJunkyeong Kim8-0/+124
2021-04-28e_test_base: Add verifyTC functionJunkyeong Kim3-0/+422
2021-04-280012_aux_hint: added test for aux hintJunseok, Kim1-0/+56
2021-04-280004_transient_for: added test for restack as transient_for setJunseok, Kim1-0/+53
2021-04-28Tests: Use macro function for test events.Junseok, Kim11-320/+284
2021-04-27e_test_util: Added some macro functions for test event.Junseok, Kim2-0/+81