summaryrefslogtreecommitdiffstats
path: root/tests/ussd
Commit message (Expand)AuthorAgeFilesLines
* gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy2018-06-112-0/+48
* gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy2018-06-112-0/+81
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-061-1/+2
* tests/ussd: prevent uninitialized memory accessVadim Yanitskiy2018-01-221-2/+1
* tests/ussd: fix wrong GSM 04.80 payload lengthVadim Yanitskiy2018-01-171-3/+7
* ussd_test.c: fix rc / len debug output confusionVadim Yanitskiy2018-01-132-52/+52
* ussd: Decode interrogateSS that doesn't have testHolger Hans Peter Freyther2016-07-122-0/+13
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-011-7/+7
* sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck2013-08-122-7/+54
* ussd: Changed 7bit test to check spec conformance directlyJacob Erlbeck2013-08-081-6/+13
* Add special 7-bit encoding and decoding functions for USSD codingAndreas Eversberg2013-08-082-0/+43
* build: simplify test handling and speed up build.Diego Elio Pettenò2012-06-301-6/+0
* tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther2011-11-141-0/+1
* tests: Initialize log system to fix crash, update test resultHolger Hans Peter Freyther2011-11-142-1/+59
* tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther2011-11-141-0/+1
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-1/+1
* ussd: Verify that parsing is stil working and print the decoded text.Holger Hans Peter Freyther2010-10-111-0/+5
* ussd: Add next test that show that we access the data out of boundsHolger Hans Peter Freyther2010-10-111-0/+23
* ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther2010-10-112-0/+68