aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-07-09 15:00:10 -0700
committerChih-Hung Hsieh <chh@google.com>2020-07-09 15:00:10 -0700
commit28cd8cebb3ef5052d366cf1caad51b5f1f0bedc8 (patch)
tree223d2fbc95f99e8bc26415da946243168b297ffc /TEST_MAPPING
parent40c490a2375ac1948ca9835b9ae45b9f3b65bf3c (diff)
downloadslab-28cd8cebb3ef5052d366cf1caad51b5f1f0bedc8.tar.gz
Enable test in TEST_MAPPING
Test: atest -c --include-subdirs external/rust/crates/slab Change-Id: I23fc3c5a07cc208eb7f5609d28ec6906fbe9e7ff
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING6
1 files changed, 3 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 61049c1..40400ae 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -10,9 +10,9 @@
{
"name": "slab_host_tests_slab1",
"host": true
+ },
+ {
+ "name": "slab_device_tests_slab1"
}
- //{
- // "name": "slab_device_tests_slab1"
- //}
]
}