libosmocore/tests
Jacob Erlbeck 73ae7a9ca0 tests: Fix warnings
This fixes warnings that are raised by missing includes, missing casts,
missing return statements, using printf %lu with uint64_t, and unused
symbols.
2013-10-08 14:00:24 +02:00
..
a5 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
auth tests: Fix warnings 2013-10-08 14:00:24 +02:00
bits build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
conv tests: Fix warnings 2013-10-08 14:00:24 +02:00
fr fr_test: Speculative build fix for FreeBSD 2013-01-15 21:18:02 +01:00
gb bssgp: Address various compiler warnings in the bssgp code 2013-09-16 14:13:25 +02:00
gsm0408 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi 2013-07-03 10:00:06 +02:00
gsm0808 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
lapd make lapd_test compile again. 2013-07-06 23:54:09 +02:00
logging logging: Modify the testcase to excercise Nico's fix 2012-09-27 16:31:29 +02:00
loggingrb utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests 2013-03-09 23:52:29 +01:00
msgfile build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
sms tests: Fix warnings 2013-10-08 14:00:24 +02:00
smscb tests: Fix warnings 2013-10-08 14:00:24 +02:00
strrb utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests 2013-03-09 23:52:29 +01:00
timer tests: Fix warnings 2013-10-08 14:00:24 +02:00
ussd sms: Added result buffer size parameter to 7bit conv funs 2013-08-12 17:22:27 +02:00
vty vty: Fix compiler warning in the test 2013-09-10 11:17:46 +02:00
Makefile.am vty: Fix misusage of snprintf in vty/utils.c 2013-08-06 14:56:30 +02:00
testsuite.at tests: Move expensive tests to the end of the list 2013-08-13 07:20:13 +02:00