summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--tests/use_case/ad/include/AdGoldenInput.hpp (renamed from tests/resources/golden_fv/AdGoldenInput.hpp)0
-rw-r--r--tests/use_case/asr/include/AsrGoldenFeatures.hpp (renamed from tests/resources/golden_fv/AsrGoldenFeatures.hpp)0
3 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5317bfa..d434c9e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -407,7 +407,7 @@ foreach(use_case ${USE_CASES})
set(TEST_RESOURCES_INCLUDE
"${TEST_SRCS}/utils/"
- "${TEST_SRCS}/resources/golden_fv/"
+ "${TEST_SRC_USE_CASE}/${use_case}/include/"
)
# Define Test sources and new target to run unit tests
diff --git a/tests/resources/golden_fv/AdGoldenInput.hpp b/tests/use_case/ad/include/AdGoldenInput.hpp
index 41d1a89..41d1a89 100644
--- a/tests/resources/golden_fv/AdGoldenInput.hpp
+++ b/tests/use_case/ad/include/AdGoldenInput.hpp
diff --git a/tests/resources/golden_fv/AsrGoldenFeatures.hpp b/tests/use_case/asr/include/AsrGoldenFeatures.hpp
index a230a52..a230a52 100644
--- a/tests/resources/golden_fv/AsrGoldenFeatures.hpp
+++ b/tests/use_case/asr/include/AsrGoldenFeatures.hpp