35b7088 qemuxml2argvmock: Mock time() on non-linux platforms too

Authored and Committed by mprivozn 10 years ago
    qemuxml2argvmock: Mock time() on non-linux platforms too
    
    The qemuxml2argvtest is run on more platforms than linux. For instance
    FreeBSD. On these platforms we are, however, not mocking time() which
    results in current time being fetched from system and hence tests number
    32 and 33 failing.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+2 -7