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