libosmocore/tests/ussd
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
..
ussd_test.c ussd: Changed 7bit test to check spec conformance directly 2013-08-08 14:29:17 +02:00
ussd_test.ok Add special 7-bit encoding and decoding functions for USSD coding 2013-08-08 14:27:13 +02:00