Skip to content

Changes

Started by timer
Started 4 hr 35 min ago
Queued 9 ms
Took 5 min 19 sec on build5-deb12build-ansible

Summary

  1. Osmocom_Types: Add API ro_integer_get_first_pos() (details)
  2. stp: Handle N-PCSTATE.ind in STP_Tests_TCAP.ttcn (details)
  3. cosmetic: library/BSSAP_CodecPort.ttcn: Fix trailing whitespace (details)
  4. smlc: Drop unused port BSSAP_LE in test_CT (details)
Commit 7d8a4e1bf6880405a5a83666093ccd3b96b7b49d by Pau Espin Pedrol
Osmocom_Types: Add API ro_integer_get_first_pos()

It is sometimes useful to find out the position of the 1st item (only
one if the list is expected to be a set of unique items), in order to
update extra state on an external list.t

Change-Id: Id70b2c7d6bf702489de03aed1c389ae892aee835
The file was modifiedlibrary/Osmocom_Types.ttcn
Commit 20ede8f251cdf03849fcd7e908ce4e3adbd59d77 by Pau Espin Pedrol
stp: Handle N-PCSTATE.ind in STP_Tests_TCAP.ttcn

Make sure none of the peers we want to talk to is explicitly announced
as unavailable before starting the test.

Related: OS#6907
Change-Id: Ie1beb2cd69ce1847f3b3bd9917b42a2acaef57c8
The file was modifiedstp/STP_Tests_TCAP.ttcn
The file was modifiedlibrary/tcap/TCAP_CodecPort.ttcn
Commit 2c8d5d56d567c41e563f65afee5e0ff2c25bb57b by Pau Espin Pedrol
cosmetic: library/BSSAP_CodecPort.ttcn: Fix trailing whitespace

Change-Id: I3bbb035eda0690a862989a0ec4bda265b506db3a
The file was modifiedlibrary/BSSAP_CodecPort.ttcn
Commit e0dcbe878ee4a2926bfed9210c5ab1b90baf7790 by Pau Espin Pedrol
smlc: Drop unused port BSSAP_LE in test_CT

Change-Id: If9e45e890d595f6ee837b30b947456bcf39f67c1
The file was modifiedsmlc/SMLC_Tests.ttcn