aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2021-03-03 16:30:20 +0100
committerThiƩbaud Weksteen <tweek@google.com>2021-03-03 16:47:29 +0100
commit9791b30a0556f3979848c45b893c52b6c980fc8f (patch)
tree5d3eb1dcf2b8ee84112e1cda41dda22c0adc720f /TEST_MAPPING
parentaefc11c68a2f3fadca125bce5b169e7f367b77ab (diff)
downloadgetrandom-9791b30a0556f3979848c45b893c52b6c980fc8f.tar.gz
Update to 0.2.2
Enable the std feature, required by rand_core. Bug: 181306757 Test: m libgetrandom Change-Id: Id1ca9eac70eb5900e7491bb8156a51d09a51dd9c
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING24
1 files changed, 21 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index bc55ed7..efa80d7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,14 +1,32 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
- "name": "getrandom_device_test_src_lib"
+ "name": "keystore2_test"
+ },
+ {
+ "name": "getrandom_device_test_tests_custom"
+ },
+ {
+ "name": "rand_xorshift_device_test_tests_mod"
+ },
+ {
+ "name": "getrandom_device_test_tests_normal"
},
{
- "name": "getrandom_device_test_tests_common"
+ "name": "rand_xorshift_device_test_src_lib"
+ },
+ {
+ "name": "getrandom_device_test_tests_rdrand"
},
{
"name": "rand_core_device_test_src_lib"
+ },
+ {
+ "name": "getrandom_device_test_src_lib"
+ },
+ {
+ "name": "vpnprofilestore_test"
}
]
}