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