osmo-bts/tests
Neels Hofmeyr 9375aa9a68 dyn PDCH: add bts_model_ts_connect() and _disconnect() stubs
Enhance bts_model_ API in preparation of dyn PDCH switching. These will be used
to re-connect a TCH/F_PDCH TS in a different mode: either as TCH/F or as PDCH.

All implementations so far return -ENOTSUP, and thus will cause a IPAC PDCH ACT
or DEACT *NACK* to be sent to the BSC as soon as these messages are handled.

Also add stubs in tests.

Change-Id: I21e60c028a1333431c3ed000f788b654d1170b0d
2016-06-17 15:50:47 +00:00
..
agch fix some format specifiers 2016-01-15 15:33:46 +01:00
bursts use existing #define for FR/EFR frame length (33/31) 2016-01-16 17:48:26 +01:00
cipher Don't blindly link against '-lortp' but use pkg-config for that 2015-11-05 22:52:50 +01:00
handover dyn PDCH: add bts_model_ts_connect() and _disconnect() stubs 2016-06-17 15:50:47 +00:00
misc misc: Fix up testcase after 5a03e129a6 2015-01-10 13:07:49 +01:00
paging Don't blindly link against '-lortp' but use pkg-config for that 2015-11-05 22:52:50 +01:00
sysmobts Use libosmocodec for AMR RTP 2016-06-12 15:43:19 +00:00
Makefile.am tests/Makefile.am: Don't use sysmobts SUBDIRS twice 2015-11-05 23:05:20 +01:00
stubs.c dyn PDCH: add bts_model_ts_connect() and _disconnect() stubs 2016-06-17 15:50:47 +00:00
testsuite.at Add test case for successful handover and unsuccessful handover 2015-09-22 16:41:29 +02:00