srsLTE/srsue/test
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)
2020-07-02 17:39:43 +02:00
..
phy changed to a label filtering approach for ctest 2020-07-02 15:56:59 +01:00
ttcn3 ttcn3_dut: fix bug in DUT 2020-07-02 17:39:43 +02:00
upper nas: add support ot UE test loop mode B 2020-04-10 21:18:43 +02:00
CMakeLists.txt moved pdu to common mac folder 2020-04-22 10:06:08 +01:00
mac_test.cc remove unecessary sleeps in mac test, and add long_ prefix in long tests 2020-07-02 15:56:59 +01:00
metrics_test.cc fix UE CSV metrics header typo 2020-03-17 16:14:14 +01:00