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