Remove unused test 26/273526/1
authorTaeminYeom <taemin.yeom@samsung.com>
Wed, 6 Apr 2022 08:31:20 +0000 (17:31 +0900)
committerTaeminYeom <taemin.yeom@samsung.com>
Wed, 6 Apr 2022 08:31:20 +0000 (17:31 +0900)
commitf0e7fce546340bb5745651fd7373f9025f341ac3
treeea4c7959ab10b52a0b32e3d3314a8544ea4a7f20
parent7e5e59db51bfd47b644492262730ea56b7a75bb3
Remove unused test

Change-Id: Ifeed63a95b2f2baf55a5f95fc9ec9cc097c969e6
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
19 files changed:
CMakeLists.txt
packaging/capi-system-sensor.spec
tests/CMakeLists.txt [moved from tests/stress_test/CMakeLists.txt with 100% similarity]
tests/main.c [moved from tests/stress_test/main.c with 100% similarity]
tests/orientation_test/CMakeLists.txt [deleted file]
tests/orientation_test/errors.h [deleted file]
tests/orientation_test/fusion.cpp [deleted file]
tests/orientation_test/fusion.h [deleted file]
tests/orientation_test/main.cpp [deleted file]
tests/orientation_test/mat.h [deleted file]
tests/orientation_test/quat.h [deleted file]
tests/orientation_test/tizen_orientation.h [deleted file]
tests/orientation_test/traits.h [deleted file]
tests/orientation_test/vec.h [deleted file]
tests/sensor_info.h [moved from tests/stress_test/sensor_info.h with 100% similarity]
tests/spec_test.c [moved from tests/stress_test/spec_test.c with 100% similarity]
tests/spec_test.h [moved from tests/stress_test/spec_test.h with 100% similarity]
tests/stress_test.c [moved from tests/stress_test/stress_test.c with 100% similarity]
tests/stress_test.h [moved from tests/stress_test/stress_test.h with 100% similarity]