From: Thomas Wood <thomas.wood@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t 0/2] printing log messages on test failure
Date: Thu, 29 Jan 2015 14:22:25 +0000 [thread overview]
Message-ID: <1422541347-584-1-git-send-email-thomas.wood@intel.com> (raw)
This series replaces the earlier one dealing with printing recent log messages
and avoids any issues with signal handlers by only printing the log on a test
failure.
Thomas Wood (2):
lib: add a ring buffer for log entries
lib: print recent log messages to stderr when a test or subtest fails
lib/Makefile.am | 3 +-
lib/igt_core.c | 112 +++++++++++++++++++++++++++++++++++++++++++++++++-------
2 files changed, 100 insertions(+), 15 deletions(-)
--
2.1.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2015-01-29 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-29 14:22 Thomas Wood [this message]
2015-01-29 14:22 ` [PATCH i-g-t 1/2] lib: add a ring buffer for log entries Thomas Wood
2015-01-29 14:22 ` [PATCH i-g-t 2/2] lib: print recent log messages to stderr when a test or subtest fails Thomas Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422541347-584-1-git-send-email-thomas.wood@intel.com \
--to=thomas.wood@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox