
7 Apr
2014
7 Apr
'14
11:18 a.m.
On 04/06/14 05:32, Eric Blake wrote:
Another reduction in the number of structs I have to modify when I start tracking new fields in virStorageFileMetadata.
* tests/virstoragetest.c (_testFileData): Add fields. (testStorageChain): Select between fields based on flag. (mymain): Record both absolute and relative expectations in one struct.
Signed-off-by: Eric Blake <eblake@redhat.com> --- tests/virstoragetest.c | 199 +++++++++++++++++++++++-------------------------- 1 file changed, 93 insertions(+), 106 deletions(-)
ACK, Peter