osmo-msc/openbsc/tests
Philipp Maier b4cb838092 OML: Improve OML attribute handling
the OML attribute tables are hardcoded. To set variable parameters,
the hardcoded data structure (tlv) is patched on byte level during
runtime. This patch replaces this mechanism.

- Replace hardcoded OML attribute tables with dynamically
  generated TLV structures.

- Add unit tests to check if the OML attribute tables are
  generated correctly

- Put OML attribute table generator code in a separate file:
  bts_ipaccess_nanobts_omlattr.c

Change-Id: Ibeb34a84912d6cf695f553a34c69320fca7d08fa
2016-11-01 21:56:22 +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
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