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

Commit 78a8ef5b authored by Dan Shi's avatar Dan Shi
Browse files

Add net_test_avrcp to general-tests suite

This is the first step for it to run in lab. With this, the test binary
will be included in general-tests.zip (test_suite* target). From there,
we can kick off the test in the lab using TF, with the right options.

Bug: 111921389
Test: m -j net_test_avrcp
./host/linux-x86/testcases/net_test_avrcp/x86_64/net_test_avrcp

Change-Id: I4de9409b4a9d4c066a9024a33d6a980ecb451dc1
parent 78d993a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,7 @@ cc_library_static {


cc_test {
cc_test {
    name: "net_test_avrcp",
    name: "net_test_avrcp",
    test_suites: ["general-tests"],
    defaults: ["fluoride_defaults"],
    defaults: ["fluoride_defaults"],
    host_supported: true,
    host_supported: true,
    include_dirs: [
    include_dirs: [