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 218fa5cf55 ttcn3_dut: fix bug in DUT
reducing the sync queue len to 1 caused an issue when the
PHY was locking the mutex while trying to push a TTI event
on the stack.

instead of signaling the new TTI within the PHY, we now do it outside
in the DUT (after releasing the PHY mutex)
5 years ago
..
phy changed to a label filtering approach for ctest 5 years ago
ttcn3 ttcn3_dut: fix bug in DUT 5 years ago
upper nas: add support ot UE test loop mode B 5 years ago
CMakeLists.txt moved pdu to common mac folder 5 years ago
mac_test.cc remove unecessary sleeps in mac test, and add long_ prefix in long tests 5 years ago
metrics_test.cc fix UE CSV metrics header typo 5 years ago