aboutsummaryrefslogtreecommitdiffstats
path: root/tests/66-ref-simple-OK.asn1.-Pfwide-types
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2014-10-12 18:37:35 -0700
committerLev Walkin <vlm@lionet.info>2014-10-12 18:37:35 -0700
commita7591b5c7fc4775fc12cc2e1b407ed436b298c73 (patch)
treec517bffef3ebe7619e9b4620e846a6233fbb8f3c /tests/66-ref-simple-OK.asn1.-Pfwide-types
parent78d604fe9effde38b363c365f751298a0063d530 (diff)
regenerated tests based on Wim L patch
Diffstat (limited to 'tests/66-ref-simple-OK.asn1.-Pfwide-types')
-rw-r--r--tests/66-ref-simple-OK.asn1.-Pfwide-types10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/66-ref-simple-OK.asn1.-Pfwide-types b/tests/66-ref-simple-OK.asn1.-Pfwide-types
index 8b4e5eee..c15eae2c 100644
--- a/tests/66-ref-simple-OK.asn1.-Pfwide-types
+++ b/tests/66-ref-simple-OK.asn1.-Pfwide-types
@@ -31,7 +31,7 @@ static asn_TYPE_member_t asn_MBR_T_1[] = {
.name = "named"
},
};
-static ber_tlv_tag_t asn_DEF_T_tags_1[] = {
+static const ber_tlv_tag_t asn_DEF_T_tags_1[] = {
(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
};
static asn_SET_OF_specifics_t asn_SPC_T_specs_1 = {
@@ -170,17 +170,17 @@ SimpleType_encode_xer(asn_TYPE_descriptor_t *td, void *structure,
/*** <<< STAT-DEFS [SimpleType] >>> ***/
-static asn_INTEGER_enum_map_t asn_MAP_SimpleType_value2enum_1[] = {
+static const asn_INTEGER_enum_map_t asn_MAP_SimpleType_value2enum_1[] = {
{ 0, 3, "one" },
{ 1, 3, "two" },
{ 2, 5, "three" }
};
-static unsigned int asn_MAP_SimpleType_enum2value_1[] = {
+static const unsigned int asn_MAP_SimpleType_enum2value_1[] = {
0, /* one(0) */
2, /* three(2) */
1 /* two(1) */
};
-static asn_INTEGER_specifics_t asn_SPC_SimpleType_specs_1 = {
+static const asn_INTEGER_specifics_t asn_SPC_SimpleType_specs_1 = {
asn_MAP_SimpleType_value2enum_1, /* "tag" => N; sorted by tag */
asn_MAP_SimpleType_enum2value_1, /* N => "tag"; sorted by N */
3, /* Number of elements in the maps */
@@ -189,7 +189,7 @@ static asn_INTEGER_specifics_t asn_SPC_SimpleType_specs_1 = {
0, /* Native long size */
0
};
-static ber_tlv_tag_t asn_DEF_SimpleType_tags_1[] = {
+static const ber_tlv_tag_t asn_DEF_SimpleType_tags_1[] = {
(ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
};
asn_TYPE_descriptor_t asn_DEF_SimpleType = {