test_filter
struct test_filter *tests;
struct test_filter *tmp, *test;
const char *test_filter = NULL;
test_filter = optarg;
if (!test_filter && !list_only) {
if (test_filter && !strstr(test->name, test_filter))
TEST_F(can_filters, test_filter)