testcase TC_SS_ARQ_TXD_BV_H011() runs on Simu system TestAdapter {...}
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 window size set to 32
- ARQ block size set to 16


Description

Test Strategy:
- Sends an Echo Request to the IUT.
- Checks that IUT sends an Echo Reply fragmented into ARQ blocks.
- Sends an ARQ feedback IE using the cumulative ACK(type 1)in a stand alone ARQ feedback management
message. It unACKs the last two blocks.
- Checks that the IUT(=SS)retransmits the un-ACKed blocks after ARQ_RETRY_TIMEOUT.


Purpose

TP/SS/ARQ/TXD/BV-H011
TP version: 0.0.9
Initial condition: The IUT(=SS)is a transmitter on an ARQ-enabled connection. UL ARQ-enabled data is in process.
Test purpose: Check that: On receiving a cumulative ACK for a subset of transmitted blocks,the IUT does not
retransmit any of the blocks in the cumulative ACK and retransmits the un-ACKed part
of the set after ARQ_RETRY_TIMEOUT for those blocks.