4 Apr
2014
4 Apr
'14
4:59 p.m.
On 04/04/14 06:32, Eric Blake wrote:
Writing this test with C99 initializers will make it easier to test additions and deletions to struct members as I refactor the code.
* tests/virstoragetest.c (mymain): Rewrite initializers.
Signed-off-by: Eric Blake <eblake@redhat.com> --- tests/virstoragetest.c | 105 +++++++++++++++++++++++++++++++++++++------------ 1 file changed, 80 insertions(+), 25 deletions(-)
ACK, Peter