Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3b4fb68 authored by Christopher Wiley's avatar Christopher Wiley Committed by Android Git Automerger
Browse files

am b14e7b84: Merge "aidl: Remove example test"

* commit 'b14e7b84':
  aidl: Remove example test
parents b15623cf b14e7b84
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -56,7 +56,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 \

tools/aidl/tests/test.cpp

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
#include <gtest/gtest.h>

TEST(DummyCase, DummyTest) {}