libosmocore/tests
Jacob Erlbeck 8a1666b1bf ussd: Changed 7bit test to check spec conformance directly
Renamed gsm_7bit_ussd() to test_7bit_ussd() and extended the function
to take the expected binary encoding and eventually added trailing
bytes in the re-decoded text as arguments. These are used to check
assertions of the right behaviour instead of solely relying on
regression data, because the value are determined by the spec and
fixed and it is more obvious this way. Especially concerning the case
with the duplicated \r which can easily be overlooked when it's only
present in the ok file.
2013-08-08 14:29:17 +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 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
fr fr_test: Speculative build fix for FreeBSD 2013-01-15 21:18:02 +01:00
gb tests: Make the gb test work with srcdir != builddir 2012-09-11 11:49:35 +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 encoding: Provide an overload for the gsm_7bit_encode and a simple test 2013-08-08 14:25:09 +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 ussd: Changed 7bit test to check spec conformance directly 2013-08-08 14:29:17 +02:00
vty vty: Support multi-char separators and end strings 2013-08-06 14:56:35 +02:00
Makefile.am vty: Fix misusage of snprintf in vty/utils.c 2013-08-06 14:56:30 +02:00
testsuite.at vty: Fix misusage of snprintf in vty/utils.c 2013-08-06 14:56:30 +02:00