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.87.1~51^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ba8ceb1f067e0f9f6419358435ed0008b61fa438;p=ceph.git erasure-code: add corpus verification to make check Signed-off-by: Loic Dachary (cherry picked from commit 6fdbdff2ad1b55d4a37dcb95cfbb06c4454cdaf2) --- diff --git a/src/Makefile.am b/src/Makefile.am index b954f3f8d0516..68682370d7cea 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -642,6 +642,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