summaryrefslogtreecommitdiff
path: root/fsverity
diff options
context:
space:
mode:
authorVictor Hsieh <victorhsieh@google.com>2022-09-12 14:03:13 -0700
committerVictor Hsieh <victorhsieh@google.com>2022-09-12 14:04:33 -0700
commita23337f05ed053f3052587da1e97e5ecd8aa7284 (patch)
tree5a5d19ce06579c81a153471ded0db489464ba87e /fsverity
parent5d87f0974dd5ec6a298fae2fd9e130f5a988dba0 (diff)
downloadsecurity-a23337f05ed053f3052587da1e97e5ecd8aa7284.tar.gz
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
Diffstat (limited to 'fsverity')
-rw-r--r--fsverity/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/fsverity/TEST_MAPPING b/fsverity/TEST_MAPPING
new file mode 100644
index 00000000..b327cb86
--- /dev/null
+++ b/fsverity/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "ComposHostTestCases"
+ }
+ ]
+}