osmo-gbproxy/openbsc/tests
Jacob Erlbeck e7fea451a1 gprs: Fix GSUP cancel_type handling (Coverity)
When handling an incoming GSUP cancellation request, the cancel_type
if effectively ignored, such that is always handled as
GPRS_GSUP_CANCEL_TYPE_UPDATE and never as WITHDRAW.

This commit fixes the expression used to set the variable
is_update_procedure.

Fixes: Coverity CID 1267739
Sponsored-by: On-Waves ehf
2015-04-07 20:13:43 +02:00
..
abis Partial revert "Fix most compiler warnings with gcc-4.9.2" 2015-01-02 11:42:38 +01:00
bsc move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
bsc-nat nat: Introduce a config free for the test and fix valgrind issues 2014-08-29 11:42:34 +02:00
bsc-nat-trie move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
channel msc: Add and use gsm_subscriber_group 2014-12-05 14:59:02 +01:00
db db: Extend the test to mark a SMS as delivered and verify it 2014-12-25 17:33:30 +01:00
gbproxy Partial revert "Fix most compiler warnings with gcc-4.9.2" 2015-01-02 11:42:38 +01:00
gprs gprs/test: Fix GSUP Purge MS response messages 2015-01-30 21:29:58 +01:00
gsm0408 sms: Increment the RP Message Reference for each transaction 2014-02-20 11:35:56 +01:00
mgcp rtp: And really catch up and remove all occurences of openbsc/rtp.h 2015-03-22 14:43:19 +01:00
sgsn gprs: Fix GSUP cancel_type handling (Coverity) 2015-04-07 20:13:43 +02:00
smpp smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02: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 bsc/test: Add tests for gsm_subscriber base 2014-12-05 15:16:59 +01:00
atlocal.in sgsn: Add boilerplate code for a SGSN test 2014-10-09 17:22:34 +02:00
ctrl_test_runner.py nat: Add a ctrl command to add to an existing ACC list 2015-04-05 15:42:25 +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 bsc/test: Add tests for gsm_subscriber base 2014-12-05 15:16:59 +01:00
vty_test_runner.py bsc: Allow to use different LAC/CI for the core-network 2015-04-01 19:26:12 +02:00