4 Commits

Author SHA1 Message Date
easoncylee
dba8f1036b Change the test mapping configuration of GTS modules by using "imports."
Reason: Test mapping files of GTS modules should use the indirection to prevent
revealing the module names.

Bug: 130788465

Test: atest --test-mapping frameworks/base/api/TEST_MAPPING
Change-Id: I51d969240fd3a3af7740586693fdc1e89dcf451e
2019-04-19 13:56:19 +00:00
Jiyong Park
a952175999 Add TEST_MAPPING for CtsSystemApiSignatureTestCases
Bug: 124209375
Test: m and watch if treehugger triggers the test
Change-Id: I2c4320ffc5ac30b9b6ac4991570dee9415bb2ca0
2019-02-21 20:59:16 +09:00
Jiyong Park
d5acf18a17 Add TEST_MAPPING for GtsUnofficialApisUsageTestCases
Bug: 123701384
Test: m and watch if treehugger triggers the test
Change-Id: Ib1793c778e97e130e33049e962752fbe4c684222
2019-02-15 08:25:42 +00:00
Paul Duffin
507cbc4e58 Add TEST_MAPPING for api specifications
Changes to the various api directories will run the
tests which make use of the API specification in those directories.

Could not include CtsSystemApiSignatureTestCases as it is broken on
git_master because of bug 116632058.

Bug: 123254057
Test: atest
Change-Id: I1fe4ca498cbd0393aba7cf4c1386a6325ace7937
2019-02-06 13:57:42 +00:00