aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/test_keep_hr_codec.ho_vty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/handover/test_keep_hr_codec.ho_vty')
-rw-r--r--tests/handover/test_keep_hr_codec.ho_vty20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/handover/test_keep_hr_codec.ho_vty b/tests/handover/test_keep_hr_codec.ho_vty
new file mode 100644
index 000000000..2f514bf44
--- /dev/null
+++ b/tests/handover/test_keep_hr_codec.ho_vty
@@ -0,0 +1,20 @@
+# TCH/H keeping with HR codec
+# The MS is using half rate V1 codec, but the better cell is congested
+# at TCH/H slots. As the congestion is removed, the handover takes
+# place.
+
+create-n-bts 2
+network
+ bts 1
+ handover2 min-free-slots tch/h 4
+codec tch/h HR
+set-ts-use trx 0 0 states * - - - - TCH/H- - -
+meas-rep lchan 0 0 5 0 rxlev 20 rxqual 0 ta 0 neighbors 30
+expect-no-chan
+network
+ bts 1
+ handover2 min-free-slots tch/h 3
+meas-rep lchan 0 0 5 0 rxlev 20 rxqual 0 ta 0 neighbors 30
+expect-ho from lchan 0 0 5 0 to lchan 1 0 5 0
+expect-ts-use trx 0 0 states * - - - - - - -
+expect-ts-use trx 1 0 states * - - - - TCH/H- - -