aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-07-23 21:53:37 -0700
committerJosh Blum <josh@joshknows.com>2010-07-23 21:53:37 -0700
commit3bda1dc3e0d7c470bd995a25a28993d13581cea8 (patch)
treeeeea01ac2b6fdec68bb4b9b630992d186d01cb25 /host/test/CMakeLists.txt
parent6148059a0305b1cc8661d0d56f8aa3bdfb727bf0 (diff)
downloaduhd-3bda1dc3e0d7c470bd995a25a28993d13581cea8.tar.gz
uhd-3bda1dc3e0d7c470bd995a25a28993d13581cea8.tar.bz2
uhd-3bda1dc3e0d7c470bd995a25a28993d13581cea8.zip
uhd: added gain group and unit testing for it
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 b7dcb741a..25cae6e7f 100644
--- a/host/test/CMakeLists.txt
+++ b/host/test/CMakeLists.txt
@@ -26,6 +26,7 @@ ADD_EXECUTABLE(main_test
convert_types_test.cpp
dict_test.cpp
error_test.cpp
+ gain_group_test.cpp
gain_handler_test.cpp
tune_helper_test.cpp
vrt_test.cpp