commit | a23337f05ed053f3052587da1e97e5ecd8aa7284 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Sep 12 14:03:13 2022 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Mon Sep 12 14:04:33 2022 -0700 |
tree | 5a5d19ce06579c81a153471ded0db489464ba87e | |
parent | 5d87f0974dd5ec6a298fae2fd9e130f5a988dba0 [diff] [blame] |
Add TEST_MAPPING for system/security/fsverity Since the fsverity build manifest is used in CompOS, run its test in presubmit here. Bug: N/A Test: TH Change-Id: If8f86774635dc7e143035b5b4b49f88c01f22ca7
diff --git a/fsverity/TEST_MAPPING b/fsverity/TEST_MAPPING new file mode 100644 index 0000000..b327cb8 --- /dev/null +++ b/fsverity/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "ComposHostTestCases" + } + ] +}