diff --git a/CI/ci-linux-test.sh b/CI/ci-linux-test.sh index a435fcb3..0fedf3ae 100755 --- a/CI/ci-linux-test.sh +++ b/CI/ci-linux-test.sh @@ -58,12 +58,10 @@ echo "Running unittests $BUILD_TYPE version with vectorchecks enabled" echo "======================================================================" echo -e "${NC}" +cd Unittests ldd ./unittests - -cd Unittests - #execute tests ./unittests --gtest_color=yes --gtest_output=xml:./report.xml