Fix a test ordering issue.
authorPauli <paul.dale@oracle.com>
Tue, 19 Feb 2019 01:48:51 +0000 (11:48 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 19 Feb 2019 01:51:21 +0000 (11:51 +1000)
commit4e1819a9a6abe43a8923c227c85b287f87224bad
treebd2e19a3cbda3912d4f8caee33a4b5dd33391091
parent4460ad90af0338abe31286f29b36baf2e41abf19
Fix a test ordering issue.

A randomised order causes failure due to unintentional dependencies between
two of the test cases.

[extended tests]

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/8279)
test/property_test.c