Change in osmo-bsc[master]: handover_test: rename test scripts from numbers to names

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Wed Dec 23 01:59:13 UTC 2020


neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/21643 )

Change subject: handover_test: rename test scripts from numbers to names
......................................................................

handover_test: rename test scripts from numbers to names

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
---
M tests/handover/handover_tests.ok
R tests/handover/test_amr_tch_f_to_h.ho_vty
R tests/handover/test_amr_tch_f_to_h_balance_congestion.ho_vty
R tests/handover/test_amr_tch_f_to_h_congestion.ho_vty
R tests/handover/test_amr_tch_f_to_h_congestion_assignment.ho_vty
R tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty
R tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
R tests/handover/test_balance_congestion.ho_vty
R tests/handover/test_balance_congestion_2.ho_vty
R tests/handover/test_congestion.ho_vty
R tests/handover/test_disabled_ho_and_as.ho_vty
R tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty
R tests/handover/test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty
R tests/handover/test_dyn_ts_favor_moving_half_used_tch_h.ho_vty
R tests/handover/test_ho_to_better_cell.ho_vty
R tests/handover/test_ho_to_better_cell_2.ho_vty
R tests/handover/test_hysteresis.ho_vty
R tests/handover/test_insufficient_measurements.ho_vty
R tests/handover/test_keep_efr_codec.ho_vty
R tests/handover/test_keep_fr_codec.ho_vty
R tests/handover/test_keep_hr_codec.ho_vty
R tests/handover/test_max_handovers.ho_vty
R tests/handover/test_max_ta.ho_vty
R tests/handover/test_min_rxlev_vs_congestion.ho_vty
R tests/handover/test_min_rxlev_vs_hysteresis.ho_vty
R tests/handover/test_neighbor_congested.ho_vty
R tests/handover/test_neighbor_full.ho_vty
R tests/handover/test_no_congestion.ho_vty
R tests/handover/test_penalty_timer.ho_vty
R tests/handover/test_rxqual.ho_vty
R tests/handover/test_rxqual_vs_congestion.ho_vty
R tests/handover/test_stay_in_better_cell.ho_vty
R tests/handover/test_stay_in_better_cell_2.ho_vty
R tests/handover/test_story.ho_vty
34 files changed, 33 insertions(+), 33 deletions(-)

Approvals:
  neels: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/tests/handover/handover_tests.ok b/tests/handover/handover_tests.ok
index 5ec8dc2..1a9a18f 100644
--- a/tests/handover/handover_tests.ok
+++ b/tests/handover/handover_tests.ok
@@ -1,33 +1,33 @@
-pass test0000.ho_vty
-pass test0001.ho_vty
-pass test0002.ho_vty
-pass test0003.ho_vty
-pass test0004.ho_vty
-pass test0005.ho_vty
-pass test0006.ho_vty
-pass test0007.ho_vty
-pass test0008.ho_vty
-pass test0009.ho_vty
-pass test0010.ho_vty
-pass test0011.ho_vty
-pass test0012.ho_vty
-pass test0013.ho_vty
-pass test0014.ho_vty
-pass test0015.ho_vty
-pass test0016.ho_vty
-pass test0017.ho_vty
-pass test0018.ho_vty
-pass test0019.ho_vty
-pass test0020.ho_vty
-pass test0021.ho_vty
-pass test0022.ho_vty
-pass test0023.ho_vty
-pass test0024.ho_vty
-pass test0025.ho_vty
-pass test0026.ho_vty
-pass test0027.ho_vty
-pass test0028.ho_vty
-pass test0029.ho_vty
-pass test0030.ho_vty
-pass test0031.ho_vty
-pass test0032.ho_vty
+pass test_amr_tch_f_to_h.ho_vty
+pass test_amr_tch_f_to_h_balance_congestion.ho_vty
+pass test_amr_tch_f_to_h_congestion.ho_vty
+pass test_amr_tch_f_to_h_congestion_assignment.ho_vty
+pass test_amr_tch_f_to_h_congestion_assignment_2.ho_vty
+pass test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
+pass test_balance_congestion.ho_vty
+pass test_balance_congestion_2.ho_vty
+pass test_congestion.ho_vty
+pass test_disabled_ho_and_as.ho_vty
+pass test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty
+pass test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty
+pass test_dyn_ts_favor_moving_half_used_tch_h.ho_vty
+pass test_ho_to_better_cell.ho_vty
+pass test_ho_to_better_cell_2.ho_vty
+pass test_hysteresis.ho_vty
+pass test_insufficient_measurements.ho_vty
+pass test_keep_efr_codec.ho_vty
+pass test_keep_fr_codec.ho_vty
+pass test_keep_hr_codec.ho_vty
+pass test_max_handovers.ho_vty
+pass test_max_ta.ho_vty
+pass test_min_rxlev_vs_congestion.ho_vty
+pass test_min_rxlev_vs_hysteresis.ho_vty
+pass test_neighbor_congested.ho_vty
+pass test_neighbor_full.ho_vty
+pass test_no_congestion.ho_vty
+pass test_penalty_timer.ho_vty
+pass test_rxqual.ho_vty
+pass test_rxqual_vs_congestion.ho_vty
+pass test_stay_in_better_cell.ho_vty
+pass test_stay_in_better_cell_2.ho_vty
+pass test_story.ho_vty
diff --git a/tests/handover/test0007.ho_vty b/tests/handover/test_amr_tch_f_to_h.ho_vty
similarity index 100%
rename from tests/handover/test0007.ho_vty
rename to tests/handover/test_amr_tch_f_to_h.ho_vty
diff --git a/tests/handover/test0021.ho_vty b/tests/handover/test_amr_tch_f_to_h_balance_congestion.ho_vty
similarity index 100%
rename from tests/handover/test0021.ho_vty
rename to tests/handover/test_amr_tch_f_to_h_balance_congestion.ho_vty
diff --git a/tests/handover/test0020.ho_vty b/tests/handover/test_amr_tch_f_to_h_congestion.ho_vty
similarity index 100%
rename from tests/handover/test0020.ho_vty
rename to tests/handover/test_amr_tch_f_to_h_congestion.ho_vty
diff --git a/tests/handover/test0022.ho_vty b/tests/handover/test_amr_tch_f_to_h_congestion_assignment.ho_vty
similarity index 100%
rename from tests/handover/test0022.ho_vty
rename to tests/handover/test_amr_tch_f_to_h_congestion_assignment.ho_vty
diff --git a/tests/handover/test0027.ho_vty b/tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty
similarity index 100%
rename from tests/handover/test0027.ho_vty
rename to tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty
diff --git a/tests/handover/test0029.ho_vty b/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
similarity index 100%
rename from tests/handover/test0029.ho_vty
rename to tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
diff --git a/tests/handover/test0013.ho_vty b/tests/handover/test_balance_congestion.ho_vty
similarity index 100%
rename from tests/handover/test0013.ho_vty
rename to tests/handover/test_balance_congestion.ho_vty
diff --git a/tests/handover/test0019.ho_vty b/tests/handover/test_balance_congestion_2.ho_vty
similarity index 100%
rename from tests/handover/test0019.ho_vty
rename to tests/handover/test_balance_congestion_2.ho_vty
diff --git a/tests/handover/test0018.ho_vty b/tests/handover/test_congestion.ho_vty
similarity index 100%
rename from tests/handover/test0018.ho_vty
rename to tests/handover/test_congestion.ho_vty
diff --git a/tests/handover/test0002.ho_vty b/tests/handover/test_disabled_ho_and_as.ho_vty
similarity index 100%
rename from tests/handover/test0002.ho_vty
rename to tests/handover/test_disabled_ho_and_as.ho_vty
diff --git a/tests/handover/test0030.ho_vty b/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty
similarity index 100%
rename from tests/handover/test0030.ho_vty
rename to tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty
diff --git a/tests/handover/test0031.ho_vty b/tests/handover/test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty
similarity index 100%
rename from tests/handover/test0031.ho_vty
rename to tests/handover/test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty
diff --git a/tests/handover/test0032.ho_vty b/tests/handover/test_dyn_ts_favor_moving_half_used_tch_h.ho_vty
similarity index 100%
rename from tests/handover/test0032.ho_vty
rename to tests/handover/test_dyn_ts_favor_moving_half_used_tch_h.ho_vty
diff --git a/tests/handover/test0001.ho_vty b/tests/handover/test_ho_to_better_cell.ho_vty
similarity index 100%
rename from tests/handover/test0001.ho_vty
rename to tests/handover/test_ho_to_better_cell.ho_vty
diff --git a/tests/handover/test0026.ho_vty b/tests/handover/test_ho_to_better_cell_2.ho_vty
similarity index 100%
rename from tests/handover/test0026.ho_vty
rename to tests/handover/test_ho_to_better_cell_2.ho_vty
diff --git a/tests/handover/test0010.ho_vty b/tests/handover/test_hysteresis.ho_vty
similarity index 100%
rename from tests/handover/test0010.ho_vty
rename to tests/handover/test_hysteresis.ho_vty
diff --git a/tests/handover/test0024.ho_vty b/tests/handover/test_insufficient_measurements.ho_vty
similarity index 100%
rename from tests/handover/test0024.ho_vty
rename to tests/handover/test_insufficient_measurements.ho_vty
diff --git a/tests/handover/test0006.ho_vty b/tests/handover/test_keep_efr_codec.ho_vty
similarity index 100%
rename from tests/handover/test0006.ho_vty
rename to tests/handover/test_keep_efr_codec.ho_vty
diff --git a/tests/handover/test0005.ho_vty b/tests/handover/test_keep_fr_codec.ho_vty
similarity index 100%
rename from tests/handover/test0005.ho_vty
rename to tests/handover/test_keep_fr_codec.ho_vty
diff --git a/tests/handover/test0004.ho_vty b/tests/handover/test_keep_hr_codec.ho_vty
similarity index 100%
rename from tests/handover/test0004.ho_vty
rename to tests/handover/test_keep_hr_codec.ho_vty
diff --git a/tests/handover/test0009.ho_vty b/tests/handover/test_max_handovers.ho_vty
similarity index 100%
rename from tests/handover/test0009.ho_vty
rename to tests/handover/test_max_handovers.ho_vty
diff --git a/tests/handover/test0016.ho_vty b/tests/handover/test_max_ta.ho_vty
similarity index 100%
rename from tests/handover/test0016.ho_vty
rename to tests/handover/test_max_ta.ho_vty
diff --git a/tests/handover/test0014.ho_vty b/tests/handover/test_min_rxlev_vs_congestion.ho_vty
similarity index 100%
rename from tests/handover/test0014.ho_vty
rename to tests/handover/test_min_rxlev_vs_congestion.ho_vty
diff --git a/tests/handover/test0011.ho_vty b/tests/handover/test_min_rxlev_vs_hysteresis.ho_vty
similarity index 100%
rename from tests/handover/test0011.ho_vty
rename to tests/handover/test_min_rxlev_vs_hysteresis.ho_vty
diff --git a/tests/handover/test0012.ho_vty b/tests/handover/test_neighbor_congested.ho_vty
similarity index 100%
rename from tests/handover/test0012.ho_vty
rename to tests/handover/test_neighbor_congested.ho_vty
diff --git a/tests/handover/test0008.ho_vty b/tests/handover/test_neighbor_full.ho_vty
similarity index 100%
rename from tests/handover/test0008.ho_vty
rename to tests/handover/test_neighbor_full.ho_vty
diff --git a/tests/handover/test0017.ho_vty b/tests/handover/test_no_congestion.ho_vty
similarity index 100%
rename from tests/handover/test0017.ho_vty
rename to tests/handover/test_no_congestion.ho_vty
diff --git a/tests/handover/test0003.ho_vty b/tests/handover/test_penalty_timer.ho_vty
similarity index 100%
rename from tests/handover/test0003.ho_vty
rename to tests/handover/test_penalty_timer.ho_vty
diff --git a/tests/handover/test0015.ho_vty b/tests/handover/test_rxqual.ho_vty
similarity index 100%
rename from tests/handover/test0015.ho_vty
rename to tests/handover/test_rxqual.ho_vty
diff --git a/tests/handover/test0028.ho_vty b/tests/handover/test_rxqual_vs_congestion.ho_vty
similarity index 100%
rename from tests/handover/test0028.ho_vty
rename to tests/handover/test_rxqual_vs_congestion.ho_vty
diff --git a/tests/handover/test0000.ho_vty b/tests/handover/test_stay_in_better_cell.ho_vty
similarity index 100%
rename from tests/handover/test0000.ho_vty
rename to tests/handover/test_stay_in_better_cell.ho_vty
diff --git a/tests/handover/test0025.ho_vty b/tests/handover/test_stay_in_better_cell_2.ho_vty
similarity index 100%
rename from tests/handover/test0025.ho_vty
rename to tests/handover/test_stay_in_better_cell_2.ho_vty
diff --git a/tests/handover/test0023.ho_vty b/tests/handover/test_story.ho_vty
similarity index 100%
rename from tests/handover/test0023.ho_vty
rename to tests/handover/test_story.ho_vty

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/21643
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I6f6d65d818fd1265e8ff94a2e0afba6392c50eb9
Gerrit-Change-Number: 21643
Gerrit-PatchSet: 6
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201223/7a12b48c/attachment.htm>


More information about the gerrit-log mailing list