Fixed order of test

This commit is contained in:
Jan Möbius
2021-06-02 08:50:47 +02:00
parent dbbfd31bb8
commit c63a90c101

View File

@@ -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