commit | 5d302f718fe555e874c9af8a5ed9cc1b005078e7 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Sat Jan 07 00:27:50 2023 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Sat Jan 07 00:27:50 2023 +0000 |
tree | a00ed540ea900f035ab9ce2cedc5bf323b9e10d1 | |
parent | f3b8cfb08906146016226fd91ff87d91d5df77c8 [diff] [blame] |
Update TEST_MAPPING files Some of the rust_tests were not part of either avf-presubmit or avf-postsubmit. This change puts them into avf-presubmit Test: atest --test-mapping packages/modules/Virtualization:avf-presubmit Change-Id: Iac0cd0efeb08eee15eeb8dd1bd621d705ca24248
diff --git a/vm/TEST_MAPPING b/vm/TEST_MAPPING new file mode 100644 index 0000000..a8d1fa6 --- /dev/null +++ b/vm/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "avf-presubmit" : [ + { + "name" : "vm.test" + } + ] +}