aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Pursell <dpursell@google.com>2024-04-16 16:35:37 -0700
committerDavid Pursell <dpursell@google.com>2024-04-16 16:35:37 -0700
commit1f25d8a42a4e7120d63b2b10b2bf4b3722cc5efd (patch)
treebdd6267dec094a6cbdc08442c8e575309ce51685
parent3a87e91e84eb6a1239dea14616d0082b3a0f2a1b (diff)
downloadavb-1f25d8a42a4e7120d63b2b10b2bf4b3722cc5efd.tar.gz
libavb_rs: move tests to presubmit
It looks like the tests have been stable long enough, switch to presubmit to catch any breakages ahead of time. Bug: b/334175579 Test: m Change-Id: I4c418ec6b77b0560a60c0ff2c3bc71444699d47f
-rw-r--r--rust/TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/TEST_MAPPING b/rust/TEST_MAPPING
index 711ca9e..66173f9 100644
--- a/rust/TEST_MAPPING
+++ b/rust/TEST_MAPPING
@@ -1,5 +1,5 @@
{
- "postsubmit": [
+ "presubmit": [
{
"name": "libavb_bindgen_test"
},