aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sms
AgeCommit message (Expand)AuthorFilesLines
2015-11-09test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther1-1/+1
2014-03-20sms_test: Do not crash on logging.Alexander Chemeris1-0/+8
2014-01-09sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck2-0/+30
2013-10-08tests: Fix warningsJacob Erlbeck1-3/+1
2013-10-08tests: Fix the sms_test and use the right arrayHolger Hans Peter Freyther1-1/+1
2013-09-04sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther2-1/+49
2013-08-12sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck2-54/+80
2013-08-08encoding: Provide an overload for the gsm_7bit_encode and a simple testHolger Hans Peter Freyther2-0/+18
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: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther1-0/+2
2011-07-24sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle1-14/+212
2011-04-18misc: Remove the sys/types.h include from various filesHolger Hans Peter Freyther1-1/+0
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-3/+3
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-1/+1
2010-07-21tests: don't hardcode length values of expected encoding gsm_7bit_encode:Nico Golde1-11/+10
2010-07-20tests: Separate encoding/decoding test to verify them independlyHolger Hans Peter Freyther1-17/+78
2010-07-20* rewrite GSM 7bit default encoding/decoding based on a lookup table as the p...Nico Golde1-1/+16
2010-02-20add missing automake / autoconf filesHarald Welte1-0/+5
2010-02-20intial checkin of the libosmocore projectHarald Welte1-0/+47