Skip to content
Snippets Groups Projects
Commit 6e8b475d authored by Steven Murray's avatar Steven Murray
Browse files

Added as comments DataTransferSessionTest.cpp and TaskWatchDogTest.cpp to the...

Added as comments DataTransferSessionTest.cpp and TaskWatchDogTest.cpp to the appropriate CMakeLists.txt file
parent 721756dc
Branches
Tags
No related merge requests found
......@@ -94,6 +94,7 @@ add_library(castortapeserverdaemondummies SHARED
add_library(castortapeserverdaemonunittests SHARED
CatalogueDriveStateTest.cpp
CatalogueTest.cpp
# DataTransferSessionTest.cpp
DiskReadTaskTest.cpp
DiskWriteTaskTest.cpp
DiskWriteThreadPoolTest.cpp
......@@ -133,6 +134,8 @@ add_library(castortapeserverdaemonunittests SHARED
# (gdb)
# TapeDaemon.cpp
# TapeDaemonTest.cpp
# TaskWatchDogTest.cpp
)
target_link_libraries(castortapeserverdaemonunittests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment