summaryrefslogtreecommitdiff
path: root/logd/LogBufferTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'logd/LogBufferTest.cpp')
-rw-r--r--logd/LogBufferTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/logd/LogBufferTest.cpp b/logd/LogBufferTest.cpp
index 0807c8ea4..334d57b60 100644
--- a/logd/LogBufferTest.cpp
+++ b/logd/LogBufferTest.cpp
@@ -335,4 +335,4 @@ TEST_P(LogBufferTest, random_messages) {
CompareLogMessages(log_messages, read_log_messages);
}
-INSTANTIATE_TEST_CASE_P(LogBufferTests, LogBufferTest, testing::Values("chatty"));
+INSTANTIATE_TEST_CASE_P(LogBufferTests, LogBufferTest, testing::Values("chatty", "simple"));