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