d492b19 tests: utils: Add virTestLoadFilePath helper

Authored and Committed by Peter Krempa 6 years ago
    tests: utils: Add virTestLoadFilePath helper
    
    This new helper loads and returns a file from 'abs_srcdir'. By using
    variable arguments for the function, it's not necessary to format the
    path separately in the test cases.
    
    Reviewed-by: Eric Blake <eblake@redhat.com>
    
        
file modified
+51 -0
file modified
+2 -0