openssl/test/recipes/61-test_bio_prefix_data/args1.pl
Richard Levitte 51a7c4b5f2 TEST: Add test recipe and help program to test BIO_f_prefix()
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10531)
2019-12-18 19:42:44 +01:00

7 lines
59 B
Perl

(
-n => 2,
-i => '1:32',
-p => '1:FOO',
-i => '0:3'
);