[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from CertTest
[ RUN      ] CertTest.GetKuduKerberosPrincipalOidNidConcurrent
[       OK ] CertTest.GetKuduKerberosPrincipalOidNidConcurrent (4 ms)
[ RUN      ] CertTest.CertInputOutputPEM
[       OK ] CertTest.CertInputOutputPEM (0 ms)
[ RUN      ] CertTest.CertInvalidInput
[       OK ] CertTest.CertInvalidInput (0 ms)
[ RUN      ] CertTest.CertMatchesRsaPrivateKey
[       OK ] CertTest.CertMatchesRsaPrivateKey (0 ms)
[ RUN      ] CertTest.CertMismatchesRsaPrivateKey
[       OK ] CertTest.CertMismatchesRsaPrivateKey (0 ms)
[ RUN      ] CertTest.TestGetKuduSpecificFieldsWhenMissing
[       OK ] CertTest.TestGetKuduSpecificFieldsWhenMissing (0 ms)
[ RUN      ] CertTest.DnsHostnameInSanField
[       OK ] CertTest.DnsHostnameInSanField (0 ms)
[ RUN      ] CertTest.SignatureHashAlgorithm
[       OK ] CertTest.SignatureHashAlgorithm (0 ms)
[----------] 8 tests from CertTest (9 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (9 ms total)
[  PASSED  ] 8 tests.
