fixup for bsc: add TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg

Change-Id: Icba4df8d28982e5b61512002e2b5fb15b7860114
This commit is contained in:
Neels Hofmeyr 2022-02-17 21:59:07 +01:00
parent e81a079ee4
commit 93182e0dfd
1 changed files with 2 additions and 0 deletions

View File

@ -11257,6 +11257,8 @@ control {
execute( TC_ho_into_this_bsc_a5_1() );
execute( TC_ho_into_this_bsc_a5_3() );
execute( TC_ho_into_this_bsc_a5_4() );
execute( TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() );
execute( TC_ho_into_this_bsc_a5_1_3() );
if (mp_bssap_cfg[0].transport == BSSAP_TRANSPORT_AoIP) {
execute( TC_ho_into_this_bsc_tla_v6() );
}