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

Configuration

Specific requirements:
- REG:
- Packing supported
- DL SF:
- UGS
- Packing enabled
- Fragmentation enabled
- Packet Generator required


Description

Test Strategy:
UL SF not needed to be established, but if BSUT is allowed to establish it, if it wished to.
Frag/ Pack/ SduTypeIndicator = e_varLengthSDUs (11.13.15) in DL UGS SF.
TTCN instructs test operator to use packet generator to create DL packets. Each packet is small enough
to fit 2 packets in the granted N number of slots, i.e. DL packets of 2 bytes.
If during a period of 10 seconds a DL MAC PDU with PACK subheaders is received in TTCN , then verdict PASS.
If during a period of 10 seconds no DL MAC PDU with PACK subheaders is received in TTCN , then verdict INCONC.
TTCN instructs test operator to use packet generator to create DL packets. Each packet is bigger than what can be
sent in 1 frame so that BSUT must fragment.
If an DL MAC PDU with FRAG subheader is received in TTCN , then verdict PASS.
If no DL MAC PDU with FRAG subheader is received in TTCN , then verdict FAIL.



Purpose

TP/BS/MAC/BV-H000
TP version: 0.0.9
Initial condition: IUT is operating and has established a DL transport connection (service flow) to an SS,
with packing and fragmentation enabled
Test purpose: Check that: For data transport connections in the DL,
the IUT correctly packs if packing occurs and the IUT correctly fragments data.