osmo-msc/openbsc/tests
Neels Hofmeyr 2d521a0296 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h
bsc_network_init() is more fit to live in a BSC specific header, move it to new
common_bsc.h. It will probably also absorb the BSC-specific part of gsm_network
in the future.

Adjust header includes across the board. Particularly, fix abis_nm.h by
explicitly including gsm_data.h: it so far relied on other headers to do that,
which now is no longer always given.

Change-Id: I9edfb1e748bb1cb484fadd48b0406f5b3098e89b
2016-11-24 16:58:31 +01: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 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h 2016-11-24 16:58:31 +01:00
db Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
gbproxy test/gbproxy: Test for possible memory corruption when link_info is freed 2016-11-15 22:32:03 +00:00
gprs Move osmo_gsup_messages.[ch] to libosmocore 2016-04-29 13:10:37 +02:00
gsm0408 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h 2016-11-24 16:58:31 +01: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
nanobts_omlattr OML: Improve OML attribute handling 2016-11-01 21:56:22 +00: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 OML: Improve OML attribute handling 2016-11-01 21:56:22 +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 OML: Improve OML attribute handling 2016-11-01 21:56:22 +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