Skip to content
Snippets Groups Projects
Commit bb9573c1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove pstore related test case from CTS" into oreo-mr1-cts-dev

parents d60dc7ef b8816592
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,6 @@ test_c_flags := \ ...@@ -55,7 +55,6 @@ test_c_flags := \
-fno-builtin \ -fno-builtin \
cts_src_files := \ cts_src_files := \
libc_test.cpp \
liblog_test_default.cpp \ liblog_test_default.cpp \
liblog_test_local.cpp \ liblog_test_local.cpp \
liblog_test_stderr.cpp \ liblog_test_stderr.cpp \
...@@ -68,6 +67,7 @@ cts_src_files := \ ...@@ -68,6 +67,7 @@ cts_src_files := \
log_wrap_test.cpp log_wrap_test.cpp
test_src_files := \ test_src_files := \
libc_test.cpp \
$(cts_src_files) \ $(cts_src_files) \
# Build tests for the device (with .so). Run with: # Build tests for the device (with .so). Run with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment