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