libosmocore/tests
Holger Hans Peter Freyther bb9f89745a tests: Fix the sms_test and use the right array
It started to behave weird on Debian Testing (GCC 4.8), I compiled it
with address sanitizer support and set a breakpoint in
__asan_report_error to get a backtrace.
2013-10-08 13:57:51 +02:00
..
a5 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
auth build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
bits build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
conv conv: Fix main() of conv_test to compile with clang. 2013-08-14 18:22:54 +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 the sms_test and use the right array 2013-10-08 13:57:51 +02:00
smscb build: simplify test handling and speed up build. 2012-06-30 22:01:42 +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/timer: tweak path to config.h 2013-01-06 00:42:26 +01: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