summaryrefslogtreecommitdiffstats
path: root/tests/sms
Commit message (Expand)AuthorAgeFilesLines
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-061-1/+2
* sms_test.c: Remove test of deprecated wrapper functionPau Espin Pedrol2017-06-182-27/+0
* test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther2015-11-091-1/+1
* sms_test: Do not crash on logging.Alexander Chemeris2014-03-201-0/+8
* sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck2014-01-092-0/+30
* tests: Fix warningsJacob Erlbeck2013-10-081-3/+1
* tests: Fix the sms_test and use the right arrayHolger Hans Peter Freyther2013-10-081-1/+1
* sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther2013-09-042-1/+49
* sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck2013-08-122-54/+80
* encoding: Provide an overload for the gsm_7bit_encode and a simple testHolger Hans Peter Freyther2013-08-082-0/+18
* 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: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther2011-11-141-0/+2
* sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle2011-07-241-14/+212
* misc: Remove the sys/types.h include from various filesHolger Hans Peter Freyther2011-04-181-1/+0
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-3/+3
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-1/+1
* tests: don't hardcode length values of expected encoding gsm_7bit_encode:Nico Golde2010-07-211-11/+10
* tests: Separate encoding/decoding test to verify them independlyHolger Hans Peter Freyther2010-07-201-17/+78
* * rewrite GSM 7bit default encoding/decoding based on a lookup table as the p...Nico Golde2010-07-201-1/+16
* add missing automake / autoconf filesHarald Welte2010-02-201-0/+5
* intial checkin of the libosmocore projectHarald Welte2010-02-201-0/+47