aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ussd
AgeCommit message (Expand)AuthorFilesLines
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