jerasure/Examples
Loic Dachary 11dc3fcb82 tests: add minimal encoder/decoder test
Add a test to run with make check to run encoder and decoder to make
sure they work at least in one simple case. It is also useful as a
documentation about how to use them.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-12-15 18:17:18 +01:00
..
.gitignore define galois_uninit_field 2014-10-03 19:08:44 +02:00
Makefile.am tests: add minimal encoder/decoder test 2014-12-15 18:17:18 +01:00
cauchy_01.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
cauchy_02.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
cauchy_03.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
cauchy_04.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
decoder.c decoder/encoder: fix compilation warnings 2014-12-15 12:28:47 +01:00
encode_decode.sh tests: add minimal encoder/decoder test 2014-12-15 18:17:18 +01:00
encoder.c decoder/encoder: fix compilation warnings 2014-12-15 12:28:47 +01:00
jerasure_01.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
jerasure_02.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
jerasure_03.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
jerasure_04.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
jerasure_05.c remove unused variable in tests 2014-10-03 19:08:53 +02:00
jerasure_06.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
jerasure_07.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
jerasure_08.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
liberation_01.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
reed_sol_01.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
reed_sol_02.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
reed_sol_03.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
reed_sol_04.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
reed_sol_test_gf.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
reed_sol_time_gf.c Examples/reed_sol_time_gf.c: include sys/time.h 2014-04-22 20:44:30 +02:00
test_all_gfs.sh tests: fail if gf_methods is not found 2014-12-15 18:17:15 +01:00
test_galois.c define galois_uninit_field 2014-10-03 19:08:44 +02:00
time_all_gfs_argv_init.sh Ran through all of the examples to make them current. I'll have to 2014-01-24 16:50:41 -05:00