summaryrefslogtreecommitdiffstats
path: root/botan/src/benchmark/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/benchmark/info.txt')
-rw-r--r--botan/src/benchmark/info.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/botan/src/benchmark/info.txt b/botan/src/benchmark/info.txt
new file mode 100644
index 0000000..0fbcdb2
--- /dev/null
+++ b/botan/src/benchmark/info.txt
@@ -0,0 +1,21 @@
+realname "Benchmarking"
+
+define RUNTIME_BENCHMARKING
+
+load_on auto
+
+<add>
+benchmark.cpp
+benchmark.h
+</add>
+
+<requires>
+algo_factory
+block
+buf_comp
+hash
+mac
+rng
+stream
+timer
+</requires>