Fixed order of test
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user