On Mon, Jan 19, 2015 at 03:15:48PM -0500, John Snow wrote:
> This series aims to do two main things:
>
> (1) Eliminate global state out of the ahci-test file so that
> the tests are more functional. This will allow me to write
> migration tests more easily. These tests are already written
Ping: Waiting for reviews on patches #6 (Marc?), and re-reviews for
patches #12 and #15 (Paolo?)
Thanks
--JS
On 01/19/2015 03:15 PM, John Snow wrote:
This series aims to do two main things:
(1) Eliminate global state out of the ahci-test file so that
the tests are more functional. This w
This series aims to do two main things:
(1) Eliminate global state out of the ahci-test file so that
the tests are more functional. This will allow me to write
migration tests more easily. These tests are already written
and will be submitted upstream after these refactor series.
(2)