All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Update selfstes strings
@ 2018-05-16 22:00 David Sterba
  2018-05-16 22:00 ` [PATCH 1/2] btrfs: tests: add helper for error messages and update them David Sterba
  2018-05-16 22:00 ` [PATCH 2/2] btrfs: tests: drop newline from test_msg strings David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: David Sterba @ 2018-05-16 22:00 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

Update test messages so that error reports are visible in the log, few
more tweaks of the strings as they're updated.

David Sterba (2):
  btrfs: tests: add helper for error messages and update them
  btrfs: tests: drop newline from test_msg strings

 fs/btrfs/tests/btrfs-tests.h           |   3 +-
 fs/btrfs/tests/extent-buffer-tests.c   |  56 +++---
 fs/btrfs/tests/extent-io-tests.c       |  75 ++++----
 fs/btrfs/tests/extent-map-tests.c      |  32 ++--
 fs/btrfs/tests/free-space-tests.c      | 177 ++++++++++---------
 fs/btrfs/tests/free-space-tree-tests.c |  74 ++++----
 fs/btrfs/tests/inode-tests.c           | 312 +++++++++++++++++----------------
 fs/btrfs/tests/qgroup-tests.c          |  88 +++++-----
 8 files changed, 414 insertions(+), 403 deletions(-)

-- 
2.16.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-16 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-16 22:00 [PATCH 0/2] Update selfstes strings David Sterba
2018-05-16 22:00 ` [PATCH 1/2] btrfs: tests: add helper for error messages and update them David Sterba
2018-05-16 22:00 ` [PATCH 2/2] btrfs: tests: drop newline from test_msg strings David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.