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