From 21605b4e8b58053f4fa91a0a5136261da33e3bfb Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 29 Sep 2017 13:51:43 -0700 Subject: types: sensor_value_t can now be created from map - Adds unit tests for sensor_value_t also --- host/tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/tests/CMakeLists.txt') diff --git a/host/tests/CMakeLists.txt b/host/tests/CMakeLists.txt index 1b8d2acf7..7fcf1652c 100644 --- a/host/tests/CMakeLists.txt +++ b/host/tests/CMakeLists.txt @@ -30,6 +30,7 @@ SET(test_sources property_test.cpp ranges_test.cpp sid_t_test.cpp + sensors_test.cpp sph_recv_test.cpp sph_send_test.cpp subdev_spec_test.cpp -- cgit v1.2.3