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