CANONICAL-XER testing


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@479 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/tests/43-recursion-OK.asn1.-P b/tests/43-recursion-OK.asn1.-P
index 885e635..7f03aad 100644
--- a/tests/43-recursion-OK.asn1.-P
+++ b/tests/43-recursion-OK.asn1.-P
@@ -396,6 +396,8 @@
 	offsetof(struct Test_structure_2, _presence_map),
 	asn_DEF_Test_structure_2_tag2el,
 	1,	/* Count of tags in the map */
+	asn_DEF_Test_structure_2_tag2el,	/* Same as above */
+	1,	/* Count of tags in the CANONICAL-XER map */
 	0,	/* Whether extensible */
 	(unsigned int *)asn_DEF_Test_structure_2_mmap	/* Mandatory elements map */
 };
@@ -479,6 +481,8 @@
 	offsetof(struct Test_structure_3, _presence_map),
 	asn_DEF_Test_structure_3_tag2el,
 	1,	/* Count of tags in the map */
+	asn_DEF_Test_structure_3_tag2el,	/* Same as above */
+	1,	/* Count of tags in the CANONICAL-XER map */
 	0,	/* Whether extensible */
 	(unsigned int *)asn_DEF_Test_structure_3_mmap	/* Mandatory elements map */
 };