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