osmo-bts/tests/sysmobts
Harald Welte d8cd756da4 Get rid of 'struct gsm_bts_role_bts'
gsm_bts_role_bts was introduced at a time when we still shared
gsm_data_shared.[ch] between BSC and BTS, and where we then subsequently
needed a BTS-private structure.  Since that sharing was abandoned quite
some time ago, we can merge gsm_bts_role_bts into gsm_bts and do away
with the bts/btsb dualism in a lot of the code.

Change-Id: I4fdd601ea873d9697f89a748cc77bcf7c978fa3e
2018-03-17 13:40:03 +01:00
..
Makefile.am Move -I inside *INCDIR variable 2018-01-21 23:16:17 +01:00
sysmobts_test.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
sysmobts_test.ok Move power loop to generic tests 2017-10-23 18:13:13 +00:00