commit | f4968f055682371814f647ebe4728dcbd590ef1e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Feb 22 18:31:12 2024 +0000 |
committer | Elliott Hughes <enh@google.com> | Thu Feb 22 18:31:12 2024 +0000 |
tree | e65e2105f96e4d56372497f867845ab6a39361fe | |
parent | c46ec1990d161a93cbd2300efdb04811f51e1d64 [diff] |
Add CtsBionicAppTestCases to postsubmit We can't add CtsBionicAppTestCases to presubmit (my actual goal here) until it's been in postsubmit. Test: treehugger Change-Id: Iff872b99cfcaf6c92f98e37ade782ad3ae55cd8b
diff --git a/TEST_MAPPING b/TEST_MAPPING index f56e16a..9304013 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -88,5 +88,10 @@ { "name": "CtsBionicTestCases" } + ], + "postsubmit": [ + { + "name": "CtsBionicAppTestCases" + } ] }