Osmocom test suites in TTCN-3 (Eclipse Titan) https://osmocom.org/projects/core-testing-infra
Go to file
Pau Espin dada4c5a55 ttcn3-tcpdump-stop.sh: Wait to receive last packets before stopping tcpdump
There's a time delay between packets are sent through the system and
tcpdump reads, buffers and stores them into the pcap file. We need to
give it more time to process everything before killing it, otherwise
last (or all) packets from the test are not captured.

Change-Id: I240d8f1bdb2ca6ad353e60ef15937dc2bd4cbebd
2018-02-15 17:22:52 +00:00
COMMON initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
M3UA_CNL113536 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
M3UA_CNL113537 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
MTP3asp_CNL113337 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_CNL113341 SCCP Emulation: Fix CC optional user data 2017-05-16 19:00:29 +02:00
SCCP_Test Change addressing configuration to match libosmo-sigtran m3ua_test 2017-04-12 12:18:28 +02:00
SCTPasp_CNL113469 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00
bin install.script: Make it work from other directories 2017-04-12 13:54:25 +02:00
bsc re-organize configuration files; add tcpdump integration 2018-02-14 18:50:16 +01:00
bsc-nat Don't symlink non-existent file 2018-02-05 16:58:27 +01:00
deps deps: Ensure that branches are updated on make update as well 2018-02-06 16:04:04 +01:00
ggsn_tests ggsn: Switch over to new shared/common configuration file layout 2018-02-14 21:40:12 +01:00
gprs_gb Don't symlink non-existent file 2018-02-05 16:58:27 +01:00
hlr Don't symlink non-existent file 2018-02-05 16:58:27 +01:00
lapdm generalize shared code from regen_makefile.sh into shared helper script 2017-12-13 01:04:42 +01:00
library BSSMAP_Emulation: Parameter to skip seq no patching 2018-02-15 10:29:01 +01:00
mgw re-organize configuration files; add tcpdump integration 2018-02-14 18:50:16 +01:00
msc MSC_Tests: Set verdicts from inconc to fail 2018-02-15 17:45:14 +01:00
selftest Don't symlink non-existent file 2018-02-05 16:58:27 +01:00
sysinfo Don't symlink non-existent file 2018-02-05 16:58:27 +01:00
.gitignore gitignore: Ignore dependency subdirs 2018-01-29 11:55:23 +01:00
.gitreview Add git-review config 2017-12-13 11:15:48 +01:00
Common.cfg re-organize configuration files; add tcpdump integration 2018-02-14 18:50:16 +01:00
Makefile msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.) 2018-01-27 19:10:07 +01:00
regen-makefile.sh regen-makefile.sh: Exit with clear error if ttcn3 bin not found 2018-01-29 11:51:52 +01:00
rmlinks.sh Fix rmlink.sh 2017-12-13 14:15:08 +01:00
start-testsuite.sh start-testsuite.sh: Pass a third parameter to ttcn3_start 2018-02-06 16:05:04 +01:00
ttcn3-tcpdump-start.sh ttcn3-tcpdump-start.sh: Wait for tcpdump to start recording 2018-02-15 17:22:52 +00:00
ttcn3-tcpdump-stop.sh ttcn3-tcpdump-stop.sh: Wait to receive last packets before stopping tcpdump 2018-02-15 17:22:52 +00:00