Feature #3621
TTCN-3 test suite for inter-BSC handover
Start date:
10/02/2018
Due date:
% Done:
30%
Resolution:
Description
Implementation of TTCN-3 test cases as part of MSC_Tests.ttcn in osmo-ttcn3-hacks.git
which emulate BSCs and test the Inter-BSC HO implementation of OsmoMSC.
Related issues
History
#1 Updated by laforge about 1 year ago
- Related to Feature #1609: Inter-BSC hand-over is missing (MSC side) added
#3 Updated by neels 7 months ago
- % Done changed from 0 to 30
An initial inter-BSC handover test is merged to osmo-ttcn3-hacks/msc/MSC_Test.ttcn, but it has shortcomings:
- instead of two separate f_* functions, preferable would be a single function that is able to operate on two BSSAP connections in sequence.
- testing of failure paths is missing.