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

Commit b14e7b84 authored by Christopher Wiley's avatar Christopher Wiley Committed by Gerrit Code Review
Browse files

Merge "aidl: Remove example test"

parents 9483748a 6d57207f
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) {}