Lines Matching refs:TEST
32 // Google Test UnitTestOptions tests
35 // Google Test. They are subject to change without notice.
49 // Indicates that this translation unit is part of Google Test's
69 TEST(XmlOutputTest, GetOutputFormatDefault) {
74 TEST(XmlOutputTest, GetOutputFormat) {
79 TEST(XmlOutputTest, GetOutputFileDefault) {
85 TEST(XmlOutputTest, GetOutputFileSingleFile) {
91 TEST(XmlOutputTest, GetOutputFileFromDirectoryPath) {
105 TEST(OutputFileHelpersTest, GetCurrentExecutableName) {
126 class XmlOutputChangeDirTest : public Test {
131 // This will make the test fail if run from the root directory.