diff --git a/rtest.xml b/rtest.xml new file mode 100644 index 0000000000..9702267dda --- /dev/null +++ b/rtest.xml @@ -0,0 +1,11 @@ + + + + UnitTests --gtest_color=yes --gtest_filter= + + {GTEST_FILTER}*sum_float32* --gtest_output=xml:output_psdb.xml + + + {GTEST_FILTER}* --gtest_output=xml:output_osdb.xml + +