summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING10
1 files changed, 9 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index fe9731f..e5c8117 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,5 +3,13 @@
{
"name": "NetworkStackTests"
}
+ ],
+ "postsubmit": [
+ {
+ "name": "NetworkStackHostTests"
+ },
+ {
+ "name": "NetworkStackIntegrationTests"
+ }
]
-} \ No newline at end of file
+}