Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Pau Espin b6ab1da0af event_loop: Avoid leaking active timeouts on poll exception
It was spotted that when an error ocurred during poll generating an
exception to finish the test (osmo-msc ended prematurely), then the
active wait() condition was kept being checked for later tests, making
all followup tests fail.

That's because in case of exception we were not making sure the timeout
is removed and it kept firing forever.

Change-Id: I5c93cd67b2b83c0ecee96fbc6c4200b419bdf73f
2018-04-07 17:27:54 +02:00
contrib contrib: build-osmo-bsc: Add aibsip-find and ipaccess-config binaries to archive 2018-03-09 18:54:28 +01:00
doc MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP 2017-05-29 00:19:45 +02:00
example example: Run tests on both nanobts with different bands 2018-03-27 19:26:37 +02:00
install initial import 2017-03-28 12:37:17 +02:00
selftest ms: Create a cumulative distribution function class 2018-04-04 15:34:09 +01:00
src event_loop: Avoid leaking active timeouts on poll exception 2018-04-07 17:27:54 +02:00
suites osmo-msc: Use osmo-mgw instead of osmo-bsc_mgcp 2018-02-26 12:14:48 +01:00
.gitignore example: Maintain different resources.conf for RnD and prod 2018-03-13 20:12:42 +01:00
.gitreview Add git-review config 2017-12-15 11:29:21 +00:00
COPYING Add GPLv3 license text to repository 2017-06-03 14:23:51 +00:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
check_dependencies.py hlr: Use python module instead of cmdline to modify sqlite db 2017-08-23 17:02:38 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00