aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ussd
AgeCommit message (Expand)AuthorFilesLines
2018-06-11gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy2-0/+48
2018-06-11gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy2-0/+81
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 Yanitskiy2-52/+52
2016-07-12ussd: Decode interrogateSS that doesn't have testHolger Hans Peter Freyther2-0/+13
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel1-7/+7
2013-08-12sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck2-7/+54
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 Eversberg2-0/+43
2012-06-30build: simplify test handling and speed up build.Diego Elio Pettenò1-6/+0
2011-11-14tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther1-0/+1
2011-11-14tests: Initialize log system to fix crash, update test resultHolger Hans Peter Freyther2-1/+59
2011-11-14tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther1-0/+1
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-1/+1
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo 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 Freyther2-0/+68