+11
−62
+1
−28
+2
−0
+8
−7
+2
−41
Loading
The test fixtures are (meant to be) useful for sharing common
setup. Don't bother when we don't have any setup/teardown.
This only addresses simple tests. Parameterized tests (ADD_ALL_TESTS)
will be made more user-friendly in a follow-up.
Reviewed-by:
Rich Salz <rsalz@openssl.org>