aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/test/crypto_bench.spec
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2019-01-10 15:54:37 +0100
committerHans Nilsson <[email protected]>2019-01-14 12:54:10 +0100
commit88e0232e48e5dd9f32dc3d1b81ace17174671240 (patch)
treecfb96859955f4f5e8de3b78b60873c1194f8cebe /lib/crypto/test/crypto_bench.spec
parentc27e37d5c37b1edb81f9521b96bdd996ca25653b (diff)
downloadotp-88e0232e48e5dd9f32dc3d1b81ace17174671240.tar.gz
otp-88e0232e48e5dd9f32dc3d1b81ace17174671240.tar.bz2
otp-88e0232e48e5dd9f32dc3d1b81ace17174671240.zip
crypto: New test suite - crypto_bench_SUITE
Diffstat (limited to 'lib/crypto/test/crypto_bench.spec')
-rw-r--r--lib/crypto/test/crypto_bench.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/crypto/test/crypto_bench.spec b/lib/crypto/test/crypto_bench.spec
new file mode 100644
index 0000000000..b9a26d94db
--- /dev/null
+++ b/lib/crypto/test/crypto_bench.spec
@@ -0,0 +1,3 @@
+{suites, "../crypto_test", [
+ crypto_bench_SUITE
+ ]}.