Is it possible to specify set of tests from a text file ? #3708
Unanswered
DarshanRamakant
asked this question in
Community Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have to run a subset of tests. I cant use regex with gtest_filter since each testpoint is different than other. I wanted to if it is possible to specify a text file ( which contains list of tests) from gtest_filter.
Beta Was this translation helpful? Give feedback.
All reactions