call unit_check(‘fran’, 0.eq.0, ‘checking’,100)
subroutine test_fran() call unit_check_start('fran',msg='') !!call unit_check('fran', 0.eq.0, 'checking',100) call unit_check_done('fran',msg='') end subroutine test_fran