Re: [Qemu-devel] [PATCH 03/11] Add a test case for qfloat
Edgar E. Iglesias wrote: On Sat, Oct 17, 2009 at 08:36:03AM -0500, Anthony Liguori wrote: Signed-off-by: Anthony Liguori --- Makefile |2 + check-qfloat.c | 81 Hello Anthony, Shouldn't we put these tests under tes
Re: [Qemu-devel] [PATCH 03/11] Add a test case for qfloat
On Sat, Oct 17, 2009 at 08:36:03AM -0500, Anthony Liguori wrote: > Signed-off-by: Anthony Liguori > --- > Makefile |2 + > check-qfloat.c | 81 > Hello Anthony, Shouldn't we put these tests under tests/something/ ? Cheers