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