Issue #439 - Remove, fix and clean up automated tests

With the big amount of code churn around DOM a lot of tests
broke severely enough that they caused build bustage.
This commit cleans up, removes or otherwise fixes tests
that are broken, no longer relevant or obsolete.
This commit is contained in:
Moonchild 2020-06-08 18:12:08 +00:00 committed by Roy Tam
commit 594c930eca
160 changed files with 0 additions and 18321 deletions

View file

@ -31,7 +31,6 @@ TEST_DIRS += [
'test_ocsp_fetch_method',
'test_ocsp_url',
'test_onecrl',
'test_pinning_dynamic',
'test_startcom_wosign',
'test_validity',
]