Programming Q&A
Monday, January 28, 2019
gtest: how to run tests many times until failure occured?
To run tests N times until failure occured, next command line:
<path_to_tests> --gtest_repeat=<N> --gtest_break_on_failure
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)