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
54db200b21
platform_system_core
/
libmodprobe
/
TEST_MAPPING
13 lines
147 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": "libmodprobe_tests"
}
Add libmodprobe to hwasan-postsubmit Test: Run tests under HWASan. Bug: 193568145 Change-Id: I6a259705923d619292b0ae16e4b18a9647032f4e
2022-03-18 22:46:27 +01:00
],
"hwasan-postsubmit": [
{
"name": "libmodprobe_tests"
}
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