=== source code for asn1_SUITE:testSeqExtension/1
=== Test case started with:
asn1_SUITE:testSeqExtension([{watchdog,<0.8422.0>},
{tc_logfile,
"/home/karol/R16B03/otp-support/release/tests/test_server/ct_run.test_server@zed.2013-12-30_22.42.43/tests.asn1_test.logs/run.2013-12-30_22.42.58/asn1_suite.testseqextension.html"},
{tc_group_properties,[{name,group}]},
{tc_group_path,[[{name,parallel},parallel]]},
{data_dir,
"/home/karol/R16B03/otp-support/release/tests/asn1_test/asn1_SUITE_data/"},
{priv_dir,
"/home/karol/R16B03/otp-support/release/tests/test_server/ct_run.test_server@zed.2013-12-30_22.42.43/tests.asn1_test.logs/run.2013-12-30_22.42.58/log_private/"},
{nodenames,[]}])
=== Current directory is "/home/karol/R16B03/otp-support/release/tests/test_server/ct_run.test_server@zed.2013-12-30_22.42.43"
=== Started at 2013-12-30 22:57:01
Running asn1_SUITE:'-testSeqExtension/1-fun-0-' with {ber,[]}...
SeqExtension DEFINITIONS IMPLICIT TAGS ::=
BEGIN
IMPORTS XSeqExt1, XSeqExt2 FROM External;
SeqExt1 ::= SEQUENCE
{
...
}
SeqExt2 ::= SEQUENCE
{
bool BOOLEAN,
int INTEGER,
...
}
SeqExt3 ::= SEQUENCE
{
...
}
SeqExt4 ::= SEQUENCE
{
bool BOOLEAN,
...
}
SeqExt5 ::= SEQUENCE
{
...
}
SeqExt6 ::= SEQUENCE
{
-- The spaces between the ellipsis and the comma will prevent them
-- from being removed.
... ,
[[ i1 [100] INTEGER, i2 [101] INTEGER, i3 [102] INTEGER ]],
[[ i4 [104] INTEGER, i5 [105] INTEGER ]]
}
SeqExt1X ::= XSeqExt1
SeqExt2X ::= XSeqExt2
SuperSeq ::= SEQUENCE
{
s1 SeqExt1,
s2 SeqExt2,
s3 SeqExt3,
s4 SeqExt4,
s5 SeqExt5,
s6 SeqExt6,
i INTEGER
}
END
Running asn1_SUITE:'-testSeqExtension/1-fun-0-' with {uper,[]}...
SeqExtension DEFINITIONS IMPLICIT TAGS ::=
BEGIN
IMPORTS XSeqExt1, XSeqExt2 FROM External;
SeqExt1 ::= SEQUENCE
{
...
}
SeqExt2 ::= SEQUENCE
{
bool BOOLEAN,
int INTEGER,
...
}
SeqExt3 ::= SEQUENCE
{
...
}
SeqExt4 ::= SEQUENCE
{
bool BOOLEAN,
...
}
SeqExt5 ::= SEQUENCE
{
...
}
SeqExt6 ::= SEQUENCE
{
-- The spaces between the ellipsis and the comma will prevent them
-- from being removed.
... ,
[[ i1 [100] INTEGER, i2 [101] INTEGER, i3 [102] INTEGER ]],
[[ i4 [104] INTEGER, i5 [105] INTEGER ]]
}
SeqExt1X ::= XSeqExt1
SeqExt2X ::= XSeqExt2
SuperSeq ::= SEQUENCE
{
s1 SeqExt1,
s2 SeqExt2,
s3 SeqExt3,
s4 SeqExt4,
s5 SeqExt5,
s6 SeqExt6,
i INTEGER
}
END
=== Ended at 2013-12-30 23:04:21
=== successfully completed test case
=== returned value = true
Test run history
| Top level test index