aboutsummaryrefslogtreecommitdiffstats
path: root/tests/90-cond-int-type-OK.asn1.-EFprint-constraints
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-08-27 03:13:51 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-08-27 03:13:51 +0000
commit9302384d4c043d428bb859d603e53c2648d67e62 (patch)
treedf57093f6dba97a0d995f6a689db4f63327825cd /tests/90-cond-int-type-OK.asn1.-EFprint-constraints
parent31f7a1c7c6dc508acc92fc7dc8f99bdaac04bb10 (diff)
real range
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@978 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'tests/90-cond-int-type-OK.asn1.-EFprint-constraints')
-rw-r--r--tests/90-cond-int-type-OK.asn1.-EFprint-constraints5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/90-cond-int-type-OK.asn1.-EFprint-constraints b/tests/90-cond-int-type-OK.asn1.-EFprint-constraints
index 62bdad50..fed0d333 100644
--- a/tests/90-cond-int-type-OK.asn1.-EFprint-constraints
+++ b/tests/90-cond-int-type-OK.asn1.-EFprint-constraints
@@ -77,6 +77,11 @@ OK-IntegerInRange5 ::= INTEGER (-2147483648 | 2147483647,...)
-- Practical constraints (OK-IntegerInRange5): (-2147483648 | 2147483647,...)
-- PER-visible constraints (OK-IntegerInRange5): (-2147483648 | 2147483647,...)
+NO-IntegerInRange6 ::= INTEGER (0..4294967295)
+-- Combined constraints: (0..4294967295)
+-- Practical constraints (NO-IntegerInRange6): (0..4294967295)
+-- PER-visible constraints (NO-IntegerInRange6): (0..4294967295)
+
CN-IntegerEnumerated1 ::= INTEGER {
a(1)
-- Practical constraints (a):