mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: add TEST_MAPPING for net/, include/net
Run CtsNetTestCases in presubmit for changes in net/ and
include/net/.
Bug: 186664401
Change-Id: I3cf942bd0418ad55a6559d6933927b0da86da595
Signed-off-by: Steve Muckle <smuckle@google.com>
(cherry picked from commit 55415d7022)
This commit is contained in:
committed by
Treehugger Robot
parent
75d0665639
commit
d30de90932
7
include/net/TEST_MAPPING
Normal file
7
include/net/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsNetTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
7
net/TEST_MAPPING
Normal file
7
net/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsNetTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user