osmo-pcu/tests
Jacob Erlbeck 801d6fe40c tbf/test: Fix old_tbf argument to tbf_alloc_ul_tbf
Currently the ul_tbf is used in its own declaration as an argument to
tbf_alloc_ul_tbf, where dl_tbf can be used instead and makes more
sense.

This commit uses dl_tbf instead of ul_tbf as old_tbf.

Addresses:
  tbf/TbfTest.cpp:71:14: warning: ‘ul_tbf’ may be used uninitialized in
      this function

Sponsored-by: On-Waves ehf
2015-05-04 10:02:01 +02:00
..
alloc pcu: Fix non-critical warnings 2015-05-04 10:01:25 +02:00
emu pcu_emu/test: Initialise current_test 2015-05-04 10:02:01 +02:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf tbf/test: Fix old_tbf argument to tbf_alloc_ul_tbf 2015-05-04 10:02:01 +02:00
types pcu: Fix non-critical warnings 2015-05-04 10:01:25 +02:00
Makefile.am tests: Fix library link order 2015-02-23 14:17:01 +01:00
testsuite.at misc: Allow to cross-execute the tests using qemu 2014-01-15 11:14:52 +01:00