aboutsummaryrefslogtreecommitdiffstats
path: root/tests/alloc
AgeCommit message (Expand)AuthorFilesLines
2015-07-03alloc/test: Add test for successive allocationJacob Erlbeck3-0/+467
2015-06-29tbf: Pass the MS object around instead of old_tbfJacob Erlbeck1-8/+8
2015-06-08tbf: Store MS class in GprsMs objectsJacob Erlbeck1-0/+3
2015-05-27tbf: Remove the TLLI from the TBFsJacob Erlbeck1-12/+4
2015-05-21tbf: Explicitly pass the direction to update_ms()Jacob Erlbeck1-4/+4
2015-05-20ms: Integrate the MS storageJacob Erlbeck1-0/+4
2015-05-04pcu: Fix non-critical warningsJacob Erlbeck1-9/+7
2014-08-07tbf, ...: Make the fields in the dl/ul struct member variablesDaniel Willmann1-2/+2
2014-08-07tests/alloc: Use the specific UL/DL TBF classes instead of the baseDaniel Willmann1-2/+4
2014-07-22bts, tbf: Split alloc_tbf function into separate UL and DL versionsDaniel Willmann1-10/+21
2014-01-15alloc: Update the test result now that everything is back to working againHolger Hans Peter Freyther1-0/+7650
2014-01-15alloc/test: Add a crazy test that tests each possible combinationHolger Hans Peter Freyther1-0/+130
2014-01-15alloc/test: Go through all possible ms_classes for the allocationHolger Hans Peter Freyther2-9/+955
2014-01-15alloc/tests: Create an allocation test for various scenariousHolger Hans Peter Freyther2-0/+173
2013-10-30tbf/bts: Move the tfi_find_free into the btsHolger Hans Peter Freyther1-3/+3
2013-10-30bts/tbf: Move the lists into the BTS and do the look-up from the BTSHolger Hans Peter Freyther1-10/+12
2013-10-30pdch: Move enable/disable into the PDCH codeHolger Hans Peter Freyther1-2/+2
2013-10-30bts: Introduce a singleton for the BTS and use it in the codeHolger Hans Peter Freyther1-2/+0
2013-10-30alloc: Add very basic test case for the alloc_a algorithmHolger Hans Peter Freyther3-0/+127