libosmocore/tests
Holger Hans Peter Freyther 4a62dbbfa9 ussd: Decode interrogateSS that doesn't have test
Keith of Rhizomatica has an issue of a unrejected interrogateSS.
Start with just decoding the message and printing the empty test
and the code.

What is kind of missing is the classification between invoke,
returnResult and returnResultLast that we need to add in the
long run.

Change-Id: Iadfa156707a96f2a34f3948c7cc9a74435f17114
2016-07-12 17:45:34 +02:00
..
a5 fix compiler warnings for a5 tests 2015-04-07 20:08:38 +02:00
auth tests: test actual support status for auth. algo 2016-06-29 16:33:40 +00:00
bits Add octet-aligned/unaligned shift functions 2016-06-20 19:02:56 +02:00
bitvec Add function to add bits from array to bitvec 2016-03-17 14:07:19 +01:00
codec Add functions to detect HR/FR SID frames 2016-06-01 10:44:06 +00:00
comp128 tests: test actual support status for auth. algo 2016-06-29 16:33:40 +00:00
conv Add code generator for convolutional codes 2016-04-29 13:17:22 +02:00
fr fr_test: Speculative build fix for FreeBSD 2013-01-15 21:18:02 +01:00
fsm Add Finite State Machine abstraction code 2016-06-16 21:43:45 +00:00
gb gb: Add bssgp_msgb_copy function 2016-02-22 10:20:49 +01:00
gea Add GEA3 & GEA4 ciphers 2016-07-11 19:15:24 +00:00
gprs gsm: Add APN conversion functions 2016-01-15 14:46:19 +01:00
gsm0408 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi 2013-07-03 10:00:06 +02:00
gsm0808 test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
gsup import gprs_gsup_message.[ch] from openbsc as gsup.[ch] 2016-05-06 11:21:06 +02:00
kasumi kasumi: Fix build with gcc5 that changed behavior of inline 2016-01-21 15:50:04 +01:00
lapd gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode 2014-03-26 18:11:07 +01:00
logging logging: Move the filter check up as well 2016-02-29 14:30:14 +01:00
loggingrb logginrb: Fix compiler warning about fprintf 2015-04-11 19:33:10 +02:00
msgb test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
msgfile build: resolve compiler warning about implicit delcaration 2014-10-04 11:49:23 +02:00
sim sim: Fix compiler warning and by this fixing the test result 2016-03-21 11:29:16 +01:00
sms test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
smscb test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
stats stats/test: Add memory leak check 2015-11-26 12:52:24 +01: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
tlv tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc 2016-05-05 18:49:27 +02:00
ussd ussd: Decode interrogateSS that doesn't have test 2016-07-12 17:45:34 +02:00
utils ipa: Properly parse LV stream of a ID_GET request 2015-06-02 15:52:06 +02:00
vty stats/test: Add tests to check VTY configuration 2015-08-22 01:34:05 +00:00
Makefile.am Add GEA3 & GEA4 ciphers 2016-07-11 19:15:24 +00:00
testsuite.at Add GEA3 & GEA4 ciphers 2016-07-11 19:15:24 +00:00