* Anthony Liguori [2011-08-08 14:33]:
> This is a simple tool that I've been using for the past couple months to help
> with day-to-day testing of changes. It may seem like it's similar to
> kvm-autotest but it's actually quite different. Most noticably:
>
> - It's a coverage test instead of a
On 08/08/2011 02:31 PM, Anthony Liguori wrote:
+static const char preseed[] =
+"d-i debian-installer/locale string en_US.UTF-8\n"
+"d-i debian-installer/splash boolean false\n"
+"d-i console-setup/ask_detectboolean false\n"
+"d-i console-setup/layoutcodestring
This is a simple tool that I've been using for the past couple months to help
with day-to-day testing of changes. It may seem like it's similar to
kvm-autotest but it's actually quite different. Most noticably:
- It's a coverage test instead of an acceptance test. Each time it runs it
uses