summaryrefslogtreecommitdiff
path: root/src/TEST_MAPPING
diff options
context:
space:
mode:
authorziyiw <ziyiw@google.com>2021-09-08 22:54:10 +0000
committerziyiw <ziyiw@google.com>2021-09-09 20:26:19 +0000
commita01ab7dcd9a10f2543764f9d3a4d47f0b8ad5e56 (patch)
tree428986382c7e904dbdda02de615178f696e41f77 /src/TEST_MAPPING
parente599021e64c9a130f45678d0ec7a0be67ec047dc (diff)
downloaduwb-a01ab7dcd9a10f2543764f9d3a4d47f0b8ad5e56.tar.gz
Add UwbClientCallback class in rust with unit tests.
Test: mmm external/uwb, the unit tests are also passed. Bug: 197341298 Change-Id: I2b1d620fcf3e757f7ba4e2adcd2435f1dde12d8e
Diffstat (limited to 'src/TEST_MAPPING')
-rw-r--r--src/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/TEST_MAPPING b/src/TEST_MAPPING
new file mode 100644
index 0000000..7ab7b2b
--- /dev/null
+++ b/src/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "libuwb_uci_rust_tests"
+ }
+ ]
+}