From: Loic Dachary Date: Tue, 23 Sep 2014 09:38:09 +0000 (+0200) Subject: erasure-code: add corpus verification to make check X-Git-Tag: v0.89~35^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6fdbdff2ad1b55d4a37dcb95cfbb06c4454cdaf2;p=ceph.git erasure-code: add corpus verification to make check Signed-off-by: Loic Dachary --- diff --git a/src/Makefile.am b/src/Makefile.am index 2526fb04418a..cb3cc779bff8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -644,6 +644,7 @@ TESTS = \ $(check_SCRIPTS) check-local: + $(top_srcdir)/qa/workunits/erasure-code/encode-decode-non-regression.sh $(srcdir)/test/encoding/readable.sh ../ceph-object-corpus if WITH_LTTNG