]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: reduce make check verbosity 4703/head
authorLoic Dachary <ldachary@redhat.com>
Sat, 16 May 2015 08:57:43 +0000 (10:57 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 22:41:16 +0000 (00:41 +0200)
commite4ca4685e024aed8eff3f9eee2d82eb232ce871d
tree7508270940421f835338cd7118b876b3d127f815
parenta0eac3e48c32358862bd5c60a950ac3c1c1c3d04
tests: reduce make check verbosity

Move check-local scripts

   src/test/run-cli-tests
   encode-decode-non-regression.sh
   test/encoding/readable.sh

to check_SCRIPTS. Their output is captured in .log file when running
with a recent automake. This reduces the output of make check by an
order of magnitude.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
Makefile.am
qa/workunits/erasure-code/.gitignore [new file with mode: 0644]
src/Makefile.am
src/test/encoding/readable.sh