Skip to content

Commit fe72f08

Browse files
committed
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: I8734957eb6a59685b7086f992da0deb155438611
1 parent 12b87a9 commit fe72f08

File tree

1 file changed

+36
-6
lines changed

1 file changed

+36
-6
lines changed

TEST_MAPPING

Lines changed: 36 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,21 @@
105105
{
106106
"name": "authfs_device_test_src_lib"
107107
},
108+
{
109+
"name": "diced_open_dice_cbor_test"
110+
},
111+
{
112+
"name": "diced_sample_inputs_test"
113+
},
114+
{
115+
"name": "diced_test"
116+
},
117+
{
118+
"name": "diced_utils_test"
119+
},
120+
{
121+
"name": "diced_vendor_test"
122+
},
108123
{
109124
"name": "doh_unit_test"
110125
},
@@ -136,13 +151,13 @@
136151
"name": "libbinder_rs-internal_test"
137152
},
138153
{
139-
"name": "libidsig.test"
154+
"name": "libcert_request_validator_tests"
140155
},
141156
{
142-
"name": "microdroid_manager_test"
157+
"name": "libidsig.test"
143158
},
144159
{
145-
"name": "open_then_run_module"
160+
"name": "microdroid_manager_test"
146161
},
147162
{
148163
"name": "rustBinderTest"
@@ -164,6 +179,21 @@
164179
{
165180
"name": "authfs_device_test_src_lib"
166181
},
182+
{
183+
"name": "diced_open_dice_cbor_test"
184+
},
185+
{
186+
"name": "diced_sample_inputs_test"
187+
},
188+
{
189+
"name": "diced_test"
190+
},
191+
{
192+
"name": "diced_utils_test"
193+
},
194+
{
195+
"name": "diced_vendor_test"
196+
},
167197
{
168198
"name": "doh_unit_test"
169199
},
@@ -195,13 +225,13 @@
195225
"name": "libbinder_rs-internal_test"
196226
},
197227
{
198-
"name": "libidsig.test"
228+
"name": "libcert_request_validator_tests"
199229
},
200230
{
201-
"name": "microdroid_manager_test"
231+
"name": "libidsig.test"
202232
},
203233
{
204-
"name": "open_then_run_module"
234+
"name": "microdroid_manager_test"
205235
},
206236
{
207237
"name": "rustBinderTest"

0 commit comments

Comments
 (0)