property: add test case for setting default user properties before fetching
authorMatt Caswell <matt@openssl.org>
Tue, 11 May 2021 07:45:10 +0000 (17:45 +1000)
committerPauli <pauli@openssl.org>
Wed, 12 May 2021 08:20:03 +0000 (18:20 +1000)
commit5725ab808713abd79fc49d70a9f4ac79a83d3103
treeddcc68d9927c9cf3c5e1b18ed1628d9fcbbd8949
parent1f12bf71fecf77c3d0def0fd4211be1dc85a53a1
property: add test case for setting default user properties before fetching

Shamelessly culled from #15218.

Co-authored-by: Dr Paul Dale <pauli@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15222)
test/build.info
test/recipes/03-test_property.t
test/user_property_test.c [new file with mode: 0644]