aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 10:33:33 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 10:33:33 -0700
commitfef8573c03c5a5118e4dd418dfebdf21181b0e0d (patch)
tree993377eb73e915a097f91cd5f6fe3427319fbeef
parent04dc6225eb4b3958a3c01180e0ad1d8237962130 (diff)
downloadbuddy_system_allocator-fef8573c03c5a5118e4dd418dfebdf21181b0e0d.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I7ed2c7508a8a125423f2630a52d4c988ecc33769
-rw-r--r--TEST_MAPPING18
1 files changed, 18 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..b9b84bc
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,18 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "postsubmit": [
+ {
+ "name": "buddy_system_allocator_test_src_lib"
+ }
+ ],
+ "presubmit": [
+ {
+ "name": "buddy_system_allocator_test_src_lib"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "buddy_system_allocator_test_src_lib"
+ }
+ ]
+}