aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty
AgeCommit message (Collapse)AuthorFilesLines
2021-05-28hodec 2: do intra-cell congestion resolution by AssignmentNeels Hofmeyr1-2/+2
So far we do all channel reassignments by Handover Command. Since osmo-bsc now supports rassignment of ongoing voice calls, do intra-cell congestion resolution by Assignment Command. In effect, add support for expecting an Assignment Command in handover_test, and expect assignments instead of handovers for intra-cell congestion resolution test cases. Related: SYS#5330 OS#3277 Change-Id: Id56a890106b93fcee67ac9401b890e7b63bba421
2020-12-23handover_test: rename test scripts from numbers to namesNeels Hofmeyr1-0/+27
The meaningful names expose that some of those tests are apparently quite similar. With names like this it is far easier to see whether a specific scenario is already tested or not, and find a test when looking for a specific scenario. Change-Id: I6f6d65d818fd1265e8ff94a2e0afba6392c50eb9