From 8c0759df03520f010203fdeb3979f82fc41b72f7 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 27 May 2010 21:53:17 -0700 Subject: work on alignment buffer, got unit test working --- host/test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/test/CMakeLists.txt') diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt index c7c6d7fad..24778d13e 100644 --- a/host/test/CMakeLists.txt +++ b/host/test/CMakeLists.txt @@ -21,7 +21,7 @@ ADD_EXECUTABLE(main_test main_test.cpp addr_test.cpp - bounded_buffer_test.cpp + buffer_test.cpp dict_test.cpp error_test.cpp gain_handler_test.cpp -- cgit v1.2.3