You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
phy Added noise to neighbour cell search test 4 years ago
ttcn3 fix ttcn3 to signal back to stack that a phy config has been completed 4 years ago
upper nas_test: fix potential out of bounds access 4 years ago
CMakeLists.txt moved pdu to common mac folder 5 years ago
mac_test.cc mac_test: fix mac_ra_test according to BSR changes 4 years ago
metrics_test.cc metrics_test: fix uninit variable 4 years ago