Add NetworkStack tests to postsubmit
The NetworkStack tests were unit tests in FrameworksNetTests, but were moved out so were no longer run in presubmit. After a while the tests should be moved to presubmit. Test: atest NetworkStackTests Change-Id: I06ddcafd6de6d9029ac710f0fc3c4f2d1d705c01
This commit is contained in:
7
packages/NetworkStack/TEST_MAPPING
Normal file
7
packages/NetworkStack/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "NetworkStackTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user