ossl_cmp_hdr_push1_freeText
&& !ossl_cmp_hdr_push1_freeText(hdr, ctx->freeText))
int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text);
if (!TEST_int_eq(ossl_cmp_hdr_push1_freeText(fixture->hdr, text), 1))