aboutsummaryrefslogtreecommitdiffstats
path: root/tests/84-param-tags-OK.asn1.-Pfwide-types
diff options
context:
space:
mode:
Diffstat (limited to 'tests/84-param-tags-OK.asn1.-Pfwide-types')
-rw-r--r--tests/84-param-tags-OK.asn1.-Pfwide-types20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/84-param-tags-OK.asn1.-Pfwide-types b/tests/84-param-tags-OK.asn1.-Pfwide-types
index 45c27995..32e7ec38 100644
--- a/tests/84-param-tags-OK.asn1.-Pfwide-types
+++ b/tests/84-param-tags-OK.asn1.-Pfwide-types
@@ -84,10 +84,10 @@ static asn_TYPE_member_t asn_MBR_TestType_16P0_1[] = {
.name = "common"
},
};
-static ber_tlv_tag_t asn_DEF_TestType_16P0_tags_1[] = {
+static const ber_tlv_tag_t asn_DEF_TestType_16P0_tags_1[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
-static asn_TYPE_tag2member_t asn_MAP_TestType_16P0_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_TestType_16P0_tag2el_1[] = {
{ (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 } /* common */
};
static asn_SEQUENCE_specifics_t asn_SPC_TestType_16P0_specs_1 = {
@@ -152,10 +152,10 @@ static asn_TYPE_member_t asn_MBR_TestType_16P1_3[] = {
.name = "common"
},
};
-static ber_tlv_tag_t asn_DEF_TestType_16P1_tags_3[] = {
+static const ber_tlv_tag_t asn_DEF_TestType_16P1_tags_3[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
-static asn_TYPE_tag2member_t asn_MAP_TestType_16P1_tag2el_3[] = {
+static const asn_TYPE_tag2member_t asn_MAP_TestType_16P1_tag2el_3[] = {
{ (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 0, 0, 0 } /* common */
};
static asn_SEQUENCE_specifics_t asn_SPC_TestType_16P1_specs_3 = {
@@ -244,7 +244,7 @@ static asn_TYPE_member_t asn_MBR_TestChoice_1[] = {
.name = "type2"
},
};
-static asn_TYPE_tag2member_t asn_MAP_TestChoice_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_TestChoice_tag2el_1[] = {
{ (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 }, /* type1 */
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 1, 0, 0 } /* type2 */
};
@@ -373,10 +373,10 @@ static asn_TYPE_member_t asn_MBR_AutoType_34P0_1[] = {
.name = "common"
},
};
-static ber_tlv_tag_t asn_DEF_AutoType_34P0_tags_1[] = {
+static const ber_tlv_tag_t asn_DEF_AutoType_34P0_tags_1[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
-static asn_TYPE_tag2member_t asn_MAP_AutoType_34P0_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_AutoType_34P0_tag2el_1[] = {
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* common */
};
static asn_SEQUENCE_specifics_t asn_SPC_AutoType_34P0_specs_1 = {
@@ -423,10 +423,10 @@ static asn_TYPE_member_t asn_MBR_AutoType_34P1_3[] = {
.name = "common"
},
};
-static ber_tlv_tag_t asn_DEF_AutoType_34P1_tags_3[] = {
+static const ber_tlv_tag_t asn_DEF_AutoType_34P1_tags_3[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
-static asn_TYPE_tag2member_t asn_MAP_AutoType_34P1_tag2el_3[] = {
+static const asn_TYPE_tag2member_t asn_MAP_AutoType_34P1_tag2el_3[] = {
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* common */
};
static asn_SEQUENCE_specifics_t asn_SPC_AutoType_34P1_specs_3 = {
@@ -515,7 +515,7 @@ static asn_TYPE_member_t asn_MBR_AutoChoice_1[] = {
.name = "type2"
},
};
-static asn_TYPE_tag2member_t asn_MAP_AutoChoice_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_AutoChoice_tag2el_1[] = {
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* type1 */
{ (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* type2 */
};