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