osmo-bsc/tests/gsm0408
Pau Espin 1ddafb3781 bts: Properly free ctr/stat when bts object is freed
This was so far workarounded in tests by manually freeing the fields.
However, in follow-up patch the paging queue will also be properly
freed, so free of the counters needs to be previously fixed too so that
counters are freed at the right point of time.
Otherwise, during paging queue flush, counters are used and would crash
because they were freed before the BTS object in each test's bts_del().

Change-Id: Id213e21cf9bfc5439021e459c22ba4704d8cae2b
2022-05-03 10:25:15 +02:00
..
Makefile.am Move struct gsm_bts_paging_state to paging.h 2022-04-25 08:35:57 +00:00
gsm0408_test.c bts: Properly free ctr/stat when bts object is freed 2022-05-03 10:25:15 +02:00
gsm0408_test.ok bitvec2freq_list(): fix handling of E-GSM ARFCNs 2022-03-03 09:43:27 +00:00