ANDROID: Add fs related test in TEST_MAPPING in fs.
Change-Id: Ife79b6976cdb7694f76b364b4b85039170b367bb Signed-off-by: Betty Zhou <bettyzhou@google.com> Bug: 332572952
This commit is contained in:
committed by
Treehugger Robot
parent
ba7650d4a9
commit
95c751d075
@@ -8,7 +8,14 @@
|
||||
},
|
||||
{
|
||||
"path": "frameworks/base/core/java/android/content"
|
||||
},
|
||||
{
|
||||
"path": "system/core/fs_mgr"
|
||||
},
|
||||
{
|
||||
"path": "test/vts-testcase/kernel/dynamic_partitions"
|
||||
}
|
||||
|
||||
],
|
||||
"presubmit": [
|
||||
{
|
||||
@@ -29,5 +36,25 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kernel-presubmit": [
|
||||
{
|
||||
"name": "libdm_test"
|
||||
},
|
||||
{
|
||||
"name": "liblp_test"
|
||||
},
|
||||
{
|
||||
"name": "vab_legacy_tests"
|
||||
},
|
||||
{
|
||||
"name": "snapuserd_test"
|
||||
},
|
||||
{
|
||||
"name": "KernelApiSysfsTest"
|
||||
},
|
||||
{
|
||||
"name": "KernelDynamicPartitionsTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user