aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-11 05:22:22 +0000
committerLev Walkin <vlm@lionet.info>2004-08-11 05:22:22 +0000
commit5d5e65295cf30646ae9b272c29614f1a9868f411 (patch)
treeb2483410cf08ae5e237d6519c7f503bec909b4a9 /tests
parent3dcaafa32eb1f3c09da07f7690ba8ffeb4314ee6 (diff)
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/39-sequence-of-OK.asn1.-P20
1 files changed, 7 insertions, 13 deletions
diff --git a/tests/39-sequence-of-OK.asn1.-P b/tests/39-sequence-of-OK.asn1.-P
index 7536fcae..560406df 100644
--- a/tests/39-sequence-of-OK.asn1.-P
+++ b/tests/39-sequence-of-OK.asn1.-P
@@ -1,16 +1,14 @@
-/*** <<< DEPS [T] >>> ***/
+/*** <<< INCLUDES [T] >>> ***/
-/* Dependencies for T */
#include <INTEGER.h>
-
-/* Dependencies for collection */
#include <T2.h>
#include <asn_SEQUENCE_OF.h>
-
- #include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
#include <constr_SEQUENCE.h>
+/*** <<< DEPS [T] >>> ***/
+
extern asn1_TYPE_descriptor_t asn1_DEF_T;
/*** <<< TYPE-DECLS [T] >>> ***/
@@ -59,8 +57,6 @@ typedef struct T {
&asn1_DEF_collection_specs /* Additional specs */
};
-#include <constr_SEQUENCE.h>
-
static asn1_SEQUENCE_element_t asn1_DEF_T_elements[] = {
{ offsetof(struct T, int), 0,
(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
@@ -109,14 +105,14 @@ asn1_TYPE_descriptor_t asn1_DEF_T = {
};
-/*** <<< DEPS [T2] >>> ***/
+/*** <<< INCLUDES [T2] >>> ***/
-/* Dependencies for T2 */
#include <BOOLEAN.h>
#include <UTF8String.h>
-
#include <constr_SEQUENCE.h>
+/*** <<< DEPS [T2] >>> ***/
+
extern asn1_TYPE_descriptor_t asn1_DEF_T2;
/*** <<< TYPE-DECLS [T2] >>> ***/
@@ -132,8 +128,6 @@ typedef struct T2 {
/*** <<< STAT-DEFS [T2] >>> ***/
-#include <constr_SEQUENCE.h>
-
static asn1_SEQUENCE_element_t asn1_DEF_T2_elements[] = {
{ offsetof(struct T2, flag), 0,
(ASN_TAG_CLASS_UNIVERSAL | (1 << 2)),