Re: [Qemu-devel] [PATCH 02/14] qtest/ahci: Create ahci.h

2015-01-19 Thread Paolo Bonzini
On 13/01/2015 04:34, John Snow wrote: > Extract defines and other information to ahci.h, to be shared with other > tests if they so please. > > At the very least, reduce clutter in the test file itself. > > Signed-off-by: John Snow > --- > tests/ahci-test.c | 319 +--

[Qemu-devel] [PATCH 02/14] qtest/ahci: Create ahci.h

2015-01-12 Thread John Snow
Extract defines and other information to ahci.h, to be shared with other tests if they so please. At the very least, reduce clutter in the test file itself. Signed-off-by: John Snow --- tests/ahci-test.c | 319 +-- tests/libqos/ahci.h | 352