ASN1_TIME_normalize
int ASN1_TIME_normalize(ASN1_TIME *s);
if (!TEST_int_eq(ASN1_TIME_normalize(ptime), td->check_result)) {