[libvirt] [PATCH] qemuagenttest.c: Missing documentation (Timeout)

2013-08-22 Thread nehaljwani
From: Nehal J Wani nehaljw.k...@gmail.com In tests/qemuagenttest.c, the Timeout test should always be called last. Any additional tests should come before this. --- tests/qemuagenttest.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/qemuagenttest.c

Re: [libvirt] [PATCH] qemuagenttest.c: Missing documentation (Timeout)

2013-08-22 Thread Eric Blake
On 08/22/2013 01:43 PM, nehaljwani wrote: From: Nehal J Wani nehaljw.k...@gmail.com In tests/qemuagenttest.c, the Timeout test should always be called last. Any additional tests should come before this. Especially after IRC conversations today, where trying to add a test after this point led