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
90722d254e
platform_system_core
/
libcutils
/
TEST_MAPPING
13 lines
141 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": "libcutils_test"
}
Add libcutils to hwasan-postsubmit Test: Run tests under HWASan. Bug: 193568145 Change-Id: I16013b864b3cc7850f46db0163efc59a69485b8d
2022-03-18 22:34:15 +01:00
],
"hwasan-postsubmit": [
{
"name": "libcutils_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