Clean up some X509FilesystemTests tests (dotnet/corefx#42089)
authorJeremy Barton <jbarton@microsoft.com>
Thu, 24 Oct 2019 20:26:54 +0000 (13:26 -0700)
committerStephen Toub <stoub@microsoft.com>
Thu, 24 Oct 2019 20:26:54 +0000 (16:26 -0400)
commitb0dabf24fbd2173f622391eb01a740f638601cb8
tree6ffbe6ea689140fff82c1364465b289b43746634
parent304fcbee70df06575a40657a2fc7a7fe5e11008a
Clean up some X509FilesystemTests tests (dotnet/corefx#42089)

* Make all of the Fact methods public
* Improve the assert messages in VerifyCrlCache
* Make VerifyCrlCache understand offline revocation unknown asserts two flags now.

Commit migrated from https://github.com/dotnet/corefx/commit/4494e09e68d1546dd69c8ef4bc44a32479e940d6
src/libraries/System.Security.Cryptography.X509Certificates/tests/X509FilesystemTests.Unix.cs