srsLTE/srsue/test
Andre Puschmann e89254ad1f mac_test: fix mac_ra_test according to BSR changes
the BSR routine had a bug in which it would generate a BSR even
before the reTx timer expires if new data becomes availble
for a LCID that already had data and a BSR was already sent.

The RA test here relies on a BSR in the generated MAC PDU to pass.

However, since after fixing the BSR bug the PDU the MUX unit
no longer generates a BSR, we need generate data for a LCID
which has higher priority than the one for which a BSR has
already been sent.
2020-10-28 12:05:53 +01:00
..
phy Added noise to neighbour cell search test 2020-10-20 11:53:28 +02:00
ttcn3 fix ttcn3 to signal back to stack that a phy config has been completed 2020-10-01 11:25:21 +01:00
upper nas_test: fix potential out of bounds access 2020-10-18 15:56:16 +02:00
CMakeLists.txt moved pdu to common mac folder 2020-04-22 10:06:08 +01:00
mac_test.cc mac_test: fix mac_ra_test according to BSR changes 2020-10-28 12:05:53 +01:00
metrics_test.cc metrics_test: fix uninit variable 2020-10-18 15:56:16 +02:00