qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] fix tests
@ 2013-01-07 14:11 Gerd Hoffmann
  2013-01-07 14:11 ` [Qemu-devel] [PATCH 1/2] rtc-test: skip year-2038 overflow check in case time_t is 32bit only Gerd Hoffmann
  2013-01-07 14:11 ` [Qemu-devel] [PATCH 2/2] m48t59-test: don't touch watchdog Gerd Hoffmann
  0 siblings, 2 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2013-01-07 14:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Two little test case fixes so "make check" passes.

cheers,
  Gerd

Gerd Hoffmann (2):
  rtc-test: skip year-2038 overflow check in case time_t is 32bit only
  m48t59-test: don't touch watchdog

 tests/m48t59-test.c |    5 +++++
 tests/rtc-test.c    |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] [PULL 0/2] two little testcase fixes
@ 2013-01-10 14:49 Gerd Hoffmann
  2013-01-10 14:49 ` [Qemu-devel] [PATCH 1/2] rtc-test: skip year-2038 overflow check in case time_t is 32bit only Gerd Hoffmann
  0 siblings, 1 reply; 7+ messages in thread
From: Gerd Hoffmann @ 2013-01-10 14:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Two test case fixes so "make check" works.

please pull,
  Gerd

The following changes since commit 7cd5da7eef152a533c5774effd2e7bbfa5976c86:

  Merge remote-tracking branch 'mdroth/qga-pull-1-8-2013' into staging (2013-01-09 09:55:51 -0600)

are available in the git repository at:

  git://git.kraxel.org/qemu build.1

Gerd Hoffmann (2):
      rtc-test: skip year-2038 overflow check in case time_t is 32bit only
      m48t59-test: don't touch watchdog

 tests/m48t59-test.c |    5 +++++
 tests/rtc-test.c    |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2013-01-11  7:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 14:11 [Qemu-devel] [PATCH 0/2] fix tests Gerd Hoffmann
2013-01-07 14:11 ` [Qemu-devel] [PATCH 1/2] rtc-test: skip year-2038 overflow check in case time_t is 32bit only Gerd Hoffmann
2013-01-07 14:37   ` Andreas Färber
2013-01-07 14:11 ` [Qemu-devel] [PATCH 2/2] m48t59-test: don't touch watchdog Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2013-01-10 14:49 [Qemu-devel] [PULL 0/2] two little testcase fixes Gerd Hoffmann
2013-01-10 14:49 ` [Qemu-devel] [PATCH 1/2] rtc-test: skip year-2038 overflow check in case time_t is 32bit only Gerd Hoffmann
2013-01-10 15:03   ` Andreas Färber
2013-01-11  7:55     ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).