summaryrefslogtreecommitdiffstats
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorPaul Trautrim <paultrautrim@google.com>2019-01-16 10:30:24 +0900
committerPaul Trautrim <paultrautrim@google.com>2019-02-16 08:24:35 +0900
commitc10d3fdb2cfee0aaaed8ea115f0a2afce3579804 (patch)
treebc9e2de5d2e79e979b4bc5886ec5daa71ef287bd /TEST_MAPPING
parent81767b1d3d729329395068e51390452198ca0081 (diff)
downloadsystem_core-c10d3fdb2cfee0aaaed8ea115f0a2afce3579804.tar.gz
system_core-c10d3fdb2cfee0aaaed8ea115f0a2afce3579804.tar.bz2
system_core-c10d3fdb2cfee0aaaed8ea115f0a2afce3579804.zip
Add presubmit test for vendor overlay
Add a test that creates files in the appropriate vendor_overlay directory and verifies that they are correctly overlaid (or not) onto /vendor after rebooting. Test: locally running atest Change-Id: I65860dbeb837f86ac030fa51b3af93844e82de96
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index cc85408e0..716378be7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -10,6 +10,9 @@
"name": "fs_mgr_unit_test"
},
{
+ "name": "fs_mgr_vendor_overlay_test"
+ },
+ {
"name": "init_tests"
},
{