summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST1
-rw-r--r--test/CMakeLists.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c6a7b31..b33c845 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1183,6 +1183,7 @@
./test/th5s.c
./test/th5s.h5
./test/theap.c
+./test/thread_id.c
./test/tid.c
./test/titerate.c
./test/tlayouto.h5
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 77f9191..a2fb31d 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -287,6 +287,7 @@ set (H5_TESTS
cache_logging
cork
swmr
+ thread_id
vol
)