aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-10-19 01:21:34 -0700
committerJosh Blum <josh@joshknows.com>2010-10-19 01:21:34 -0700
commitcd05791ac1f8a844517add54f005d019b201ebcd (patch)
tree7dcaf4e3a4829c653b38b1b89ccbcc1da9a69a54 /host/test/CMakeLists.txt
parent816a07bee54e998e4fb25beeb44b9ac3888189bf (diff)
downloaduhd-cd05791ac1f8a844517add54f005d019b201ebcd.tar.gz
uhd-cd05791ac1f8a844517add54f005d019b201ebcd.tar.bz2
uhd-cd05791ac1f8a844517add54f005d019b201ebcd.zip
uhd: made ticks signed in time spec, fixed full secs implementation, added unit tests
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 c620fd641..fb075ea07 100644
--- a/host/test/CMakeLists.txt
+++ b/host/test/CMakeLists.txt
@@ -28,6 +28,7 @@ ADD_EXECUTABLE(main_test
error_test.cpp
gain_group_test.cpp
subdev_spec_test.cpp
+ time_spec_test.cpp
tune_helper_test.cpp
vrt_test.cpp
warning_test.cpp