test/CMakeLists.txt

changeset 583
0f3c9662f9b5
parent 571
f83583a0bbac
child 596
52fcaf3c9154
equal deleted inserted replaced
582:96fa7fa6af4f 583:0f3c9662f9b5
13 include(GoogleTest) 13 include(GoogleTest)
14 message(STATUS "Google Test made available") 14 message(STATUS "Google Test made available")
15 15
16 add_executable(ucxtest 16 add_executable(ucxtest
17 test_allocator.cpp 17 test_allocator.cpp
18 test_string.cpp
18 test_buffer.cpp 19 test_buffer.cpp
19 test_list.cpp 20 test_list.cpp
20 test_tree.cpp 21 test_tree.cpp
21 test_map.cpp 22 test_map.cpp
22 test_basic_mempool.cpp 23 test_basic_mempool.cpp

mercurial