From e9077d3452b1d3204b34ac5ce5125c6f70fc2ac6 Mon Sep 17 00:00:00 2001 From: michael-west Date: Thu, 18 Oct 2018 22:56:03 -0700 Subject: Test: Add unit test for eeprom_utils --- 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 ba0484e86..44c042f65 100644 --- a/host/tests/CMakeLists.txt +++ b/host/tests/CMakeLists.txt @@ -23,6 +23,7 @@ SET(test_sources constrained_device_args_test.cpp convert_test.cpp dict_test.cpp + eeprom_utils_test.cpp error_test.cpp fp_compare_delta_test.cpp fp_compare_epsilon_test.cpp -- cgit v1.2.3