Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Alexander Couzens a063483b8b BTS: pcu_rr_suspend clean up and release the channel
The testcase failed becaues of an unexpected RSL Error Indication from
the LAPDm system which was in the RSL emulation queue when tearing down
the test environment.
By calling f_rsl_chan_deact() the queue gets flushed until the RSL
deactivate channel is received. It's also more clean to release the
channel.

Fixes: OS#4051
Change-Id: I55827626803ca81b68f905fd0df3126367951f39
2019-06-08 10:09:26 +00:00
COMMON initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
ROHC_CNL113426_LATEST import Ericsson NS, ISUP, ROHC and SNDCP modules for TITAN 2017-07-25 08:23:52 +02:00
SCCP_Test Change addressing configuration to match libosmo-sigtran m3ua_test 2017-04-12 12:18:28 +02:00
asn-test HNBAP, RUA and RANAP protocol codecs 2019-04-25 20:07:11 +00:00
bin Remove M3UA/MTP3/SCCP code from this repo, use upstream repos 2018-03-18 12:52:20 +01:00
bsc bsc: Only append Osmux IEs in BSSAP AoIP 2019-06-06 17:06:29 +02:00
bsc-nat Add and set transport field for RanOps structure 2019-06-06 17:06:29 +02:00
bts BTS: pcu_rr_suspend clean up and release the channel 2019-06-08 10:09:26 +00:00
deps Depend on our own fork of titan.ProtocolModules.BSSMAP 2019-05-21 10:28:53 +00:00
doc add ttcn3 test suites slides from OsmoDevCon 2018 2018-09-16 12:39:51 +02:00
ggsn_tests ggsn: Add test to verify retransmit queue_resp 2019-05-28 21:03:16 +00:00
hlr cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
lapdm move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn 2019-06-02 22:36:15 +02:00
library CTRL_Types: Fix SET value not encoded in message 2019-06-07 15:37:36 +02:00
mgw cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
msc Add and set transport field for RanOps structure 2019-06-06 17:06:29 +02:00
pcu cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
sccp cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
selftest Depend on our own fork of titan.ProtocolModules.BSSMAP 2019-05-21 10:28:53 +00:00
sgsn sgsn: Add tests to check GTP retransmit queue 2019-06-04 08:38:13 +00:00
sip cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
sysinfo Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling 2018-10-24 15:10:13 +02:00
.gitignore add compare-results.sh, call from start-testsuite.sh 2018-04-06 01:07:15 +02:00
.gitreview Add git-review config 2017-12-13 11:15:48 +01:00
Common.cfg Make Console Loggign a bit more verbose: add all USER "log()" 2018-03-18 14:16:37 +01:00
Makefile move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn 2019-06-02 22:36:15 +02:00
compare-results.sh compare_results.sh: less drastic wording 2018-09-06 14:35:07 +02:00
gen_links.sh.inc ignore results of .ttcnpp files 2018-03-16 18:25:58 +01:00
log_merge.sh log_merge.sh: Fix removal of log files 2018-03-20 22:21:57 +01:00
mask_expected_results.sh add mask_expected_results.sh 2018-04-11 19:32:01 +02:00
regen-makefile.sh regen-makefile: Use '-U 5' to split C++ files in multiple chunks 2019-04-30 19:07:47 +02:00
rmlinks.sh Remove M3UA/MTP3/SCCP code from this repo, use upstream repos 2018-03-18 12:52:20 +01:00
start-testsuite.sh start-testsuite.sh: do not override LD_LIBRARY_PATH 2019-06-04 19:45:09 +00:00
ttcn3-tcpdump-start.sh Use dumpcap for ttcn3-tcpdump-*.sh if available 2019-03-19 10:28:46 +00:00
ttcn3-tcpdump-stop.sh Use dumpcap for ttcn3-tcpdump-*.sh if available 2019-03-19 10:28:46 +00:00
update_expected_results_from_jenkins.sh add update_expected_results_from_jenkins.sh 2018-04-11 19:49:36 +02:00