On Wed, 18 Oct 2017 16:20:26 +0200
Thomas Huth wrote:
> First patch introduces the qtest_startf() function that can be used
> to start tests with a printf-like string. This patch was originally
> part of Eric's bigger qtest refactoring series, and I originally wanted
> to wait 'til it's included
On Wed, Oct 18, 2017 at 04:20:26PM +0200, Thomas Huth wrote:
> First patch introduces the qtest_startf() function that can be used
> to start tests with a printf-like string. This patch was originally
> part of Eric's bigger qtest refactoring series, and I originally wanted
> to wait 'til it's incl
On 10/19/2017 04:43 AM, Cornelia Huck wrote:
> On Wed, 18 Oct 2017 10:01:57 -0500
> Eric Blake wrote:
>
>> On 10/18/2017 09:20 AM, Thomas Huth wrote:
>>> First patch introduces the qtest_startf() function that can be used
>>> to start tests with a printf-like string. This patch was originally
>>>
On Wed, 18 Oct 2017 10:01:57 -0500
Eric Blake wrote:
> On 10/18/2017 09:20 AM, Thomas Huth wrote:
> > First patch introduces the qtest_startf() function that can be used
> > to start tests with a printf-like string. This patch was originally
> > part of Eric's bigger qtest refactoring series, and
On 10/18/2017 09:20 AM, Thomas Huth wrote:
> First patch introduces the qtest_startf() function that can be used
> to start tests with a printf-like string. This patch was originally
> part of Eric's bigger qtest refactoring series, and I originally wanted
> to wait 'til it's included in the master
First patch introduces the qtest_startf() function that can be used
to start tests with a printf-like string. This patch was originally
part of Eric's bigger qtest refactoring series, and I originally wanted
to wait 'til it's included in the master branch. But since this did
not happen yet and QEMU