summaryrefslogtreecommitdiffstats
path: root/unit/test-common.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-18Teach USSD to recognise password change strings.Andrzej Zaborowski1-2/+8
This is slightly hacky, part of ussd.c responsible for registering services is duplicated and parse_ss_control_string is modified to accept a fourth SI fragment in the input string.
2009-05-12Add directory with unit testsDenis Kenzior1-0/+142
Includes tests for SS parser, utility functions and SMS PDU decoder / encoder utilities.