Change directory name from test to tests 80/269280/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 12 Jan 2022 09:11:11 +0000 (18:11 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 12 Jan 2022 08:50:42 +0000 (08:50 +0000)
commitad94bb16c8201b8e17efb86abe94033485763ba7
tree0bf0d983f036862e27b431351ec80b0fda85439b
parent41cb228d3571b7dd0f1284db76d8a655eca86aaa
Change directory name from test to tests

Change-Id: I699f87c6ca9d80bb4f2885ed33510fffb6ded564
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit cbfbd4d174a49a004dc90a120b080cb816c9b2fb)
13 files changed:
CMakeLists.txt
tests/orientation_test/CMakeLists.txt [moved from test/orientation_test/CMakeLists.txt with 100% similarity]
tests/orientation_test/errors.h [moved from test/orientation_test/errors.h with 100% similarity]
tests/orientation_test/fusion.cpp [moved from test/orientation_test/fusion.cpp with 100% similarity]
tests/orientation_test/fusion.h [moved from test/orientation_test/fusion.h with 100% similarity]
tests/orientation_test/main.cpp [moved from test/orientation_test/main.cpp with 100% similarity]
tests/orientation_test/mat.h [moved from test/orientation_test/mat.h with 100% similarity]
tests/orientation_test/quat.h [moved from test/orientation_test/quat.h with 100% similarity]
tests/orientation_test/tizen_orientation.h [moved from test/orientation_test/tizen_orientation.h with 100% similarity]
tests/orientation_test/traits.h [moved from test/orientation_test/traits.h with 100% similarity]
tests/orientation_test/vec.h [moved from test/orientation_test/vec.h with 100% similarity]
tests/stress_test/CMakeLists.txt [moved from test/stress_test/CMakeLists.txt with 100% similarity]
tests/stress_test/main.c [moved from test/stress_test/main.c with 100% similarity]