aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-11-10 22:47:45 -0800
committerJosh Blum <josh@joshknows.com>2010-11-10 22:47:45 -0800
commit06e2e1e02fdc93eb00f6cf0d532ffc2943feaf06 (patch)
treefa038e06ed3ed9b4344e3dd4a25676eba2231e2e /host/test/CMakeLists.txt
parent24517fa9226a0da8ca297476ea159b230a06ff56 (diff)
downloaduhd-06e2e1e02fdc93eb00f6cf0d532ffc2943feaf06.tar.gz
uhd-06e2e1e02fdc93eb00f6cf0d532ffc2943feaf06.tar.bz2
uhd-06e2e1e02fdc93eb00f6cf0d532ffc2943feaf06.zip
uhd: made unit test for meta range and fixed bug
Diffstat (limited to 'host/test/CMakeLists.txt')
-rw-r--r--host/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt
index d67399e5b..5d7433c67 100644
--- a/host/test/CMakeLists.txt
+++ b/host/test/CMakeLists.txt
@@ -26,6 +26,7 @@ SET(test_sources
dict_test.cpp
error_test.cpp
gain_group_test.cpp
+ ranges_test.cpp
subdev_spec_test.cpp
time_spec_test.cpp
tune_helper_test.cpp