libosmocore/tests
Harald Welte 84da22f964 Add code generator for convolutional codes
Add python utility to generate .c code with convolutional
encoder/decoder based on polynomial description of the code. If argument
given it'll be interpreted as intended output directory, otherwise
current working directory is used.

Codes for *CCH, CS2/3 and TCH/AFS are generated. Corresponding manual
implementations are removed from tests. This introduce build-time
dependency on python.

The main work for this patch was generously contributed by Sylvain
Munaut.

Fixes: OS#1629
2016-04-29 13:17:22 +02:00
..
a5 fix compiler warnings for a5 tests 2015-04-07 20:08:38 +02:00
auth tests: Fix warnings 2013-10-08 14:00:24 +02:00
bits Add T4 bit map compression routines 2016-02-18 19:45:44 +01:00
bitvec Add function to add bits from array to bitvec 2016-03-17 14:07:19 +01:00
comp128 Refactor COMP128v23 implementation and add test suit 2013-12-07 18:10:38 +01:00
conv Add code generator for convolutional codes 2016-04-29 13:17:22 +02:00
fr
gb gb: Add bssgp_msgb_copy function 2016-02-22 10:20:49 +01:00
gprs gsm: Add APN conversion functions 2016-01-15 14:46:19 +01:00
gsm0408
gsm0808 test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
kasumi kasumi: Fix build with gcc5 that changed behavior of inline 2016-01-21 15:50:04 +01:00
lapd gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode 2014-03-26 18:11:07 +01:00
logging logging: Move the filter check up as well 2016-02-29 14:30:14 +01:00
loggingrb logginrb: Fix compiler warning about fprintf 2015-04-11 19:33:10 +02:00
msgb test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
msgfile build: resolve compiler warning about implicit delcaration 2014-10-04 11:49:23 +02:00
sim sim: Fix compiler warning and by this fixing the test result 2016-03-21 11:29:16 +01:00
sms test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
smscb test: Fix compiler warnings on 64bit systems 2015-11-09 16:46:03 +00:00
stats stats/test: Add memory leak check 2015-11-26 12:52:24 +01:00
strrb
timer tests: Fix warnings 2013-10-08 14:00:24 +02:00
ussd Supplementary Services (de)activation, interrogation added 2015-01-01 14:19:17 +01:00
utils ipa: Properly parse LV stream of a ID_GET request 2015-06-02 15:52:06 +02:00
vty stats/test: Add tests to check VTY configuration 2015-08-22 01:34:05 +00:00
Makefile.am Add code generator for convolutional codes 2016-04-29 13:17:22 +02:00
testsuite.at sim: Add simplistic unit test for APDU class tables 2016-03-17 16:55:11 +01:00