From 88e0232e48e5dd9f32dc3d1b81ace17174671240 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Thu, 10 Jan 2019 15:54:37 +0100 Subject: crypto: New test suite - crypto_bench_SUITE --- lib/crypto/test/crypto_bench.spec | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/crypto/test/crypto_bench.spec (limited to 'lib/crypto/test/crypto_bench.spec') 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 + ]}. -- cgit v1.2.3