Lines Matching refs:didn
72 t.Errorf("Reserialization of public key didn't match. got %x, want %x", pubBytes2, block.Bytes)
428 t.Errorf("%s: ExtraNames didn't override Country", test.name)
439 t.Errorf("%s: Names didn't contain oid 2.5.4.42 from ExtraNames", test.name)
483 t.Errorf("%s: ExtraExtensions didn't override SubjectKeyId", test.name)
487 t.Errorf("%s: didn't find extra extension in DER output", test.name)
1114 t.Errorf("Omitting MaxPathLen didn't turn into -1, got %d", m)
1123 t.Errorf("Setting MaxPathLen didn't work. Got %d but set 1", m)
1133 t.Errorf("Setting MaxPathLenZero didn't work, got %d", m)
1136 t.Errorf("Setting MaxPathLen to zero didn't result in MaxPathLenZero")