platform_frameworks_native/vulkan/TEST_MAPPING
Peiyong Lin 8980f0689c Add CtsGpuToolsHostTestCases into presubmit.
Previously we never run CtsGpuToolsHostTestCases in presubmit, to make
sure we don't break the loaders functionality, add those CTS tests into
presubmit.

Bug: b/151266652
Test: atest android.gputools.cts.CtsRootlessGpuDebugHostTest
Change-Id: If7c99211585c6be039c18788c0035a1eff330925
2020-03-25 20:32:46 -07:00

7 lines
78 B
Text

{
"presubmit": [
{
"name": "CtsGpuToolsHostTestCases"
}
]
}