]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: improve shell output readability
authorLoic Dachary <ldachary@redhat.com>
Sat, 30 May 2015 14:46:26 +0000 (16:46 +0200)
committerLoic Dachary <ldachary@redhat.com>
Wed, 8 Jul 2015 14:14:01 +0000 (16:14 +0200)
commitd791a722a7b28a0f0fb41d8ad31e60d145411056
tree07a3a5f8b41a25435775011478cd9e9e45247282
parentaefcf6d3859f0ebfac3390b8329be09a0d52b625
tests: improve shell output readability

Modify the test traces to include the file name in addition to the
function and line name. It makes it easier to locate the faulty line
without going back to the test name.

Format the trace lines to be emacs friendly (filename:lineno) so that
C-x ` or C-c C-c jumps to the right file and the right line when running
the test with M-x compile.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
qa/workunits/ceph-helpers.sh
qa/workunits/cephtool/test.sh
qa/workunits/filestore/filestore.sh
src/test/ceph-disk.sh
src/test/docker-test-helper.sh
src/test/mon/mkfs.sh