aboutsummaryrefslogtreecommitdiffstats
path: root/src/selftest/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/selftest/modinfo.txt')
-rw-r--r--src/selftest/modinfo.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/selftest/modinfo.txt b/src/selftest/modinfo.txt
new file mode 100644
index 000000000..e786437d5
--- /dev/null
+++ b/src/selftest/modinfo.txt
@@ -0,0 +1,24 @@
+realname "Selftests"
+
+define SELFTESTS
+
+load_on auto
+
+<add>
+selftest.cpp
+selftest.h
+</add>
+
+<requires>
+hex
+des
+aes
+sha1
+sha2
+hmac
+ecb
+cbc
+cfb
+ofb
+ctr
+</requires>