This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_core
Watch
2
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b1a58e12dd
platform_system_core
/
libutils
/
TEST_MAPPING
11 lines
117 B
Text
Raw
Normal View
History
Unescape
Escape
Split up the system/core/ TEST_MAPPING. A lot of things had moved out of system/core/ without their TEST_MAPPING entries having gone with them, reducing the amount of presubmit coverage for those things. In order to reduce the likelihood of that happening again, I've pushed all that remained in the system/core/ TEST_MAPPING down into the individual subdirectories. Test: treehugger Change-Id: Ib75d65f9200fa64ae1552471da6fbe5b7023cf94
2021-08-17 01:37:10 +02:00
{
"presubmit": [
{
"name": "libutils_test"
libutils: split out libutils_binder Dependencies of libbinder, so we can build a core libbinder library, libbinder_sdk. This is preparing the way to move this part of libbinder together with binder code into a single project. Bug: 302720583 Change-Id: Icff078ac6e36c7f2b91cf815d5b9ed19b2e706e1
2023-10-07 03:09:39 +02:00
},
{
"name": "libutils_binder_test"
Split up the system/core/ TEST_MAPPING. A lot of things had moved out of system/core/ without their TEST_MAPPING entries having gone with them, reducing the amount of presubmit coverage for those things. In order to reduce the likelihood of that happening again, I've pushed all that remained in the system/core/ TEST_MAPPING down into the individual subdirectories. Test: treehugger Change-Id: Ib75d65f9200fa64ae1552471da6fbe5b7023cf94
2021-08-17 01:37:10 +02:00
}
]
}
Reference in a new issue
Copy permalink