func TestSignatureSelection(t *testing.T) { … } func TestLegacyTypeAndHash(t *testing.T) { … } // TestSupportedSignatureAlgorithms checks that all supportedSignatureAlgorithms // have valid type and hash information. func TestSupportedSignatureAlgorithms(t *testing.T) { … }