]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - test/03-encrypt.t
Making a gost provider - Refactor the testing foundation
[openssl-gost/engine.git] / test / 03-encrypt.t
index 408278ac9d4c736631aa5d286a43516e16eafdf7..5b25f30977ed57753ad9ed4757828f8a90a7e6c0 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 use Test2::V0;
+skip_all('TODO: add symmetric cipher support in provider')
+    unless $ARGV[0] eq 'engine';
 plan(48);
 use Cwd 'abs_path';