aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-05-03 10:47:27 -0700
committerJosh Blum <josh@joshknows.com>2010-05-03 10:47:27 -0700
commit48c636ec9d9287303bf5a223b2dd600545933237 (patch)
tree0ec0fb0d630528b52fdc4a2cf72969a4defbe8f5 /host/test/CMakeLists.txt
parent22b964a70a456c2fe9e3262668fd7e026e85b1a1 (diff)
parent4d5df2376b204afb724684d0d864ce0d93fe83fb (diff)
downloaduhd-48c636ec9d9287303bf5a223b2dd600545933237.tar.gz
uhd-48c636ec9d9287303bf5a223b2dd600545933237.tar.bz2
uhd-48c636ec9d9287303bf5a223b2dd600545933237.zip
Merge branch 'work' of git@ettus.sourcerepo.com:ettus/uhdpriv
Diffstat (limited to 'host/test/CMakeLists.txt')
-rw-r--r--host/test/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt
index 1791d9082..61b0b503d 100644
--- a/host/test/CMakeLists.txt
+++ b/host/test/CMakeLists.txt
@@ -21,6 +21,8 @@
ADD_EXECUTABLE(main_test
main_test.cpp
addr_test.cpp
+ dict_test.cpp
+ error_test.cpp
gain_handler_test.cpp
vrt_test.cpp
wax_test.cpp