Init UIAutomator 81/178481/4 accepted/tizen/unified/20180511.172249 submit/tizen/20180511.002243
authorRinaYou <rina6350.you@samsung.com>
Thu, 10 May 2018 06:52:53 +0000 (15:52 +0900)
committershyun.min <shyun.min@samsung.com>
Thu, 10 May 2018 09:48:43 +0000 (18:48 +0900)
commit5a6e796deb3b874ac029db4f9f4612d8accfe662
tree538dbd104752e6a527fda26632299a0821cfe7bf
parent7d1d391695990aac343c847e0f29c73171317994
Init UIAutomator

Change-Id: I1c00b55cd7091adb71c800015e9065727c8c5bb0
20 files changed:
LICENSE [new file with mode: 0644]
UIAutomator/CMakeLists.txt [new file with mode: 0644]
UIAutomator/dbus.cpp [new file with mode: 0644]
UIAutomator/dbus.h [new file with mode: 0755]
UIAutomator/hardware_key.cpp [new file with mode: 0644]
UIAutomator/hardware_key.h [new file with mode: 0644]
UIAutomator/input_generator.cpp [new file with mode: 0644]
UIAutomator/input_generator.h [new file with mode: 0644]
UIAutomator/keyboard.cpp [new file with mode: 0644]
UIAutomator/keyboard.h [new file with mode: 0644]
UIAutomator/log.h [new file with mode: 0755]
UIAutomator/main.cpp [new file with mode: 0755]
UIAutomator/server.cpp [new file with mode: 0644]
UIAutomator/server.h [new file with mode: 0644]
UIAutomator/touch.cpp [new file with mode: 0644]
UIAutomator/touch.h [new file with mode: 0644]
UIAutomator/type.h [new file with mode: 0644]
packaging/uiautomator.rule [new file with mode: 0755]
packaging/uiautomator.spec [new file with mode: 0755]
uiautomator.manifest [new file with mode: 0644]