aboutsummaryrefslogtreecommitdiffstats
path: root/tests/smscb/gsm0341_test.c
AgeCommit message (Collapse)AuthorFilesLines
2022-08-06tests: Run smscb/gsm0341_test during make checkPau Espin Pedrol1-4/+6
Some initial testing for that module was writen to apparently do some manual tests (rand()) but were never added to testsuite.at. Let's make sure they run during make check (make the test deterministic by removing rand()). Change-Id: Icd4feced06afb749de994195c6b338df006749ad
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
Remove the paragraph about writing to the Free Software Foundation's mailing address. The FSF has changed addresses in the past, and may do so again. In 2021 this is not useful, let's rather have a bit less boilerplate at the start of source files. Change-Id: I5050285e75cf120407a1d883e99b3c4bcae8ffd7
2015-11-09test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther1-0/+1
Use %td to print ptrdiff_t use %zu to print size_t, include time.h on FreeBSD. Some more compiler warnings are left but they require more thinking.
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
Those hex strings can then be copy+pasted into the OSmoNITB VTY