1c841a6 gfs2-utils tests: Skip unit tests if check is not found

Authored and Committed by andyp 9 years ago
    gfs2-utils tests: Skip unit tests if check is not found
    
    The check package (check-devel in Fedora) is required for building the
    unit tests. When the configure script doesn't find check, it prevents
    the unit tests from being built, but the test suite still tries to run
    the unit tests. Introduce a wrapper m4 macro GFS_UNIT_TEST to set up
    unit test test groups which will be skipped if check was not found in
    the configure stage.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+1 -1
file modified
+7 -6
file modified
+2 -4
file modified
+8 -0