summaryrefslogtreecommitdiffstats
path: root/tests/auto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/CMakeLists.txt')
-rw-r--r--tests/auto/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/CMakeLists.txt b/tests/auto/CMakeLists.txt
new file mode 100644
index 0000000..8608d7f
--- /dev/null
+++ b/tests/auto/CMakeLists.txt
@@ -0,0 +1,5 @@
+add_subdirectory(addresscache)
+add_subdirectory(elfmap)
+add_subdirectory(kallsyms)
+add_subdirectory(perfdata)
+add_subdirectory(perfstdin)