summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2015-08-19 19:54:24 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2015-08-19 19:54:24 +0200
commite6df6dc808314bac332368675c87af97313fef91 (patch)
tree41a6f8e4bf3fdd2feda40c5e91af63e347508409 /tests/CMakeLists.txt
parent820f9633f15aa20a03a44348012e98d6bd5e6bd9 (diff)
downloadsink-e6df6dc808314bac332368675c87af97313fef91.tar.gz
sink-e6df6dc808314bac332368675c87af97313fef91.zip
GenericResourceBenchmark
Will eventually replace most parts of DummyResourceBenchmark
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 542b4ed..1c75e96 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -30,6 +30,7 @@ endmacro(auto_tests)
30manual_tests ( 30manual_tests (
31 storagebenchmark 31 storagebenchmark
32 dummyresourcebenchmark 32 dummyresourcebenchmark
33 genericresourcebenchmark
33) 34)
34 35
35auto_tests ( 36auto_tests (