e-tizen-testcase: bug fixes due to unerased timer 82/171982/2
authorJunSeok, Kim <juns.kim@samsung.com>
Thu, 8 Mar 2018 10:54:32 +0000 (19:54 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 8 Mar 2018 12:01:39 +0000 (12:01 +0000)
commit9beb8e7449b9e77c9f03738b3e86fa0d1ee90dc8
tree49c93c8c882ef6b3d5f4408a6364ff9384c83690
parent5c7cd42a96e6220e7580eabbad1409c4144b50b4
e-tizen-testcase: bug fixes due to unerased timer

There was a bug in 0001_easy testcase and 0006_tzsh testcase due to a
timer was not cleared.
This patch fixes this problem.

Change-Id: I35e479b8b3532a5627610b5271993bf97ad06968
src/e_test_event.cpp
src/e_test_event.h
src/testcase/0001_easy.cpp
src/testcase/0002_base_operation.cpp
src/testcase/0003_base_operation_multi_wins.cpp
src/testcase/0004_transient_for.cpp
src/testcase/0005_notification.cpp
src/testcase/0006_tzsh.cpp
src/testcase/0007_rotation.cpp
src/testcase/0008_focus.cpp