aboutsummaryrefslogtreecommitdiffstats
path: root/tests/smscb
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-1/+1
2022-08-06cbsp: Fix decoding of Fail ListPau Espin Pedrol2-0/+110
2022-08-06tests: Run smscb/gsm0341_test during make checkPau Espin Pedrol2-4/+7
2021-12-14treewide: remove FSF addressOliver Smith2-8/+0
2015-11-09test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther1-0/+1
2014-12-30SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte1-2/+3
2014-12-30use the new GSM341 / GSM412 size constantsHarald Welte1-3/+3
2014-12-30smscb/gsm0341_test: Add \r padding to the messageDaniel Willmann1-1/+7
2014-12-30testHarald Welte1-1/+4
2014-12-29add gsm0341_test to generate SMSCB hex stringsHarald Welte1-0/+62
2013-10-08tests: Fix warningsJacob Erlbeck1-0/+1
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/+4
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-12-29smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther2-0/+46