aboutsummaryrefslogtreecommitdiffstats
path: root/tests/98-attribute-class-OK.asn1.-P
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-07-13 13:28:32 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-07-13 13:28:32 +0000
commitd4ae41c2270e0921f8b284ab1ac29d290db771ae (patch)
tree37189f88ce6064889ed5b523b3fe957b01766dd7 /tests/98-attribute-class-OK.asn1.-P
parentd117a85ed4fa88a4cc073c9b2e3d2adbc7432bc1 (diff)
updated to ERRLOG -> CTFAIL
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1119 59561ff5-6e30-0410-9f3c-9617f08c8826
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;