Home | History | Annotate | Download | only in gtest

Lines Matching full:selftest

1009 selftest argument is used, only enable self tests, otherwise
1013 if (strcmp(args[i], "--vts-selftest") == 0) {
1198 // VTS Gtest self test, run this by --vts-selftest option.