osmo-msc/openbsc/tests
Holger Hans Peter Freyther f1a61bb99f nat/vty: Don't assume one can magically add IPv4 addresses to lo
Don't assume that one can just bind to a local address that has
not been configured. Remove the unspecific comment as I don't know
to which other tests it is referred to.

This should fix:
======================================================================
ERROR: testBSCreload (__main__.TestVTYNAT)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./vty_test_runner.py", line 655, in testBSCreload
    msc = nat_msc_test(self, ip)
  File "./vty_test_runner.py", line 1102, in nat_msc_test
    msc.bind((ip, 5000))
  File "<string>", line 1, in bind
error: [Errno 99] Cannot assign requested address

----------------------------------------------------------------------
2016-04-14 08:51:57 -04:00
..
abis tests/abis: fix format specifiers 2016-01-15 15:41:19 +01:00
bsc bsc_test.c: fix tz.override val and note a FIXME 2016-02-27 23:38:28 +01:00
bsc-nat NAT: allow allocating BSC in arbitrary order 2016-04-12 10:15:02 -04:00
bsc-nat-trie move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
channel channel_test: don't segfault if paging fails 2016-03-03 16:12:04 +01:00
db subscr: Make db_create_subscriber fail on duplicates 2016-04-06 21:19:53 +02:00
gbproxy gbproxy: Count more GSM 04.08 messages 2015-11-10 09:35:30 +01:00
gprs libcommon: soak up three static functions. 2015-11-02 12:56:40 +01:00
gsm0408 Revert "move to hex TMSI representation" 2016-03-17 14:42:24 +01:00
gtphub gtphub: improve handling of restarted peer. 2015-12-07 13:37:15 +01:00
mgcp mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 2015-11-02 13:26:26 +01:00
mm_auth Fix MM Auth: zero-initialize auth tuple before first use 2016-03-31 11:56:49 +02:00
oap tests/oap: depend on libgtp 2016-01-15 15:06:03 +01:00
sgsn sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches 2016-02-22 10:52:08 +01:00
smpp Patch to make openbsc find libsmpp34 2016-02-18 19:39:32 +01:00
subscr msc: Add per subscriber keep_in_ram flag 2014-12-09 09:08:28 +01:00
trau mncc: Complete definitions for all speech traffic frames at MNCC interface 2014-03-20 22:36:16 +01:00
Makefile.am Add MM Auth test; add auth_action_str() function 2016-03-31 11:56:00 +02:00
atlocal.in tests: fix condition to run sgsn, oap, gtphub tests 2015-12-03 11:47:34 +01:00
ctrl_test_runner.py ctrl: Extend ctrl command to optionally handle alg+ki 2016-04-07 09:27:07 +02:00
smpp_test_runner.py nitb/smpp: Add simple test runner for the issues found by daniel 2014-03-06 23:48:17 +01:00
testsuite.at Add MM Auth test; add auth_action_str() function 2016-03-31 11:56:00 +02:00
vty_test_runner.py nat/vty: Don't assume one can magically add IPv4 addresses to lo 2016-04-14 08:51:57 -04:00