Loading media/module/esds/TEST_MAPPING +1 −5 Original line number Diff line number Diff line // mappings for frameworks/av/media/module/esds { // tests which require dynamic content // invoke with: atest -- --enable-module-dynamic-download=true // TODO(b/148094059): unit tests not allowed to download content "dynamic-presubmit": [ "postsubmit": [ { "name": "ESDSTest" } ] } media/module/esds/tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ package { cc_test { name: "ESDSTest", gtest: true, test_suites: ["device-tests"], srcs: [ "ESDSTest.cpp", Loading media/module/foundation/TEST_MAPPING +2 −5 Original line number Diff line number Diff line // mappings for frameworks/av/media/libstagefright/foundation { // tests which require dynamic content // invoke with: atest -- --enable-module-dynamic-download=true // TODO(b/148094059): unit tests not allowed to download content "dynamic-presubmit": [ "postsubmit": [ { "name": "AVCUtilsUnitTest" }, { "name": "OpusHeaderTest" } ], Loading media/module/foundation/tests/AVCUtils/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ package { cc_test { name: "AVCUtilsUnitTest", gtest: true, test_suites: ["device-tests"], srcs: [ "AVCUtilsUnitTest.cpp", Loading media/module/foundation/tests/AVCUtils/AndroidTest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <configuration description="Test module config for AVC Utils unit tests"> <option name="test-suite-tag" value="AVCUtilsUnitTest" /> <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer"> <option name="cleanup" value="false" /> <option name="cleanup" value="true" /> <option name="push" value="AVCUtilsUnitTest->/data/local/tmp/AVCUtilsUnitTest" /> </target_preparer> Loading Loading
media/module/esds/TEST_MAPPING +1 −5 Original line number Diff line number Diff line // mappings for frameworks/av/media/module/esds { // tests which require dynamic content // invoke with: atest -- --enable-module-dynamic-download=true // TODO(b/148094059): unit tests not allowed to download content "dynamic-presubmit": [ "postsubmit": [ { "name": "ESDSTest" } ] }
media/module/esds/tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ package { cc_test { name: "ESDSTest", gtest: true, test_suites: ["device-tests"], srcs: [ "ESDSTest.cpp", Loading
media/module/foundation/TEST_MAPPING +2 −5 Original line number Diff line number Diff line // mappings for frameworks/av/media/libstagefright/foundation { // tests which require dynamic content // invoke with: atest -- --enable-module-dynamic-download=true // TODO(b/148094059): unit tests not allowed to download content "dynamic-presubmit": [ "postsubmit": [ { "name": "AVCUtilsUnitTest" }, { "name": "OpusHeaderTest" } ], Loading
media/module/foundation/tests/AVCUtils/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ package { cc_test { name: "AVCUtilsUnitTest", gtest: true, test_suites: ["device-tests"], srcs: [ "AVCUtilsUnitTest.cpp", Loading
media/module/foundation/tests/AVCUtils/AndroidTest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <configuration description="Test module config for AVC Utils unit tests"> <option name="test-suite-tag" value="AVCUtilsUnitTest" /> <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer"> <option name="cleanup" value="false" /> <option name="cleanup" value="true" /> <option name="push" value="AVCUtilsUnitTest->/data/local/tmp/AVCUtilsUnitTest" /> </target_preparer> Loading