libosmocore/tests/gsm0408
Harald Welte 1317771c93 gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits
The IMEI-SV is speified as a 16 digit number: 14 digits of IMEI plus
two digits of software version.  Let's not try to feed 18 digit long
numbers into our functions, as the resulting behavior is unspecified.

Change-Id: I6fb85a0516dc387902ad9de4fe8c1ba82d68cae6
2019-01-22 14:53:46 +00:00
..
gsm0408_test.c gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits 2019-01-22 14:53:46 +00:00
gsm0408_test.ok gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits 2019-01-22 14:53:46 +00:00