aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ussd/ussd_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2018-06-11gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy1-0/+40
2018-06-11gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy1-0/+75
2018-04-06use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+2
2018-01-22tests/ussd: prevent uninitialized memory accessVadim Yanitskiy1-2/+1
2018-01-17tests/ussd: fix wrong GSM 04.80 payload lengthVadim Yanitskiy1-3/+7
2018-01-13ussd_test.c: fix rc / len debug output confusionVadim Yanitskiy1-2/+2
2016-07-12ussd: Decode interrogateSS that doesn't have testHolger Hans Peter Freyther1-0/+12
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel1-7/+7
2013-08-12sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck1-7/+43
2013-08-08ussd: Changed 7bit test to check spec conformance directlyJacob Erlbeck1-6/+13
2013-08-08Add special 7-bit encoding and decoding functions for USSD codingAndreas Eversberg1-0/+22
2011-11-14tests: Initialize log system to fix crash, update test resultHolger Hans Peter Freyther1-0/+6
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-1/+1
2010-10-11ussd: Verify that parsing is stil working and print the decoded text.Holger Hans Peter Freyther1-0/+5
2010-10-11ussd: Add next test that show that we access the data out of boundsHolger Hans Peter Freyther1-0/+23
2010-10-11ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther1-0/+63