aboutsummaryrefslogtreecommitdiffstats
path: root/tests/llc
AgeCommit message (Expand)AuthorFilesLines
2018-04-01use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-0/+1
2017-10-29tests: Don't use private version of log_info but global gprs_log_infoHarald Welte1-18/+3
2017-02-08Fix dozens of compiler warnings across the boardNeels Hofmeyr1-2/+2
2015-08-21llc: Add move_and_merge method to llc_queueJacob Erlbeck3-0/+58
2015-06-29llc/test: Use a portable way to set timeval variablesJacob Erlbeck1-8/+12
2015-06-22llc: Move storage of timestamps into gprs_llc_queueJacob Erlbeck3-25/+58
2015-06-22llc: Keep track of the number of stored LLC octetsJacob Erlbeck1-0/+7
2015-06-22llc/test: Add test program for LLC related testsJacob Erlbeck3-0/+179