testcase TC_BS_ARQ_TXD_BV_H000() runs on Simu system TestAdapter {...}
Generated with T3Doc 2.0 on Fri Sep 05 17:01:09 CEST 2008.

Configuration

Specific requirements:
- REG:
- ARQ supported
- DL SF:
- ARQ requested
- ARQ window size set to 32
- ARQ block size set to 16
- No Packing.


Description

Test Strategy:
1) Establish an uplink service flow connection to send Echo Request payload.
2) Establish a downlink service flow connection with ARQ enabled. Set the ARQ_BLOCK_SIZE to 16 bytes.
3) Implement a loop of sending Echo Requests and receiving Echo Reply ARQ blocks. It is looped more than
256 times (say 270 times).
3.1) Call external function to get Echo Request messages.
3.2) Test system (=SS) send an Echo Request of 128 bytes.
3.3) Wait to receive and check the Echo Reply ARQ blocks.
4)The IUT sends more than 2048 ARQ blocks. Check that the IUT transmits the blocks with
contiguous (contiguous modulo ARQ_BSN_MODULOS).



Purpose

TP/BS/ARQ/TXD/BV-H000
TP version: 0.0.12
Initial Condition: An ARQ connection is established and the IUT is the transmitter on this connection.
Expected Behavior: Check that: When the PDU is not packed, the IUT transmits the blocks with contiguous
(contiguous modulo ARQ_BSN_MODULOS).