aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-06-19tbf: Always create an MS object on TBF allocationJacob Erlbeck1-121/+131
2015-06-19tbf: Pass the MS object around instead of old_tbfJacob Erlbeck2-9/+9
2015-06-18tbf: Remove update_tlli methodJacob Erlbeck1-3/+0
2015-06-16llc: Move storage of timestamps into gprs_llc_queueJacob Erlbeck3-25/+58
2015-06-15ms: Reduce DL CS level if only a few LLC bytes are leftJacob Erlbeck3-0/+42
2015-06-15llc: Keep track of the number of stored LLC octetsJacob Erlbeck1-0/+7
2015-06-15llc/test: Add test program for LLC related testsJacob Erlbeck5-1/+199
2015-06-12tbf: Fix downlink packet lossJacob Erlbeck2-7/+52
2015-06-12tbf/test: Add test for DL LLC packet lossJacob Erlbeck3-0/+132
2015-06-12tbf: Include CS into create_new_bsn log messageJacob Erlbeck1-27/+27
2015-06-12l1: Pass all L1 measurements upwardsJacob Erlbeck1-3/+6
2015-06-08tbf: Move the current CS field to GprsMsJacob Erlbeck2-6/+8
2015-06-08ms: Add back pointer to BTSJacob Erlbeck1-6/+6
2015-06-08tbf: Store MS class in GprsMs objectsJacob Erlbeck2-0/+40
2015-05-28ms: Add timerJacob Erlbeck3-0/+81
2015-05-28tbf: Store the timing advance (TA) value in the GprsMs objectJacob Erlbeck2-44/+26
2015-05-28tbf/test: Add tests for single and two phase accessJacob Erlbeck3-0/+242
2015-05-28tbf: Remove TBF chaining (m_new_tbf and m_old_tbf)Jacob Erlbeck2-11/+10
2015-05-28tbf/test: Attach TLLI and MS objects to TBFsJacob Erlbeck2-74/+97
2015-05-28ms: Use the IMSI to retrieve the MS objectJacob Erlbeck4-7/+31
2015-05-28tbf: Move IMSI to MS objectJacob Erlbeck3-0/+131
2015-05-27tbf/test: Fix IMSI creationJacob Erlbeck2-65/+65
2015-05-27tbf: Always call set_tlli/confirm_tlli in update_msJacob Erlbeck4-44/+83
2015-05-27tbf: Remove the TLLI from the TBFsJacob Erlbeck3-18/+5
2015-05-22llist: Reduce the external dependencies of this testHolger Hans Peter Freyther1-3/+0
2015-05-21tbf: Just pass the MS object in reuse_tbfJacob Erlbeck1-8/+0
2015-05-21tbf: Explicitly pass the direction to update_ms()Jacob Erlbeck2-5/+5
2015-05-21ms: Support new and old TLLIsJacob Erlbeck5-10/+141
2015-05-20ms: Integrate the MS storageJacob Erlbeck1-0/+4
2015-05-20ms: Add MS storage classJacob Erlbeck3-0/+64
2015-05-20llist: Add a C++ wrapper for linux_listJacob Erlbeck6-3/+115
2015-05-20tbf/test: Optionally show talloc reportJacob Erlbeck1-0/+3
2015-05-20tbf: Add MS object management to TBF codeJacob Erlbeck1-0/+72
2015-05-20ms: Add GprsMs class to hold per-MS informationJacob Erlbeck5-2/+333
2015-05-04tbf/test: Fix old_tbf argument to tbf_alloc_ul_tbfJacob Erlbeck1-1/+1
2015-05-04pcu_emu/test: Initialise current_testJacob Erlbeck1-1/+3
2015-05-04pcu: Fix non-critical warningsJacob Erlbeck5-17/+9
2015-04-09tbf: Send BSSGP LLC discarded on TBI exhaustionJacob Erlbeck1-0/+1
2015-04-09tbf/test: Add test for DL TBF exhaustionJacob Erlbeck3-0/+601
2015-03-25tbf: Poll MS on idle DL TBFsJacob Erlbeck1-27/+27
2015-03-25tbf/test: Add test for delayed releaseJacob Erlbeck3-0/+293
2015-03-25tbf: Use put_frame in append_data if the TBF has no dataJacob Erlbeck1-18/+12
2015-03-25tbf/test: Fix fn/block_nr in test_tbf_final_ackJacob Erlbeck2-8/+25
2015-03-25tbf/test: Put BTS setup and DL TBF creation into helper functionsJacob Erlbeck1-23/+45
2015-03-06tbf: Reduce m_new_tbf logging messagesJacob Erlbeck1-2/+0
2015-03-06tbf: Add name() method and put the buf into the tbfJacob Erlbeck1-4/+4
2015-02-23tbf: Fix dangling m_new_tbf pointerJacob Erlbeck2-6/+19
2015-02-23tbf/test: Modify test to create a dangling TBF pointerJacob Erlbeck2-4/+86
2015-02-23tests: Fix library link orderJacob Erlbeck1-4/+4
2014-09-19tests/tbf: Commit TbfTest.err *with* whitespace "errors"Daniel Willmann1-4/+4