aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/test_hysteresis.ho_vty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/handover/test_hysteresis.ho_vty')
-rw-r--r--tests/handover/test_hysteresis.ho_vty13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/handover/test_hysteresis.ho_vty b/tests/handover/test_hysteresis.ho_vty
new file mode 100644
index 000000000..5c06a360a
--- /dev/null
+++ b/tests/handover/test_hysteresis.ho_vty
@@ -0,0 +1,13 @@
+# Hysteresis
+# If neighbor cell is better, handover is only performed if the
+# amount of improvement is greater or equal hyteresis
+
+create-n-bts 2
+set-ts-use trx 0 0 states * TCH/F - - - - - -
+meas-rep lchan 0 0 1 0 rxlev 27 rxqual 0 ta 0 neighbors 30
+expect-no-chan
+meas-rep lchan 0 0 1 0 rxlev 26 rxqual 0 ta 0 neighbors 30
+expect-ho from lchan 0 0 1 0 to lchan 1 0 1 0
+expect-ts-use trx 0 0 states * - - - - - - -
+expect-ts-use trx 1 0 states * TCH/F - - - - - -
+