aicodix___code/tests
2018-09-30 20:26:47 +02:00
..
.gitignore moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
bch_decoder_test.cc use constants to avoid mistakes 2018-09-28 10:09:18 +02:00
bch_encoder_test.cc broke the long list of minpolys 2018-09-29 11:43:24 +02:00
bch_regression_test.cc added DVB-S2 FULL BCH(16383, 16215) T=12 2018-09-30 20:26:47 +02:00
crc_test.cc moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
gf_test.cc added Galois field arithmetic 2018-09-20 14:06:57 +02:00
Makefile moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
rs_decoder_test.cc use constants to avoid mistakes 2018-09-28 10:09:18 +02:00
rs_encoder_test.cc handle data and parity seperate in both BCH and RS 2018-09-27 13:55:54 +02:00
rs_regression_test.cc make sure that we always cause maximum damage 2018-09-28 12:20:23 +02:00