5 Oct
                
                    2020
                
            
            
                5 Oct
                
                '20
                
            
            
            
        
    
                2:41 p.m.
            
        On a Monday in 2020, Peter Krempa wrote:
The 'checkBitmap' helper uses 'virBitmapFormat' internally and also reports better errors. Use it instead of the open-coded checks.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/virbitmaptest.c | 44 ++++++------------------------------------- 1 file changed, 6 insertions(+), 38 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano