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

Commit 2b5bb002 authored by Ray Essick's avatar Ray Essick Committed by Android (Google) Code Review
Browse files

Merge "Add TEST_MAPPING to run the codeclist unit tests"

parents f0d16fa1 f54b1c1f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
// test_mapping for frameworks/av/media/libmedia
{
  "presubmit": [
    { "name": "CodecListTest" }
  ]
}
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

cc_test {
    name: "CodecListTest",
    test_suites: ["device-tests"],
    gtest: true,

    srcs: [