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