Version: $Id$
Generated with T3Doc 2.0 on Fri Sep 05 17:01:24 CEST 2008.
Configuration
Specific requirements:
- REG:
- ARQ supported
- UL SF:
- ARQ enabled
- ARQ block size between 16 and 1024
Description
Test Strategy:
- Send a DSA-REQ with the ARQ_BLOCK_SIZE omitted to establish an uplink service flow connection.
- Receive a DSA-RSP. Check that its ARQ_BLOCK_SIZE is within the allowed value
(16,32,64,128,256,512,1024).
- The ARQ_BLOCK_SIZE of the uplink connection is checked by sending echo request payload. Check the
received Echo Reply has been fragmented into blocks by using the ARQ_BLOCK_SIZE value in
the DSA-RSP.
Purpose
TP/SS/ARQ/BV-H007
TP version: 0.0.9
Initial condition: The IUT is operational.
Expected behavior: Check that: When the IUT receives a DSA-REQ to setup an ARQ service flow and the ARQ_BLOCK_SIZE is
missing,the IUT transmits a DSA-RSP containing ARQ_BLOCK_SIZE less than or equal to
the maximum value allowed for ARQ_BLOCK_SIZE. For a successful DSA transaction,the IUT
uses the ARQ_BLOCK_SIZE value in the DSA-RSP.