DescriptionCurrently, when using INSTANTIATE_TEST_CASE_P the test instances are all named with a "/x" suffix, where x is the instance number.
This change adds the possibility to override that behavior so that tests can construct more meaningful name suffixes base on the parameter value.
Patch Set 1 #
MessagesTotal messages: 6
|