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