mbox

[PULL,0/2] two little testcase fixes

Message ID 1357829380-17599-1-git-send-email-kraxel@redhat.com
State New
Headers show

Pull-request

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

Message

Gerd Hoffmann Jan. 10, 2013, 2:49 p.m. UTC
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(-)

Comments

Anthony Liguori Jan. 10, 2013, 8:57 p.m. UTC | #1
Pulled, thanks.

N.B.  This note may be extraneous because the pull request was sent by a
version of git older than 1.7.9 making the pull request ambigious.  Please
consider upgrading to a newer version of git.

Regards,

Anthony Liguori