sensorctl: seperate auto test and manual test 85/143585/1
authorkibak.yoon <kibak.yoon@samsung.com>
Thu, 10 Aug 2017 11:18:08 +0000 (20:18 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Thu, 10 Aug 2017 11:19:16 +0000 (20:19 +0900)
commit122cf1cbb2140acd69e25e9f8228112a1f87832d
tree403b1ccc9fecf47b1b6f051309ec893522c9758b
parente3eeb813d01784a008761e130cb82b400c99fbf0
sensorctl: seperate auto test and manual test

- sensorctl test auto
- sensorctl test <sensor_type>

Change-Id: Id30e09ff8380981699a9c7651af675fd7a370da5
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/sensorctl/tester.cpp
src/sensorctl/tester.h
src/sensorctl/tester_auto.cpp [new file with mode: 0644]
src/sensorctl/tester_manual.cpp [new file with mode: 0644]