Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Philipp Maier 42b17cc5f2 MGCP_Test: Relax expected number of packets in TC_one_crcx_receive_only_rtp
The testcase TC_one_crcx_receive_only_rtp performs a short RTP
transmission that lasts about 1 second. Then it conuts out the number of
packets that are transmitted and checks against a fixed value. The
compare values are determined using experimentation and reflect the
number of bytes/packets that one could expect under normal conditions on
an average machine.

However, there may be load sitations on the test host that may cause that
a too little number of packets is transmitted and the test will fail. Lets
reduce the number a bit as the only thing we want to make sure with this
is that there are at least some (more than one or two) packets transmitted

Change-Id: Ie63445d61268d178940ce8d9cfa984519c42041a
2019-10-07 20:02:21 +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: Test that ETWS Primary Notification is passed via RSL to PCH 2019-09-07 12:07:13 +02:00
bsc-nat bscnat: Add missing setverdict(pass) at the end 2019-06-13 17:16:46 +02:00
bts bts: Test if BTS forwards ETWS Primary Notification to PCU 2019-09-06 09:59:31 +00:00
deps Initial TTCN-3 test suite for osmo-remsim 2019-09-13 11:45:45 +00:00
doc add ttcn3 test suites slides from OsmoDevCon 2018 2018-09-16 12:39:51 +02:00
ggsn_tests ggsn: Delete previously activated pdp ctx in *_interact() 2019-09-03 13:19:29 +02:00
hlr hlr: update expected-results.xml 2019-07-08 12:25:57 +00:00
lapdm move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn 2019-06-02 22:36:15 +02:00
library pcu: Introduce test TC_t3169 2019-10-07 13:27:25 +02:00
mgw MGCP_Test: Relax expected number of packets in TC_one_crcx_receive_only_rtp 2019-10-07 20:02:21 +00:00
mme mme: Add missing link to DIAMETER_EncDec.cc from TITAN 2019-08-18 19:31:26 +02:00
msc MSC_Tests.ttcn: fix race condition in f_tc_proc_ss_paging_fail() 2019-10-04 16:20:13 +00:00
pcu pcu: TC_t3169: Check ul block reaches SGSN before timer expiration 2019-10-07 15:28:22 +02:00
remsim Initial TTCN-3 test suite for osmo-remsim 2019-09-13 11:45:45 +00:00
sccp lib/IPA_Emulation: Build IPA_CTRL conditionally based on define 2019-06-13 16:33:49 +02:00
selftest lib/IPA_Emulation: Build IPA_CTRL conditionally based on define 2019-06-13 16:33:49 +02:00
sgsn Require to receive RANAP_CommonId after RANAP_SecurityModeComplete 2019-09-16 17:54:37 +00:00
sip lib/IPA_Emulation: Build IPA_CTRL conditionally based on define 2019-06-13 16:33:49 +02: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 Initial TTCN-3 test suite for osmo-remsim 2019-09-13 11:45:45 +00:00
compare-results.sh Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00
gen_links.sh.inc Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00
log_merge.sh Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00
mask_expected_results.sh add mask_expected_results.sh 2018-04-11 19:32:01 +02:00
regen-makefile.sh Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00: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: Add commented-out section for using custom TITAN 2019-08-15 09:49:11 +00:00
ttcn3-tcpdump-start.sh Create dummy gsmtap sink with netcat 2019-10-04 16:09:27 +00:00
ttcn3-tcpdump-stop.sh Create dummy gsmtap sink with netcat 2019-10-04 16:09:27 +00:00
update_expected_results_from_jenkins.sh Put build / run scripts under Apache 2.0 license 2019-06-21 09:34:09 +00:00