This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_system_core
mirror of
https://github.com/fazilsheik96/android_system_core.git
Watch
1
Star
0
Fork
You've already forked android_system_core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f6034544c0
android_system_core
/
fs_mgr
/
TEST_MAPPING
11 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add libdm_test to presubmit Also add libdm_test to the TEST_MAPPING's presubmit of fs_mgr to run the test on TH whenever changes are applied to the fs_mgr contents. Test: TH Bug: none Change-Id: Icc6adeeacaefbcfeb494f37fc776eb5a886a5183 Signed-off-by: Alessio Balsini <balsini@google.com>
2020-02-03 12:02:11 +00:00
{
"presubmit": [
{
"name": "libdm_test"
liblp: add test to presubmit Add liblp_test to TEST_MAPPING to be triggered as TH presubmit test. Bug: none Test: liblp_test Change-Id: If4d60e816e4e1b321603e1a5ed00e21297567d38 Signed-off-by: Alessio Balsini <balsini@google.com>
2020-02-04 21:33:56 +00:00
},
{
"name": "liblp_test"
Add libdm_test to presubmit Also add libdm_test to the TEST_MAPPING's presubmit of fs_mgr to run the test on TH whenever changes are applied to the fs_mgr contents. Test: TH Bug: none Change-Id: Icc6adeeacaefbcfeb494f37fc776eb5a886a5183 Signed-off-by: Alessio Balsini <balsini@google.com>
2020-02-03 12:02:11 +00:00
}
]
}