]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - test/00-engine.t
Making a gost provider - Refactor the testing foundation
[openssl-gost/engine.git] / test / 00-engine.t
index a09cfe5b762597ef1b1d2117614e636d70bc1712..9f37555465020f5eeadcb61a00b90fee86e634ec 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 use Test2::V0;
+skip_all('This test is only suitable for the engine')
+    unless $ARGV[0] eq 'engine';
 plan(7);
 use Cwd 'abs_path';