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

Commit 9f03ab21 authored by Mikhail Naganov's avatar Mikhail Naganov Committed by Automerger Merge Worker
Browse files

Add tests to libaudioclient pre- and post-submit am: f2f012b7 am: 8ba3906b

parents ccaf16d6 8ba3906b
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -3,6 +3,9 @@
    {
      "name": "audio_aidl_conversion_tests"
    },
    {
      "name": "audio_aidl_status_tests"
    },
    {
      "name": "CtsNativeMediaAAudioTestCases",
      "options" : [
@@ -11,5 +14,22 @@
        }
      ]
    }
  ],
  "postsubmit": [
    {
      "name": "audieorecord_tests"
    },
    {
      "name": "audioeffect_tests"
    },
    {
      "name": "audiorouting_tests"
    },
    {
      "name": "audioclient_serialization_tests"
    },
    {
      "name": "trackplayerbase_tests"
    }
  ]
}
+1 −0
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@ cc_defaults {
    ],
    data: ["bbb*.raw"],
    test_config_template: "audio_test_template.xml",
    test_suites: ["device-tests"],
}

cc_test {