commit | 2b79e239a8e5e81af7b81a6edb4b8d9c68136c49 | [log] [tgz] |
---|---|---|
author | Utkarsh Nigam <utkarshnigam@google.com> | Mon Sep 16 12:53:03 2024 +0000 |
committer | Utkarsh Nigam <utkarshnigam@google.com> | Mon Sep 16 12:53:03 2024 +0000 |
tree | 0af2e5861e5ec79c5118b3b8dadb403112bde331 | |
parent | 26ac657571dbdaee04655def2303c8b626f5f686 [diff] [blame] |
Add unit tests to presubmit. CTS doesn't meet the SLO requirements yet. Change-Id: Ib1bcd03d9236335f0564334f6f6a05a266692460 Flag: EXEMPT adding a presubmit Test: atest FrameworksAppFunctionsTests -c Bug: 357551503
diff --git a/services/appfunctions/TEST_MAPPING b/services/appfunctions/TEST_MAPPING index 91e82ec..91cfa06 100644 --- a/services/appfunctions/TEST_MAPPING +++ b/services/appfunctions/TEST_MAPPING
@@ -1,4 +1,9 @@ { + "presubmit": [ + { + "name": "FrameworksAppFunctionsTests" + } + ], "postsubmit": [ { "name": "FrameworksAppFunctionsTests"