Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asn1c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
asn1c
Commits
2c473062
Commit
2c473062
authored
Feb 09, 2018
by
Bi-Ruei, Chiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerate test cases
parent
f1677917
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
tests/tests-asn1c-compiler/139-component-relation-OK.asn1.-P
tests/tests-asn1c-compiler/139-component-relation-OK.asn1.-P
+1
-1
tests/tests-asn1c-compiler/140-component-relation-OK.asn1.-P
tests/tests-asn1c-compiler/140-component-relation-OK.asn1.-P
+1
-1
tests/tests-asn1c-compiler/141-component-relation-OK.asn1.-P
tests/tests-asn1c-compiler/141-component-relation-OK.asn1.-P
+1
-1
tests/tests-asn1c-compiler/144-ios-parameterization-OK.asn1.-P
.../tests-asn1c-compiler/144-ios-parameterization-OK.asn1.-P
+1
-1
tests/tests-asn1c-compiler/146-ios-parameterization-per-OK.asn1.-Pgen-PER
...c-compiler/146-ios-parameterization-per-OK.asn1.-Pgen-PER
+1
-1
tests/tests-asn1c-compiler/155-parameterization-more-than-two-level-OK.asn1.-Pgen-PER
...55-parameterization-more-than-two-level-OK.asn1.-Pgen-PER
+1
-1
tests/tests-asn1c-compiler/156-union-ios-OK.asn1.-Pgen-PER
tests/tests-asn1c-compiler/156-union-ios-OK.asn1.-Pgen-PER
+1
-1
tests/tests-asn1c-compiler/98-attribute-class-OK.asn1.-P
tests/tests-asn1c-compiler/98-attribute-class-OK.asn1.-P
+1
-1
No files found.
tests/tests-asn1c-compiler/139-component-relation-OK.asn1.-P
View file @
2c473062
...
@@ -56,7 +56,7 @@ static const asn_ioc_cell_t asn_IOS_FrameTypes_1_rows[] = {
...
@@ -56,7 +56,7 @@ static const asn_ioc_cell_t asn_IOS_FrameTypes_1_rows[] = {
{ "&Type", aioc__type, &asn_DEF_ComplexMessage }
{ "&Type", aioc__type, &asn_DEF_ComplexMessage }
};
};
static const asn_ioc_set_t asn_IOS_FrameTypes_1[] = {
static const asn_ioc_set_t asn_IOS_FrameTypes_1[] = {
2, 2, asn_IOS_FrameTypes_1_rows
{ 2, 2, asn_IOS_FrameTypes_1_rows }
};
};
/*** <<< CODE [Frame] >>> ***/
/*** <<< CODE [Frame] >>> ***/
...
...
tests/tests-asn1c-compiler/140-component-relation-OK.asn1.-P
View file @
2c473062
...
@@ -56,7 +56,7 @@ static const asn_ioc_cell_t asn_IOS_FrameTypes_1_rows[] = {
...
@@ -56,7 +56,7 @@ static const asn_ioc_cell_t asn_IOS_FrameTypes_1_rows[] = {
{ "&Type", aioc__type, &asn_DEF_ComplexMessage }
{ "&Type", aioc__type, &asn_DEF_ComplexMessage }
};
};
static const asn_ioc_set_t asn_IOS_FrameTypes_1[] = {
static const asn_ioc_set_t asn_IOS_FrameTypes_1[] = {
2, 2, asn_IOS_FrameTypes_1_rows
{ 2, 2, asn_IOS_FrameTypes_1_rows }
};
};
/*** <<< CODE [Frame] >>> ***/
/*** <<< CODE [Frame] >>> ***/
...
...
tests/tests-asn1c-compiler/141-component-relation-OK.asn1.-P
View file @
2c473062
...
@@ -56,7 +56,7 @@ static const asn_ioc_cell_t asn_IOS_FrameTypes_1_rows[] = {
...
@@ -56,7 +56,7 @@ static const asn_ioc_cell_t asn_IOS_FrameTypes_1_rows[] = {
{ "&Type", aioc__type, &asn_DEF_ComplexMessage }
{ "&Type", aioc__type, &asn_DEF_ComplexMessage }
};
};
static const asn_ioc_set_t asn_IOS_FrameTypes_1[] = {
static const asn_ioc_set_t asn_IOS_FrameTypes_1[] = {
2, 2, asn_IOS_FrameTypes_1_rows
{ 2, 2, asn_IOS_FrameTypes_1_rows }
};
};
/*** <<< CODE [Frame] >>> ***/
/*** <<< CODE [Frame] >>> ***/
...
...
tests/tests-asn1c-compiler/144-ios-parameterization-OK.asn1.-P
View file @
2c473062
...
@@ -115,7 +115,7 @@ static const asn_ioc_cell_t asn_IOS_RegionalExtension_1_rows[] = {
...
@@ -115,7 +115,7 @@ static const asn_ioc_cell_t asn_IOS_RegionalExtension_1_rows[] = {
{ "&Type", aioc__type, &asn_DEF_BOOLEAN }
{ "&Type", aioc__type, &asn_DEF_BOOLEAN }
};
};
static const asn_ioc_set_t asn_IOS_RegionalExtension_1[] = {
static const asn_ioc_set_t asn_IOS_RegionalExtension_1[] = {
2, 2, asn_IOS_RegionalExtension_1_rows
{ 2, 2, asn_IOS_RegionalExtension_1_rows }
};
};
/*** <<< CODE [SpecializedContent] >>> ***/
/*** <<< CODE [SpecializedContent] >>> ***/
...
...
tests/tests-asn1c-compiler/146-ios-parameterization-per-OK.asn1.-Pgen-PER
View file @
2c473062
...
@@ -115,7 +115,7 @@ static const asn_ioc_cell_t asn_IOS_RegionalExtension_1_rows[] = {
...
@@ -115,7 +115,7 @@ static const asn_ioc_cell_t asn_IOS_RegionalExtension_1_rows[] = {
{ "&Type", aioc__type, &asn_DEF_BOOLEAN }
{ "&Type", aioc__type, &asn_DEF_BOOLEAN }
};
};
static const asn_ioc_set_t asn_IOS_RegionalExtension_1[] = {
static const asn_ioc_set_t asn_IOS_RegionalExtension_1[] = {
2, 2, asn_IOS_RegionalExtension_1_rows
{ 2, 2, asn_IOS_RegionalExtension_1_rows }
};
};
/*** <<< CODE [SpecializedContent] >>> ***/
/*** <<< CODE [SpecializedContent] >>> ***/
...
...
tests/tests-asn1c-compiler/155-parameterization-more-than-two-level-OK.asn1.-Pgen-PER
View file @
2c473062
...
@@ -602,7 +602,7 @@ static const asn_ioc_cell_t asn_IOS_ClassItem_1_rows[] = {
...
@@ -602,7 +602,7 @@ static const asn_ioc_cell_t asn_IOS_ClassItem_1_rows[] = {
{ "&valid", aioc__value, &asn_DEF_Valid, &asn_VAL_1_crc_ok }
{ "&valid", aioc__value, &asn_DEF_Valid, &asn_VAL_1_crc_ok }
};
};
static const asn_ioc_set_t asn_IOS_ClassItem_1[] = {
static const asn_ioc_set_t asn_IOS_ClassItem_1[] = {
1, 4, asn_IOS_ClassItem_1_rows
{ 1, 4, asn_IOS_ClassItem_1_rows }
};
};
/*** <<< CODE [Packet] >>> ***/
/*** <<< CODE [Packet] >>> ***/
...
...
tests/tests-asn1c-compiler/156-union-ios-OK.asn1.-Pgen-PER
View file @
2c473062
...
@@ -130,7 +130,7 @@ static const asn_ioc_cell_t asn_IOS_TotalRegionExtension_1_rows[] = {
...
@@ -130,7 +130,7 @@ static const asn_ioc_cell_t asn_IOS_TotalRegionExtension_1_rows[] = {
{ "&Type", aioc__type, &asn_DEF_OCTET_STRING }
{ "&Type", aioc__type, &asn_DEF_OCTET_STRING }
};
};
static const asn_ioc_set_t asn_IOS_TotalRegionExtension_1[] = {
static const asn_ioc_set_t asn_IOS_TotalRegionExtension_1[] = {
6, 2, asn_IOS_TotalRegionExtension_1_rows
{ 6, 2, asn_IOS_TotalRegionExtension_1_rows }
};
};
/*** <<< CODE [SpecializedContent] >>> ***/
/*** <<< CODE [SpecializedContent] >>> ***/
...
...
tests/tests-asn1c-compiler/98-attribute-class-OK.asn1.-P
View file @
2c473062
...
@@ -29,7 +29,7 @@ static const asn_ioc_cell_t asn_IOS_Attributes_1_rows[] = {
...
@@ -29,7 +29,7 @@ static const asn_ioc_cell_t asn_IOS_Attributes_1_rows[] = {
{ "&id", aioc__value, &asn_DEF_RELATIVE_OID, &asn_VAL_2_rcf }
{ "&id", aioc__value, &asn_DEF_RELATIVE_OID, &asn_VAL_2_rcf }
};
};
static const asn_ioc_set_t asn_IOS_Attributes_1[] = {
static const asn_ioc_set_t asn_IOS_Attributes_1[] = {
2, 1, asn_IOS_Attributes_1_rows
{ 2, 1, asn_IOS_Attributes_1_rows }
};
};
/*** <<< CODE [Attribute] >>> ***/
/*** <<< CODE [Attribute] >>> ***/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment