Add unit test for PEM_FLAG_ONLY_B64
authorBenjamin Kaduk <bkaduk@akamai.com>
Wed, 12 Apr 2017 21:24:43 +0000 (16:24 -0500)
committerRichard Levitte <levitte@openssl.org>
Mon, 8 May 2017 19:20:32 +0000 (21:20 +0200)
commitfa3ed5b2c2b508a6444124fdf12ecbb4898007ed
tree265f523c196ed1a61b37892366114143e2c228c1
parent44612e0a817d1cf25df776b00993820f612f3cd3
Add unit test for PEM_FLAG_ONLY_B64

Get some trivial test coverage that this flag does what it claims to.

[extended tests]

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1700)
test/build.info
test/pemtest.c [new file with mode: 0644]
test/recipes/04-test_pem.t