mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
VtsHalDrm: run tests in single shard
Currently drm cert provisioning is performed as an indivdual test case. Other tests (e.g. decrypt tests) have dependency on drm cert provisioning. Bug: 165493235 Test: VtsHalDrmV1_0TargetTest Test: VtsHalDrmV1_1TargetTest Test: VtsHalDrmV1_2TargetTest Test: VtsHalDrmV1_3TargetTest Change-Id: I7aad35747997e6ce5b06919344475e0f2754cd15
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<configuration description="Runs VtsHalDrmV1_0TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
<configuration description="Runs VtsHalDrmV1_1TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
<configuration description="Runs VtsHalDrmV1_2TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
<configuration description="Runs VtsHalDrmV1_3TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user