mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add tetheroffload VTS to general-tests
Also add it to TEST_MAPPING so it's run in presubmits.
Test: na
Bug: 205762647
Change-Id: I9c43ffcff5ccf0fcabcab08101ebc454c7fe3317
(cherry picked from commit b9b0aa4878)
Merged-In: I9c43ffcff5ccf0fcabcab08101ebc454c7fe3317
This commit is contained in:
7
tetheroffload/aidl/TEST_MAPPING
Normal file
7
tetheroffload/aidl/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit" : [
|
||||
{
|
||||
"name": "VtsHalTetheroffloadTargetTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -19,6 +19,7 @@ cc_test {
|
||||
"libgmock_ndk",
|
||||
],
|
||||
test_suites: [
|
||||
"general-tests",
|
||||
"vts",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user