Restructuring test folder to include parallel sensor test case 93/37193/2
authorAnkur <ankur29.garg@samsung.com>
Fri, 20 Mar 2015 10:38:08 +0000 (16:08 +0530)
committerAnkur <ankur29.garg@samsung.com>
Fri, 20 Mar 2015 10:43:45 +0000 (16:13 +0530)
commit88fefc026292eeb306ad16a2bd288aa9d79d3c42
tree477175dd71aa8727991c5cb49c41133abb910d44
parentf58d91769d81840fc53a931ff48f9a8554e22146
Restructuring test folder to include parallel sensor test case

Restructured the test folder to separate the functions from tc-common because
they will also be used by a new test case (to be added in the next patch) for testing multiple test cases in parallel.

Change-Id: If36de3b1123bd3811516fa859be73a753dc686e7
packaging/sensord.spec
test/CMakeLists.txt
test/src/api-test.c [moved from test/src/auto_test.c with 100% similarity]
test/src/check-sensor.c [moved from test/src/tc-common.c with 61% similarity]
test/src/check-sensor.h [new file with mode: 0644]
test/src/sensor-test.c [new file with mode: 0644]