aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/03-enum-OK.asn1.-EF7
-rw-r--r--tests/04-enum-SE.asn1.-E7
-rw-r--r--tests/07-int-OK.asn1.-EF7
-rw-r--r--tests/104-param-1-OK.asn1.-EFprint-class-matrix7
-rw-r--r--tests/112-param-class-OK.asn1.-EF7
-rw-r--r--tests/117-real-constraint-OK.asn1.-EF7
-rw-r--r--tests/118-per-constraint-OK.asn1.-EFprint-constraintsbin1885 -> 1882 bytes
-rw-r--r--tests/119-per-strings-OK.asn1.-EF7
-rw-r--r--tests/121-empty-imports-OK.asn1.-EF7
-rw-r--r--tests/123-valueassignment-OK.asn1.-EF7
-rw-r--r--tests/124-multiconstraint-OK.asn1.-EF7
-rw-r--r--tests/125-bitstring-constraint-OK.asn1.-EF7
-rw-r--r--tests/125-bitstring-constraint-OK.asn1.-X7
-rw-r--r--tests/129-enum-OK.asn1.-EF7
-rw-r--r--tests/130-enum-OK.asn1.-EF7
-rw-r--r--tests/14-resolver-OK.asn1.-EF21
-rw-r--r--tests/16-constraint-OK.asn1.-EF14
-rw-r--r--tests/16-constraint-OK.asn1.-EFprint-constraintsbin2295 -> 2289 bytes
-rw-r--r--tests/19-param-OK.asn1.-EF7
-rw-r--r--tests/20-constr-OK.asn1.-EF7
-rw-r--r--tests/21-tags-OK.asn1.-EF14
-rw-r--r--tests/22-tags-OK.asn1.-EF7
-rw-r--r--tests/23-bits-OK.asn1.-EF7
-rw-r--r--tests/24-sequence-OK.asn1.-EF7
-rw-r--r--tests/31-set-of-OK.asn1.-EF7
-rw-r--r--tests/32-sequence-of-OK.asn1.-EF7
-rw-r--r--tests/34-class-OK.asn1.-EF7
-rw-r--r--tests/34-class-OK.asn1.-EFprint-class-matrix7
-rw-r--r--tests/37-indirect-choice-OK.asn1.-EF7
-rw-r--r--tests/42-real-life-OK.asn1.-EF7
-rw-r--r--tests/45-undefined-type-SE.asn1.-EFfknown-extern-type=KnownExt7
-rw-r--r--tests/49-real-life-OK.asn1.-E7
-rw-r--r--tests/50-constraint-OK.asn1.-EFprint-constraintsbin9904 -> 9898 bytes
-rw-r--r--tests/55-components-of-OK.asn1.-EF7
-rw-r--r--tests/58-param-OK.asn1.-EF7
-rw-r--r--tests/60-any-OK.asn1.-EF7
-rw-r--r--tests/62-any-OK.asn1.-EF7
-rw-r--r--tests/70-xer-test-OK.asn1.-EF7
-rw-r--r--tests/74-int-enum-constraints-OK.asn1.-EFprint-constraints6
-rw-r--r--tests/79-constrained-by-OK.asn1.-EF7
-rw-r--r--tests/82-with-comps-OK.asn1.-EF7
-rw-r--r--tests/84-param-tags-OK.asn1.-EF14
-rw-r--r--tests/86-atags-OK.asn1.-EF7
-rw-r--r--tests/90-cond-int-type-OK.asn1.-EFprint-constraints7
-rw-r--r--tests/93-asn1c-controls-OK.asn1.-EF7
-rw-r--r--tests/97-type-identifier-SW.asn1.-EF14
-rw-r--r--tests/99-class-sample-OK.asn1.-EFprint-class-matrix7
47 files changed, 100 insertions, 249 deletions
diff --git a/tests/03-enum-OK.asn1.-EF b/tests/03-enum-OK.asn1.-EF
index 0abe0a8b..761736ff 100644
--- a/tests/03-enum-OK.asn1.-EF
+++ b/tests/03-enum-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestEnum1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 3 }
+ModuleTestEnum1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 3 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/04-enum-SE.asn1.-E b/tests/04-enum-SE.asn1.-E
index 6de07628..2036bd54 100644
--- a/tests/04-enum-SE.asn1.-E
+++ b/tests/04-enum-SE.asn1.-E
@@ -1,8 +1,5 @@
-ModuleTestEnum2 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 4 }
+ModuleTestEnum2 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 4 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/07-int-OK.asn1.-EF b/tests/07-int-OK.asn1.-EF
index 9d9f7aa1..3baa862e 100644
--- a/tests/07-int-OK.asn1.-EF
+++ b/tests/07-int-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestInt1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 7 }
+ModuleTestInt1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 7 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/104-param-1-OK.asn1.-EFprint-class-matrix b/tests/104-param-1-OK.asn1.-EFprint-class-matrix
index bc11953c..754ba541 100644
--- a/tests/104-param-1-OK.asn1.-EFprint-class-matrix
+++ b/tests/104-param-1-OK.asn1.-EFprint-class-matrix
@@ -1,8 +1,5 @@
-ModuleParameterization1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 104 }
+ModuleParameterization1 { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 104 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/112-param-class-OK.asn1.-EF b/tests/112-param-class-OK.asn1.-EF
index 426dcfd4..99223679 100644
--- a/tests/112-param-class-OK.asn1.-EF
+++ b/tests/112-param-class-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleParameterizationClass { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 112 }
+ModuleParameterizationClass { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 112 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/117-real-constraint-OK.asn1.-EF b/tests/117-real-constraint-OK.asn1.-EF
index 7501cddd..2745e144 100644
--- a/tests/117-real-constraint-OK.asn1.-EF
+++ b/tests/117-real-constraint-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleRealConstraint { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 117 }
+ModuleRealConstraint { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 117 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/118-per-constraint-OK.asn1.-EFprint-constraints b/tests/118-per-constraint-OK.asn1.-EFprint-constraints
index 4ad99ed5..4a527eff 100644
--- a/tests/118-per-constraint-OK.asn1.-EFprint-constraints
+++ b/tests/118-per-constraint-OK.asn1.-EFprint-constraints
Binary files differ
diff --git a/tests/119-per-strings-OK.asn1.-EF b/tests/119-per-strings-OK.asn1.-EF
index af5d8577..7819c03f 100644
--- a/tests/119-per-strings-OK.asn1.-EF
+++ b/tests/119-per-strings-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModulePERStrings { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 119 }
+ModulePERStrings { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 119 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/121-empty-imports-OK.asn1.-EF b/tests/121-empty-imports-OK.asn1.-EF
index 862652f0..a5ad6816 100644
--- a/tests/121-empty-imports-OK.asn1.-EF
+++ b/tests/121-empty-imports-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleEmptyIMPORTS { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 121 }
+ModuleEmptyIMPORTS { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 121 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/123-valueassignment-OK.asn1.-EF b/tests/123-valueassignment-OK.asn1.-EF
index 9ea5eea4..8fe6f2c4 100644
--- a/tests/123-valueassignment-OK.asn1.-EF
+++ b/tests/123-valueassignment-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleValueAssignmentConstrained { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 123 }
+ModuleValueAssignmentConstrained { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 123 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/124-multiconstraint-OK.asn1.-EF b/tests/124-multiconstraint-OK.asn1.-EF
index 6bf828d9..efd3214b 100644
--- a/tests/124-multiconstraint-OK.asn1.-EF
+++ b/tests/124-multiconstraint-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleMultiConstraint { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 124 }
+ModuleMultiConstraint { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 124 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/125-bitstring-constraint-OK.asn1.-EF b/tests/125-bitstring-constraint-OK.asn1.-EF
index 46efa88e..0887560f 100644
--- a/tests/125-bitstring-constraint-OK.asn1.-EF
+++ b/tests/125-bitstring-constraint-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleBitStringConstraint { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 125 }
+ModuleBitStringConstraint { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 125 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/125-bitstring-constraint-OK.asn1.-X b/tests/125-bitstring-constraint-OK.asn1.-X
index 3984d276..2cccb90b 100644
--- a/tests/125-bitstring-constraint-OK.asn1.-X
+++ b/tests/125-bitstring-constraint-OK.asn1.-X
@@ -1,11 +1,8 @@
<!-- XML DTD generated by asn1c-0.9.24 -->
<!-- ASN.1 module
-ModuleBitStringConstraint { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 125 }
+ModuleBitStringConstraint { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 125 }
found in ../tests/125-bitstring-constraint-OK.asn1 -->
<!ELEMENT T (flag1?, flag2?, flag3?)>
diff --git a/tests/129-enum-OK.asn1.-EF b/tests/129-enum-OK.asn1.-EF
index 1d9b268c..ebc3d30e 100644
--- a/tests/129-enum-OK.asn1.-EF
+++ b/tests/129-enum-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestEnum1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 129 }
+ModuleTestEnum1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 129 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/130-enum-OK.asn1.-EF b/tests/130-enum-OK.asn1.-EF
index f510ae58..eaa5a51a 100644
--- a/tests/130-enum-OK.asn1.-EF
+++ b/tests/130-enum-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestEnum1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 130 }
+ModuleTestEnum1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 130 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/14-resolver-OK.asn1.-EF b/tests/14-resolver-OK.asn1.-EF
index 0e0d7fa4..8c3eb0fa 100644
--- a/tests/14-resolver-OK.asn1.-EF
+++ b/tests/14-resolver-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestResolver2 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 14 1 }
+ModuleTestResolver2 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 14 1 }
DEFINITIONS ::=
BEGIN
@@ -21,11 +18,8 @@ check-other INTEGER ::= 1
END
-ModuleTestResolver3 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 14 2 }
+ModuleTestResolver3 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 14 2 }
DEFINITIONS ::=
BEGIN
@@ -38,11 +32,8 @@ Enumeration ::= ENUMERATED {
END
-HiddenModule { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 14 3 }
+HiddenModule { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 14 3 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/16-constraint-OK.asn1.-EF b/tests/16-constraint-OK.asn1.-EF
index 54441201..a1f8e851 100644
--- a/tests/16-constraint-OK.asn1.-EF
+++ b/tests/16-constraint-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestConstraint1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 16 1 }
+ModuleTestConstraint1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 16 1 }
DEFINITIONS ::=
BEGIN
@@ -12,11 +9,8 @@ Type6 ::= IA5String ((SIZE(1..10))(FROM("a".."z" | "#")))
END
-ModuleTestConstraint2 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 16 2 }
+ModuleTestConstraint2 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 16 2 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/16-constraint-OK.asn1.-EFprint-constraints b/tests/16-constraint-OK.asn1.-EFprint-constraints
index 947c8c78..67fe1bd0 100644
--- a/tests/16-constraint-OK.asn1.-EFprint-constraints
+++ b/tests/16-constraint-OK.asn1.-EFprint-constraints
Binary files differ
diff --git a/tests/19-param-OK.asn1.-EF b/tests/19-param-OK.asn1.-EF
index fe0b63a1..da640152 100644
--- a/tests/19-param-OK.asn1.-EF
+++ b/tests/19-param-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestParam { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 19 }
+ModuleTestParam { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 19 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/20-constr-OK.asn1.-EF b/tests/20-constr-OK.asn1.-EF
index fbc4cc00..798f756e 100644
--- a/tests/20-constr-OK.asn1.-EF
+++ b/tests/20-constr-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestConstr { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 20 }
+ModuleTestConstr { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 20 }
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=
BEGIN
diff --git a/tests/21-tags-OK.asn1.-EF b/tests/21-tags-OK.asn1.-EF
index 955d5520..566e6a1e 100644
--- a/tests/21-tags-OK.asn1.-EF
+++ b/tests/21-tags-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestTags1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 21 1 }
+ModuleTestTags1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 21 1 }
DEFINITIONS EXPLICIT TAGS ::=
BEGIN
@@ -13,11 +10,8 @@ T1 ::= CHOICE {
END
-ModuleTestTags2 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 21 2 }
+ModuleTestTags2 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 21 2 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/22-tags-OK.asn1.-EF b/tests/22-tags-OK.asn1.-EF
index 0b13dc5d..b1a0b8c4 100644
--- a/tests/22-tags-OK.asn1.-EF
+++ b/tests/22-tags-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestTags3 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 22 }
+ModuleTestTags3 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 22 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/23-bits-OK.asn1.-EF b/tests/23-bits-OK.asn1.-EF
index f74b9677..80648156 100644
--- a/tests/23-bits-OK.asn1.-EF
+++ b/tests/23-bits-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestBitString { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 23 }
+ModuleTestBitString { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 23 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/24-sequence-OK.asn1.-EF b/tests/24-sequence-OK.asn1.-EF
index fefe5590..ecdc4b09 100644
--- a/tests/24-sequence-OK.asn1.-EF
+++ b/tests/24-sequence-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestSequence { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 24 }
+ModuleTestSequence { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 24 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/31-set-of-OK.asn1.-EF b/tests/31-set-of-OK.asn1.-EF
index 81d3567e..f97ce2a3 100644
--- a/tests/31-set-of-OK.asn1.-EF
+++ b/tests/31-set-of-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestSetOfSimple { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 31 }
+ModuleTestSetOfSimple { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 31 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/32-sequence-of-OK.asn1.-EF b/tests/32-sequence-of-OK.asn1.-EF
index a2843c2f..d0059b21 100644
--- a/tests/32-sequence-of-OK.asn1.-EF
+++ b/tests/32-sequence-of-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestSequenceSimple { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 32 }
+ModuleTestSequenceSimple { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 32 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/34-class-OK.asn1.-EF b/tests/34-class-OK.asn1.-EF
index 25d21aa5..8af80a86 100644
--- a/tests/34-class-OK.asn1.-EF
+++ b/tests/34-class-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestClassSimple { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 34 }
+ModuleTestClassSimple { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 34 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/34-class-OK.asn1.-EFprint-class-matrix b/tests/34-class-OK.asn1.-EFprint-class-matrix
index 92b4b4c7..f97de09d 100644
--- a/tests/34-class-OK.asn1.-EFprint-class-matrix
+++ b/tests/34-class-OK.asn1.-EFprint-class-matrix
@@ -1,8 +1,5 @@
-ModuleTestClassSimple { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 34 }
+ModuleTestClassSimple { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 34 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/37-indirect-choice-OK.asn1.-EF b/tests/37-indirect-choice-OK.asn1.-EF
index 8cf19b30..b4031a8c 100644
--- a/tests/37-indirect-choice-OK.asn1.-EF
+++ b/tests/37-indirect-choice-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestIndirectChoiceFine { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 37 }
+ModuleTestIndirectChoiceFine { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 37 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/42-real-life-OK.asn1.-EF b/tests/42-real-life-OK.asn1.-EF
index c5e17e11..0543ee32 100644
--- a/tests/42-real-life-OK.asn1.-EF
+++ b/tests/42-real-life-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleLAPStorage { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 42 }
+ModuleLAPStorage { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 42 }
DEFINITIONS EXTENSIBILITY IMPLIED ::=
BEGIN
diff --git a/tests/45-undefined-type-SE.asn1.-EFfknown-extern-type=KnownExt b/tests/45-undefined-type-SE.asn1.-EFfknown-extern-type=KnownExt
index 0abf7cce..994a8901 100644
--- a/tests/45-undefined-type-SE.asn1.-EFfknown-extern-type=KnownExt
+++ b/tests/45-undefined-type-SE.asn1.-EFfknown-extern-type=KnownExt
@@ -1,8 +1,5 @@
-ModuleKnownExternType { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 45 }
+ModuleKnownExternType { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 45 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/49-real-life-OK.asn1.-E b/tests/49-real-life-OK.asn1.-E
index ebb949fb..018bc6bd 100644
--- a/tests/49-real-life-OK.asn1.-E
+++ b/tests/49-real-life-OK.asn1.-E
@@ -1,8 +1,5 @@
-ModuleSetChoiceExtensibility { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 49 }
+ModuleSetChoiceExtensibility { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 49 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/50-constraint-OK.asn1.-EFprint-constraints b/tests/50-constraint-OK.asn1.-EFprint-constraints
index 6f2d72e7..2ac12852 100644
--- a/tests/50-constraint-OK.asn1.-EFprint-constraints
+++ b/tests/50-constraint-OK.asn1.-EFprint-constraints
Binary files differ
diff --git a/tests/55-components-of-OK.asn1.-EF b/tests/55-components-of-OK.asn1.-EF
index 858cca8e..fb2f76df 100644
--- a/tests/55-components-of-OK.asn1.-EF
+++ b/tests/55-components-of-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestComponentsOf { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 55 }
+ModuleTestComponentsOf { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 55 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/58-param-OK.asn1.-EF b/tests/58-param-OK.asn1.-EF
index 72120df4..9258e5b2 100644
--- a/tests/58-param-OK.asn1.-EF
+++ b/tests/58-param-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestParam { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 58 }
+ModuleTestParam { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 58 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/60-any-OK.asn1.-EF b/tests/60-any-OK.asn1.-EF
index 4f9864af..89fa31d7 100644
--- a/tests/60-any-OK.asn1.-EF
+++ b/tests/60-any-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestANY { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 60 }
+ModuleTestANY { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 60 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/62-any-OK.asn1.-EF b/tests/62-any-OK.asn1.-EF
index ffcf8cf4..0316412e 100644
--- a/tests/62-any-OK.asn1.-EF
+++ b/tests/62-any-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestANYSyntax { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 62 }
+ModuleTestANYSyntax { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 62 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
diff --git a/tests/70-xer-test-OK.asn1.-EF b/tests/70-xer-test-OK.asn1.-EF
index 28eeabe9..983f40af 100644
--- a/tests/70-xer-test-OK.asn1.-EF
+++ b/tests/70-xer-test-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestXERDecoding { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 70 }
+ModuleTestXERDecoding { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 70 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/74-int-enum-constraints-OK.asn1.-EFprint-constraints b/tests/74-int-enum-constraints-OK.asn1.-EFprint-constraints
index 029435a4..8f9cc6ba 100644
--- a/tests/74-int-enum-constraints-OK.asn1.-EFprint-constraints
+++ b/tests/74-int-enum-constraints-OK.asn1.-EFprint-constraints
@@ -1,7 +1,5 @@
-ModuleTestIntegerAndEnumeratedConstraints { iso
- org(3) dod(6) internet(1)
- private(4) enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
+ModuleTestIntegerAndEnumeratedConstraints { iso org(3) dod(6) internet(1)
+ private(4) enterprise(1) spelio(9363) software(1) asn1c(5) test(1)
74 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/79-constrained-by-OK.asn1.-EF b/tests/79-constrained-by-OK.asn1.-EF
index 35155c5d..f462be00 100644
--- a/tests/79-constrained-by-OK.asn1.-EF
+++ b/tests/79-constrained-by-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestConstrainedBy { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 79 }
+ModuleTestConstrainedBy { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 79 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/82-with-comps-OK.asn1.-EF b/tests/82-with-comps-OK.asn1.-EF
index 601181ea..f4fe9aaa 100644
--- a/tests/82-with-comps-OK.asn1.-EF
+++ b/tests/82-with-comps-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestWithComponents { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 82 }
+ModuleTestWithComponents { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 82 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/84-param-tags-OK.asn1.-EF b/tests/84-param-tags-OK.asn1.-EF
index 546f245c..a3074340 100644
--- a/tests/84-param-tags-OK.asn1.-EF
+++ b/tests/84-param-tags-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTestParameterizationTags1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 84 1 }
+ModuleTestParameterizationTags1 { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 84 1 }
DEFINITIONS ::=
BEGIN
@@ -17,11 +14,8 @@ TestChoice ::= CHOICE {
END
-ModuleTestParameterizationTagsAuto2 { iso
- org(3) dod(6) internet(1)
- private(4) enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 84 2 }
+ModuleTestParameterizationTagsAuto2 { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 84 2 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/86-atags-OK.asn1.-EF b/tests/86-atags-OK.asn1.-EF
index 282c2744..ebadd3a5 100644
--- a/tests/86-atags-OK.asn1.-EF
+++ b/tests/86-atags-OK.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleAutoTags { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 86 }
+ModuleAutoTags { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 86 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/90-cond-int-type-OK.asn1.-EFprint-constraints b/tests/90-cond-int-type-OK.asn1.-EFprint-constraints
index 51c68d03..fed0d333 100644
--- a/tests/90-cond-int-type-OK.asn1.-EFprint-constraints
+++ b/tests/90-cond-int-type-OK.asn1.-EFprint-constraints
@@ -1,8 +1,5 @@
-ModuleConditionalIntegerType { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 90 }
+ModuleConditionalIntegerType { iso org(3) dod(6) internet(1) private(4)
+ enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 90 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/93-asn1c-controls-OK.asn1.-EF b/tests/93-asn1c-controls-OK.asn1.-EF
index 353f15cc..5288379f 100644
--- a/tests/93-asn1c-controls-OK.asn1.-EF
+++ b/tests/93-asn1c-controls-OK.asn1.-EF
@@ -1,8 +1,5 @@
-Module-asn1c-controls { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 93 }
+Module-asn1c-controls { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 93 }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
diff --git a/tests/97-type-identifier-SW.asn1.-EF b/tests/97-type-identifier-SW.asn1.-EF
index 858e7988..71743b7a 100644
--- a/tests/97-type-identifier-SW.asn1.-EF
+++ b/tests/97-type-identifier-SW.asn1.-EF
@@ -1,8 +1,5 @@
-ModuleTypeIdentifier1 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 97 1 }
+ModuleTypeIdentifier1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 97 1 }
DEFINITIONS ::=
BEGIN
@@ -19,11 +16,8 @@ TYPE-IDENTIFIER ::= CLASS {
END
-ModuleTypeIdentifier2 { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 97 2 }
+ModuleTypeIdentifier2 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 97 2 }
DEFINITIONS ::=
BEGIN
diff --git a/tests/99-class-sample-OK.asn1.-EFprint-class-matrix b/tests/99-class-sample-OK.asn1.-EFprint-class-matrix
index c240c80f..1f3519ee 100644
--- a/tests/99-class-sample-OK.asn1.-EFprint-class-matrix
+++ b/tests/99-class-sample-OK.asn1.-EFprint-class-matrix
@@ -1,8 +1,5 @@
-ModuleClassSample { iso org(3)
- dod(6) internet(1) private(4)
- enterprise(1) spelio(9363)
- software(1) asn1c(5) test(1)
- 99 }
+ModuleClassSample { iso org(3) dod(6) internet(1) private(4) enterprise(1)
+ spelio(9363) software(1) asn1c(5) test(1) 99 }
DEFINITIONS ::=
BEGIN