Skip to content
Unstable

#123 (Mar 16, 2026, 1:43:00 PM)

Started 3 hr 35 min ago
Took 4 min 14 sec on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 16 ms waiting;
  • 4 min 14 sec build duration;
  • 4 min 14 sec total from scheduled to completion.
Revision: c21aa39ed420612d24df3b445af9ff299e928e2b
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (4 failures / ±0)Show all failed tests >>>
bsc: fix copy-paste in TC_lcls_gcr_bway_codec_mismatch

The comment says that:

* first call leg uses FR,
* second call leg uses HR,

however the code actually modifies the first call leg to use HR.

The test still exercises a codec mismatch, so LCLS non-activation
is still triggered, but the leg roles are swapped relative to the
stated intent.  Fix this to avoid confusion.

Change-Id: Ie795516a447976ffe7b94ff8efcc649af0e37790
Vadim Yanitskiy at
bts: fix ts_RslChanNr_CBCH4 used in SDCCH/8 TCs

Change-Id: I505346a5b29b1fa31b7207947f908eafb49c2724
Vadim Yanitskiy at
library/GSM_RR_Types: add send/receive variants for t_RrL3Header

Change-Id: I35e5897470154f0a868fead4800a46849585a201
Vadim Yanitskiy at
bts: f_vgcs_talker_detect(): check received req. reference

Change-Id: Ie988408a4c13af72d93e2d29137c9e1ae9a0d408
Vadim Yanitskiy at
bts: pre-compute RACH RA using oct2int() early

Change-Id: I03e8748cf56fa1aa9b598d237d325989d91ca372
Vadim Yanitskiy at
bsc: f_TC_fh_params_gen_tr_ma(): simplify ma_mask calculation

Commented out code did not work back in 2020, but recent TITAN
versions (we use 11.1.0) have no problems compiling/running it.

Change-Id: I1892366af13b80844bcda3f84d18578284c35e08
Vadim Yanitskiy at