aidl: Remove example test
We have enough tests demonstrating how to write them. Bug: 23516947 Change-Id: I966cb6bb2d754db389be8f9b90957ac33cf66639 Test: Unittests pass.
This commit is contained in:
@@ -57,7 +57,6 @@ LOCAL_CFLAGS := -g -DUNIT_TEST -Wall -Werror
|
||||
LOCAL_SRC_FILES := \
|
||||
options_unittest.cpp \
|
||||
test_main.cpp \
|
||||
tests/test.cpp \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libaidl-common \
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
TEST(DummyCase, DummyTest) {}
|
||||
Reference in New Issue
Block a user