Adding test automation suite for sensord 98/26898/21
authorVibhor Gaur <vibhor.gaur@samsung.com>
Mon, 1 Sep 2014 05:19:09 +0000 (10:49 +0530)
committerKibak Yoon <kibak.yoon@samsung.com>
Mon, 22 Sep 2014 04:28:20 +0000 (21:28 -0700)
commit74021f296bafd7f6894710a209e635e4bc6678cb
treeaef9533d3173fb2e4fc55442b38106c74e17d6a0
parent433399b275ee1392887af526edd1501aae15659b
Adding test automation suite for sensord

1.Adding seperate test case folder for sensord along with necessary make files and updated spec file.
2.Test suite is disabled by default by setting build_test_suite to OFF in the spec file in the packaging folder.Test suite can be enabled by setting build_test_suite ON.

Change-Id: I6e46febc7011f3faf18e216f4dfc327648fd91d5
CMakeLists.txt
test/CMakeLists.txt [new file with mode: 0644]
test/sensor-tc.pc [new file with mode: 0644]
test/sensor-tc.pc.in [new file with mode: 0644]
test/src/accelerometer.c [new file with mode: 0644]