Commit graph

6 commits

Author SHA1 Message Date
Devin Moore
a6e336cc5f Add CtsStrictJavaPackagesTestCases to TEST_MAPPING presubmits
This test will catch when the same types are duplicated in the
framework.jar or services.jar which is helpful to know in presubmits.

Recent case causing P0 bug and reverts: b/316620445

Test: none
Bug: 316620445
Change-Id: I260e85acaabc81e8bac03702951873a21f7ae236
2023-12-16 00:33:37 +00:00
Devin Moore
6bbf5bb312 Add hal_implementation_test on automotive cf to test_mapping
Test: lunch aosp_cf_x86_64_auto-userdebug && atest
hal_implementation_test
Bug: 274164202

Change-Id: Ib9095ca1d2521af8c9d1eed735235f0fd2463f91
2023-04-03 17:08:37 +00:00
Amy Zhang
131c1250cd Add TEST_MAPPING presubmit config for VtsHalTvInputV1_0TargetTest
Test: atest --test-mapping
Bug: 150382976
Change-Id: Icd05fd2aaf1386ed05f8d208988291a1b61e4f35
2020-04-03 13:37:57 -07:00
Steven Moreland
0163c229d2 s/hidl_/hal_/ for hidl_implementation_test
In preparation for it including AIDL things.

Bug: 145920591
Test: TH
Change-Id: Ibb5022f049d3c71668e8bde5ff5910ff1d466a95
2020-02-04 13:36:22 -08:00
Steven Moreland
7b9e659678 TEST_MAPPING: vts_treble_vintf_*_test
Change here recently broke this test.

Bug: N/A
Test: N/A
Change-Id: Ied52ac2889f3b1ed092a244e72e1d202829876ba
2019-11-19 15:26:39 -08:00
Steven Moreland
c762aef75d TEST_MAPPING += hidl_implementation_test
All HALs should have a known cf impl or be whitelisted.

Bug: 141567104
Test: hidl_implementation_test
Change-Id: I99568da80e6e36f3f5607b3f4f1e644f52ce69d2
2019-10-16 16:48:10 -07:00