361daca tests: Don't use fail_unless in unit tests

Authored and Committed by andyp 3 years ago
    tests: Don't use fail_unless in unit tests
    
    fail_unless() is deprecated in check so switch to ck_assert()
    
    Bump the required check version to 0.10.0
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+7 -7