osmo-pcu/tests
Holger Hans Peter Freyther 2bf3446f7a misc: Allow to cross-execute the tests using qemu
When cross-compiling osmo-bts/osmo-pcu one can not easily
execute the testsuite. By adding the OSMO_QEMU variable in
front of the normal execution we can execute the tests. This
should work for native and cross builds.

$ OSMO_QEMU="qemu-arm -L /opt/poky/1.1.2/sysroots/armv5te-poky-linux-gnueabi/" make check
2014-01-15 11:14:52 +01:00
..
alloc alloc/test: Add a crazy test that tests each possible combination 2014-01-15 10:39:08 +01:00
emu test: Remove the side-effect from the assertion 2013-12-12 14:42:35 +01:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf tbf: Update the timing advance for the new tlli based on the old one 2013-10-30 21:24:13 +01:00
types tests/TypesTest: Check rbb handling in DL 2013-12-12 11:06:40 +01:00
Makefile.am types: Add a simple testcase for basic types and fix the LLC code 2013-11-21 21:30:23 +01:00
testsuite.at misc: Allow to cross-execute the tests using qemu 2014-01-15 11:14:52 +01:00