]> git-server-git.apps.pok.os.sepia.ceph.com Git - jerasure.git/commit
tests: add minimal encoder/decoder test 2/head
authorLoic Dachary <ldachary@redhat.com>
Mon, 15 Dec 2014 11:31:00 +0000 (12:31 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 15 Dec 2014 17:17:18 +0000 (18:17 +0100)
commit11dc3fcb82c049d88081ffaa0849786e416a4b5f
treee121f2c11059ca1f5d4e640a57cce03f124654d5
parent1be39b85504e6d3c892a31313de3763a55e18dcd
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>
Examples/Makefile.am
Examples/encode_decode.sh [new file with mode: 0755]