osmo-msc/openbsc/tests
Philipp Maier ae9beda150 sndcp: Fixups for sndcp layer based on coverity-scan suggestions
- missing break in gprs_sndcp_pcomp.c, line 143
- string overflow in slhc_test.c, line 211
- sizeof mismatch in gprs_sndcp_xid.c, line 1369 and 1378
- mismatching signedness in gprs_sndcp_xid.c, line 1377
- needless < 0 comparison in gprs_sndcp_xid.c, line 477
- needless < 0 comparison in gprs_sndcp_xid.c, line 209
- missing returncode check in v42bis_test.c, line 320
- wrong pointer dereferentialization in gprs_sndcp_comp.c, line 73

Change-Id: I4f9adf251f5119e67ffe76baad6f1f996ac8dbad
2016-10-28 13:43:10 +00:00
..
abis Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
bsc msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
bsc-nat msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
bsc-nat-trie move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
channel dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode 2016-09-28 00:28:01 +00:00
db Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
gbproxy msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
gprs Move osmo_gsup_messages.[ch] to libosmocore 2016-04-29 13:10:37 +02:00
gsm0408 mscsplit: gsm_network_init(): add explicit root talloc ctx 2016-09-26 02:25:46 +02:00
gtphub gtphub_test.c: remove unused include of msgb.h 2016-10-13 13:14:41 +00:00
mgcp msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
mm_auth Build fixes 2016-09-15 16:02:18 +02:00
oap msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
sgsn msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx 2016-10-13 13:14:41 +00:00
slhc sndcp: Fixups for sndcp layer based on coverity-scan suggestions 2016-10-28 13:43:10 +00:00
smpp Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
sndcp_xid SNDCP: add SNDCP-XID encoder/decoder and unit test 2016-09-24 03:17:58 +00:00
subscr Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
trau msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
v42bis sndcp: Fixups for sndcp layer based on coverity-scan suggestions 2016-10-28 13:43:10 +00:00
xid Build fixes 2016-09-15 16:02:18 +02:00
Makefile.am SGSN: Fixing build config 2016-09-30 12:42:48 +00:00
atlocal.in tests: fix condition to run sgsn, oap, gtphub tests 2015-12-03 11:47:34 +01:00
ctrl_test_runner.py fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH 2016-07-24 13:35:04 +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 SGSN: Fixing build config 2016-09-30 12:42:48 +00:00
vty_test_runner.py vty_test_runner.py: fix indents to use spaces, fix vim comment 2016-09-30 12:42:20 +00:00