From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSAQR-0005qG-Cr for qemu-devel@nongnu.org; Wed, 09 May 2012 13:11:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSAQP-0007vx-Is for qemu-devel@nongnu.org; Wed, 09 May 2012 13:11:42 -0400 Received: from cantor2.suse.de ([195.135.220.15]:34794 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSAQP-0007vh-Cm for qemu-devel@nongnu.org; Wed, 09 May 2012 13:11:41 -0400 Message-ID: <4FAAA54B.3060904@suse.de> Date: Wed, 09 May 2012 19:11:39 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1336492304-26256-1-git-send-email-kwolf@redhat.com> <1336492304-26256-3-git-send-email-kwolf@redhat.com> In-Reply-To: <1336492304-26256-3-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 2/2] qtest: Add floppy test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Blue Swirl , Stefan Weil , qemu-devel@nongnu.org Am 08.05.2012 17:51, schrieb Kevin Wolf: > Let's start with testing media change. >=20 > Signed-off-by: Kevin Wolf > --- > tests/Makefile | 2 + > tests/fdc-test.c | 186 ++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 2 files changed, 188 insertions(+), 0 deletions(-) > create mode 100644 tests/fdc-test.c >=20 > diff --git a/tests/Makefile b/tests/Makefile > index 9988681..a7697bd 100644 > --- a/tests/Makefile > +++ b/tests/Makefile > @@ -19,6 +19,7 @@ check-block-$(CONFIG_POSIX) +=3D tests/qemu-iotests-q= uick.sh > # All QTests for now are POSIX-only, but the dependencies are > # really in libqtest, not in the testcases themselves. > check-qtest-i386-y =3D tests/rtc-test > +check-qtest-i386-y =3D tests/fdc-test $(EXESUF)? > check-qtest-x86_64-y =3D $(check-qtest-i386-y) > check-qtest-sparc-y =3D tests/m48t59-test$(EXESUF) > check-qtest-sparc64-y =3D tests/m48t59-test$(EXESUF) Or are these wrong? Andreas > @@ -67,6 +68,7 @@ tests/test-qmp-commands$(EXESUF): tests/test-qmp-comm= ands.o tests/test-qmp-marsh > =20 > tests/rtc-test$(EXESUF): tests/rtc-test.o $(trace-obj-y) > tests/m48t59-test$(EXESUF): tests/m48t59-test.o $(trace-obj-y) > +tests/fdc-test$(EXESUF): tests/fdc-test.o tests/libqtest.o > =20 > # QTest rules > =20 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg