summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 15:10:31 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 15:10:31 +0100
commit9b849391a9043988d373099db77ef020bdde6bb0 (patch)
tree795830886e3108c02470beb6a3204c1aa7a05121
parent696ed31131456f91627b4fc9f729199e711dba9d (diff)
downloadzerocopy-derive-9b849391a9043988d373099db77ef020bdde6bb0.tar.gz
Test: atest Change-Id: I61d5eb0d4d1fd246c4c05e5dc7d7ad4d185bda00
-rw-r--r--TEST_MAPPING11
1 files changed, 11 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..55150d0
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,11 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "imports": [
+ {
+ "path": "external/rust/crates/virtio-drivers"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
+ }
+ ]
+}