summaryrefslogtreecommitdiff
path: root/lib/scudo/standalone/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scudo/standalone/tests/CMakeLists.txt')
-rw-r--r--lib/scudo/standalone/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/scudo/standalone/tests/CMakeLists.txt b/lib/scudo/standalone/tests/CMakeLists.txt
index 5fcf67903..75c67263b 100644
--- a/lib/scudo/standalone/tests/CMakeLists.txt
+++ b/lib/scudo/standalone/tests/CMakeLists.txt
@@ -56,6 +56,7 @@ set(SCUDO_UNIT_TEST_SOURCES
list_test.cc
map_test.cc
mutex_test.cc
+ release_test.cc
report_test.cc
secondary_test.cc
size_class_map_test.cc