aboutsummaryrefslogtreecommitdiffstats
path: root/tests/98-attribute-class-OK.asn1.-P
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-07-13 13:28:32 +0000
committerLev Walkin <vlm@lionet.info>2006-07-13 13:28:32 +0000
commit739d9bfb59545f571b054003809e0938f6007ce0 (patch)
tree37189f88ce6064889ed5b523b3fe957b01766dd7 /tests/98-attribute-class-OK.asn1.-P
parentc8c2cb54d55fcb258089c4a48c6a7fd5e089ca4e (diff)
updated to ERRLOG -> CTFAIL
Diffstat (limited to 'tests/98-attribute-class-OK.asn1.-P')
-rw-r--r--tests/98-attribute-class-OK.asn1.-P2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/98-attribute-class-OK.asn1.-P b/tests/98-attribute-class-OK.asn1.-P
index a200048a..16ad64e0 100644
--- a/tests/98-attribute-class-OK.asn1.-P
+++ b/tests/98-attribute-class-OK.asn1.-P
@@ -26,7 +26,7 @@ memb_identifier_constraint_1(asn_TYPE_descriptor_t *td, const void *sptr,
asn_app_constraint_failed_f *ctfailcb, void *app_key) {
if(!sptr) {
- _ASN_ERRLOG(app_errlog, app_key,
+ _ASN_CTFAIL(app_key, td, sptr,
"%s: value not given (%s:%d)",
td->name, __FILE__, __LINE__);
return -1;