summaryrefslogtreecommitdiffstats
path: root/old/botan/src/selftest/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/selftest/info.txt')
-rw-r--r--old/botan/src/selftest/info.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/old/botan/src/selftest/info.txt b/old/botan/src/selftest/info.txt
new file mode 100644
index 0000000..323a610
--- /dev/null
+++ b/old/botan/src/selftest/info.txt
@@ -0,0 +1,21 @@
+realname "Selftests"
+
+define SELFTESTS
+
+load_on auto
+
+<add>
+selftest.cpp
+selftest.h
+</add>
+
+<requires>
+algo_factory
+cbc
+cfb
+ctr
+ecb
+filters
+hmac
+ofb
+</requires>