aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ulc/PdchUlcTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-01pdch: Fix heap-use-after-free in pdch->ulcPau Espin Pedrol1-4/+12
2021-05-19Move TBF list from BTS to the TRX structurePau Espin Pedrol1-1/+1
2021-03-31pdch_ulc: Store TBF poll reasonPau Espin Pedrol1-6/+6
2021-03-31pdch_ulc: Support picking RRBP other than N+13Pau Espin Pedrol1-1/+59
2021-03-31Pick unreserved UL FN when allocating an SBAPau Espin Pedrol1-0/+25
2021-03-15ulc: Fix FN store order upon wrap aroundPau Espin Pedrol1-2/+2
2021-03-15tests: ulc: Show current bug with FN wrap aroundPau Espin Pedrol1-0/+70
2021-03-15tests: Introduce unit tests for PDCH UL ControllerPau Espin Pedrol1-0/+186