Skip to content
Success

#15 (Apr 30, 2025, 11:23:17 AM)

Started 4 mo 19 days ago
Took 55 sec on build4-deb12build-ansible

Started by user Oliver Smith

This run spent:

  • 5 ms waiting;
  • 55 sec build duration;
  • 55 sec total from scheduled to completion.
Revision: bde6f20f3848c50d19c94b3867a4884c880efe13
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Changes
  1. library/s1ap: add E-RAB RELEASE templates (details)
  2. s1gw: derive functions from f_TC_e_rab_setup() (details)
  3. s1gw: fix TC_e_rab_setup: handle PFCP Session related PDUs (details)
  4. s1gw: TC_e_rab_setup: also test E-RAB release (details)
  5. s1gw: add TC_e_rab_setup3 (3 E-RABs at a time) (details)
  6. deps/update.sh: split update cmds from Makefile (details)
  7. deps/update: don't fetch repos where COMMIT exists (details)
  8. deps: make output readable (details)
  9. deps/update: skip checkout if nothing to do (details)
  10. Makefile: avoid fetching deps if not needed (details)
  11. .gitignore: ignore '.make.*' files (like .make.deps) (details)
  12. .gitignore: ignore ctags (details)
  13. Remove dead links and generated code in bin/* (details)
  14. {bsc-nat,selftest,sysinfo}/gen_links.sh: use bash, not sh (details)
  15. gen_links.sh.inc: 'set -e' to abort on error (details)
  16. testenv: testsuite: use rsync with --archive (details)
  17. testenv/README: consistency fix (details)
  18. testenv: podman.exec_cmd: better error if stopped (details)
  19. testenv/README: deduplicate clean= description (details)
  20. testenv/README: document current working dir (details)
  21. testenv: clean_run_scripts: skip if podman stopped (details)
  22. testenv: copy=: support copying directories too (details)
  23. ggsn: sync GGSN_Tests.cfg with docker-playground (details)
  24. ggsn: add testenv.cfgs for osmo-ggsn (details)
  25. ggsn: add testenv.cfg for open5gs (details)
  26. pcap-client: initial testenv.cfg (details)
  27. ruff.toml: new file (details)
  28. Cosmetic: testenv: fix line length (details)
  29. testenv: improve --config argument parsing (details)
  30. ggsn: testenv: fix paths in copy= and clean= (details)
  31. ggsn: testenv: add libosmocore-utils to package= (details)
  32. library: add generic Mutex API for parallel components (details)
  33. library/PFCP_Emulation: a better PDU routing concept (details)
  34. library: as_pfcp_ignore(): log SeqNr of received PDUs (details)
  35. s1gw: f_init_pfcp(): use 'PFCPEM' as the prefix (details)
  36. s1gw: make number of eNBs configurable via module params (details)
  37. Revert "s1gw: cache PFCP Recovery Timestamp in ConnHdlr" (details)
  38. s1gw: move PFCP association handling into a dedicated ConnHdlr (details)
  39. s1gw: add multi-eNB variants of TC_e_rab_setup (details)
  40. s1gw: add f_ConnHdlrList_all_done() (details)
  41. s1gw: f_ConnHdlr_rx_erab_release_cmd(): fix wrong template (details)
  42. s1gw: add TC_e_rab_release_ind (details)
  43. s1gw: f_ConnHdlr_erab_release_cmd(): add missing logging (details)
  44. library/s1ap: fix wrong IE ID in E-RABReleaseListBearerRelComp (details)
  45. library/s1ap: fix wrong field in S1AP-RABReleaseInd (details)
  46. library/s1ap: add templates for INITIAL CONTEXT SETUP (details)
  47. library/s1ap: fix wrong IDs in {ts,tr}_S1AP_InitialCtxSetupResp (details)
  48. library/s1ap: comment out optional IE in tr_S1AP_InitialCtxSetupResp (details)
  49. library/pfcp: fix template restriction in PFCP_Session_Est_Resp (details)
  50. library/pfcp: make Cause IE configurable in all templates (details)
  51. s1gw: TC_e_rab_setup: complete E-RAB release (details)
  52. s1gw: separate f_ConnHdlr_session_{establish,modify}() (details)
  53. s1gw: add testcases for INITIAL CONTEXT SETUP (details)
  54. testenv: podman: disable send_redirects (details)
  55. s1gw: add TC_initial_ctx_setup_failure (details)
  56. s1gw: move MME_UE_S1AP_ID to ConnHdlrPars (details)
  57. testenv: requirements: find programs in /usr/sbin (details)
  58. testenv: podman: remove mongodb-org.list (details)
  59. testenv: podman: don't install GUI packages (details)
  60. ggsn: osmo-ggsn.src.cfg: tweak log output (details)
  61. ggsn: testenv: replace dummy netdev with bridge (details)
  62. testenv: osmo-dev: build with gtp_linux.opts (details)
  63. testenv: bridge: change default IPs 201 -> 1 (details)
  64. ggsn: testenv: run SUT on bridge instead of lo (details)
  65. ggsn: testenv: change VTY IP (details)
  66. testenv: support running SUT in QEMU (details)
  67. ggsn: testenv: support running osmo-ggsn in QEMU (details)
  68. Cosmetic: ggsn: fix copy paste error (details)
  69. L3_Templates: GMM: fix off-by-one error in ServiceType IE (details)
  70. update osmo-stp.cfg to make STP_Tests work at all again (details)
  71. Replace libosmo-sccp references with libosmo-sigtran (details)
  72. _testenv: Avoid running make check when building IUT (details)
  73. stp: Support running with testenv (details)
  74. library/GTPv1U_Templates: support sending ext hdrs (details)
  75. testenv: podman: restart_count in container_name (details)
  76. sgsn: Validate TLI received in RAB Ass Req (details)
  77. sgsn: Test tx Rab Ass Resp with ITU X.213 IPv4 address format (details)
  78. sgsn: Introduce test TC_attach_pdp_act_user_addr_itu_x213_ipv4toolarge (details)
  79. sgsn: Improve validation of TLA encoded in RAB Ass Req (details)
  80. cosmetic: sgsn: Fix indenation whitespace (details)
  81. ggsn: README: document how to run with testenv (details)
  82. library/GTPv1C_Templates: Lots of improvements in template declarations (details)
  83. cosmetic: library/GTPv1C_Templates: remove extra indentation level (details)
  84. library/GTPv1C_Templates: Clean up PCO templates (details)
  85. mgw: Remove unneeded dep IPCP_Types.ttcn (details)
  86. s1gw: Remove unneeded dep IPCP_Types.ttcn (details)
  87. library: Move IPCP templates GTPv1C_Templates.ttcn -> (details)
  88. library/PCO_Types: Drop unused nonsense enum (details)
  89. library/PCO_Types.ttcn: Drop unsued IPCP_OPT enum (details)
  90. ggsn: Introduce test TC_pdp4(6)_act_deact_mtu (details)
  91. ggsn: Validate MTU sent during ICMPv6 RA (details)
  92. ggsn: Request osmo-ggsn to apply the MTU on the tundev (details)
  93. ctrl: tweak errmsg for counter mismatch (details)
  94. testenv: qemu: get coredump and show backtrace (details)
  95. pcu: add testenv.cfg (details)
  96. bsc/osmo-bsc-sccplite.cfg: add trx1, trx2 (details)
  97. bsc/osmo-bsc{,-vamos}.cfg: add no missing-msc-text (details)
  98. bsc/osmo-stp.cfg: sync with docker-playground (details)
  99. bsc: add testenv.cfg (details)
  100. testenv: improve output for missing -c argument (details)
  101. testenv: osmo-dev: add hint for gen_makefile fail (details)
  102. hnbgw: Support testenv (details)
  103. testenv: remove dead code for [testsuite] prepare= (details)
  104. testenv: add proper [testsuite] prepare= support (details)
  105. hnbgw: Split ConnHdlr component code to its own file (details)
  106. RAN_Emulation: Introduce field ranap_connect_ind_auto_res (details)
  107. hnbgw: Allow modifying RanOps during test startup (details)
  108. Convert RAN_Conn_Prim from enum to union (details)
  109. RAN_Emulation: Allow setting reason in primitive MSC_CONN_PRIM_DISC_REQ (details)
  110. hnbgw: Fix TC_ranap_ps_mo_disconnect testing CS instead of PS (details)
  111. hnbgw: Drop unused template (details)
  112. hnbgw: Introduce test TC_ranap_{cs,ps}_creq_cref (details)
  113. hnbgw: Set sccp_addr parameters during init (details)
  114. hbngw: Store IuSigConid in ConnHdlr params (details)
  115. RANAP_Templates: Add templates for ResetResource(Ack) (details)
  116. RAN_Emulation: Support registering IuSigConId for connectionless RANAP (details)
  117. s1gw: use the new counter name (out_pkt.forward.unmodified) (details)
  118. RUA_Emulation: Support passing no RANAP PDU in RUA_Disc_Req (details)
  119. hnbgw: Add missing timer stop after use (details)
  120. hnbgw: Get rid of pars param in void_fn (details)
  121. testenv: run podman command with logfile (details)
  122. library/s1ap: fix wrong IE criticality in templates (details)
  123. library/s1ap: rework {ts,tr}_S1AP_RABSetupRsp templates (details)
  124. s1gw: add TC_e_rab_setup_failure (details)
  125. hnbgw: test for RUA Disconnect when there is no CN (details)
  126. hnbgw: Send meaningful RANAP messages in f_tc_ranap_mo_disconnect() (details)
  127. hnbgw: Introduce test TC_cs_iu_release_req_rua_disconnect (details)
  128. hnbgw: fixup for expect_compl_l3_success (details)
  129. hnbgw: Rename RAB helper functions to be CS specific (details)
  130. hnbgw: Use g_pars.mgcp_pars directly during RAB CS setup (details)
  131. hnbgw/expected-results: update (details)
  132. testenv: make podman stop more robust (details)
  133. hnbgw: Move gtp_pars to Connhdlr (details)
  134. hnbgw: Introduce PfcpParameters in TestHdlrParameters (details)
  135. bsc: testenv: set MTU=1500 for lo (details)
  136. hnbgw: Merge TC_ps_rab_assignment_* testcases (details)
  137. hnbgw: Move normal condition Iu Release procedure to helper function (details)
  138. hnbgw: Tear down SCCP conn from CN under normal conditions (details)
  139. testenv: fix 'container crashed' detection (details)
  140. testenv: podman-main: set watchdog timer to 60s (details)
  141. statsd: Support f_statsd_snapshot() API when using VTY-triggered stats (details)
  142. hnbgw: Introduce module parameter mp_statsd_prefix (details)
  143. hnbgw: Introduce module parameter mp_pfcp_upf_node_id (details)
  144. hnbgw: Handle PFCP Assoc Setup procedure in test_CT (details)
  145. hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect (details)
  146. testenv: show testsuite results at the end (details)
  147. testenv: more tweaks for container shutdown logic (details)
  148. hnbgw: Parametrize UPF F-SEID (details)
  149. hlr: use :memory: (volatile in-memory database) (details)
  150. hlr: refactor f_SS_expect() (details)
  151. library/gsup: improve formatting of SS templates (details)
  152. library/gsup: improve generic GSUP_PDU templates (details)
  153. hnbgw: with-pfcp: Support running ConnHdlr concurrently (details)
  154. RAN_Emulation: Increase ExpecTable size to 16 (details)
  155. hnbgw: Add test TC_ps_rab_assignment_concurrent (details)
  156. hnbgw: Parametrize MgcpParameters MGCP endpoint (details)
  157. hnbgw: mgcp: Support running CS RAB ConnHdlr concurrently (details)
  158. hnbgw: Introduce test TC_rab_assignment_concurrent (details)
  159. RUA_Emulation: Add missing msg component destination (details)
  160. hnbgw: Small fixes in f_tc_rab_assignment() (details)
  161. deps: Update titan.ProtocolEmulations.SCCP to upstream master (details)
  162. osmo-*.cfg: enable gsmtap log (details)
  163. library/gsup: improve GSUP_IE templates (details)
  164. library/gsup: rework f_gen_{tr,ts}_ss_ies() and SS templates (details)
  165. library/gsup: add src/dst name IEs to all SS templates (details)
  166. library/rsl: rename t_RSL_IE_ActType_* -> c_RSL_IE_ActType_* (details)
  167. msc: use :memory: for SMS (volatile in-memory database) (details)
  168. hlr: expected-results.xml: expect TC_MSLookup_* to pass (details)
  169. {epdg,msc,pgw}/expected-results.xml: sync with Jenkins (details)
  170. bts: use proper ActType in f_TC_data_rtp_loopback() (details)
  171. bts: TC_data_rtp_tchh*: fix timeslot number in comments (details)
  172. bts: add TC_data_facch_*: test FACCH/[FH] on data channels (details)
  173. bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout (details)
  174. epdg: fix a DTE in as_GSUP_rx_CL_REQ (details)
  175. testenv: add run --until-nok (details)
  176. mgw: fix RTP packets received while RX disabled (details)
  177. testenv: make it pass 'ruff check' linter (details)
  178. testenv: install dbg pkgs with --binary-repo too (details)
  179. testenv: pass env var for --binary-repo (details)
  180. bts/run_fake_trx.sh: tweak cd logic (details)
  181. testenv: respawn.sh: don't respawn on segfault (details)
  182. testenv: print backtrace on startup fail too (details)
  183. testenv: build virtphy from src with --binary-repo (details)
  184. bts: add initial testenv.cfg (details)
  185. L3_Templates: GMM: Attach Req/RAU Req: add TLVs required for 4G -> 2G (details)
  186. L3_Templates: RAU Request: add support for MS Network Capability (details)
  187. L3_Templates: set R99 indicator (details)
  188. L3_Templates: Add required TLVs for RA Request when moving from 4G to 2G (details)
  189. L3_Templates: correct set a5 bits to A1 + A5 (details)
  190. Osmocom_CTRL_Functions.ttcn: Use Misc_Helpers.f_shutdown() everywhere (details)
  191. deps/Makefile: update titan.ProtocolModules.RTP (details)
  192. hnbgw: TC_rab_release: Fix race condition stats checked too early (details)
  193. bsc: Fix missing teardown in TC_ho_in_fail_msc_clears_after_ho_detect (details)
  194. msc: fix a race condition in f_mt_call_establish() (details)
  195. bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1 (details)
  196. bsc: Add missing testcase in expected-results.xml (details)
  197. PCU_Tests_SNS: del/change weight: don't fail on NS (details)
  198. tr_GTPC_SGSNContextReq: use the same template as MsgType (details)
  199. SGSN: BSSGP_ConnHdlr: GMM Service Request: handle PMM IDLE UE correct (details)
  200. SGSN: BSSGP_ConnHdlr: GMM Service Request: add support to expect (details)
  201. SGSN: BSSGP_ConnHdlr: f_gmm_attach(): allow the SGSN to request the IMEI (details)
  202. SGSN: f_TC_attach_timeout_after_pdp_act: allow authentication (details)
  203. SGSN: f_TC_attach_rau: do a periodic RA update instead of RA change (details)
  204. SGSN: TC_attach_auth_id_timeout: set TMSI to provoke a ID Request (details)
  205. SGSN: f_TC_hlr_location_cancel_request_withdraw: drop incorrect Update (details)
  206. SGSN: f_TC_paging_ps: call f_gmm_attach() direct (details)
  207. SGSN: f_TC_cell_change_different_*: always expect the auth (details)
  208. SGSN: fix encoding of IMEISV in Auth and Ciphering Response (details)
  209. SGSN: TC_attach_pdp_act_pmm_idle: use correct Service Request type (details)
  210. SGSN: Context Req In: use correct TEID-C (details)
  211. SGSN: assign random TEID-C to Context Req/Resp/Ack messages (details)
  212. SGSN: Remove mm context triplets (details)
  213. testenv: use new osmocom-bb binary packages (details)
  214. SGSN_Tests: f_TC_attach_usim_resync: fix IMEISV value (details)
  215. PCU_Tests_SNS: SNS Add: handle NS_Alive while waiting for SNS_Ack (details)
  216. testenv: make copy= more intuitive (details)
  217. remsim: Add initial testenv (details)
  218. RAW_NS: SNS Add: handle IPv4/IPv6 element in SNS Ack (details)
  219. RAW_NS: SNS Changeweight: remove IPv4/IPv6 element in SNS Ack (details)
  220. PCUIF: fix usage of bts number in PCUIF_TXT_IND (details)
  221. RAN_Emulation: Allow client to trigger SCCP CC if automatic CC was (details)
  222. hnbgw: Introduce test TC_{cs,ps}_rua_disconnect_during_sccp_cr_cc (details)
  223. hnbgw: Fix template restriction in template param (details)
  224. testenv: Log return code of unexpected end of process (details)
  225. remsim: Enable debug output of bankd (details)
  226. remsim: bankd: Install vsmartcard-vpcd (details)
  227. sccp: Initial testenv (details)
  228. sccp: Let some time for SCCP RLC to reach IUT before finishing test (details)
  229. library/s1ap: f_tr_S1AP_RABSetupRsp(): use ispresent() (details)
  230. library/s1ap: add E-RAB MODIFY REQ/RSP templates (details)
  231. library/s1ap: add E-RAB MODIFY IND/CNF templates (details)
  232. s1gw: make f_ConnHdlr_rx_session_modify_req() more flexible (details)
  233. s1gw: add constants for PFCP FAR IDs (details)
  234. mgw: Improve log and teardown upon unexpected mgcp resp received (details)
  235. PCU_Tests_SNS: sns_del: check if removed NS-VC still transmits (details)
  236. GSUP_Templates: Purge MS Request: allow the Message class IE to be (details)
  237. SGSN: f_cellid_to_RAI: fix spaces vs tabs (details)
  238. msc: add testenv.cfg (details)
  239. stp: Improve failure teardown using Misc_Helpers.f_shutdown (details)
  240. stp: set up all M3UA ports in array in steps (details)
  241. gbproxy: Don't log the payload size for every DL/UL-UNITDATA (details)
  242. testenv: run: add --autoreconf-in-src-copy arg (details)
  243. library/s1ap: fix criticality in UE CONTEXT RELEASE PDUs (details)
  244. s1gw: add f_TC_exec() (details)
  245. s1gw: add TCs for UE CONTEXT RELEASE procedures (details)
  246. hnbgw: Use Misc_Helpers.f_shutdown upon rx of unexpected msg (details)
  247. MGCP_Emulation: Make sure peer is running before Tx (details)
  248. hnbgw: Submit proper L3 PDUs during CR (details)
  249. Mutex: Create component alive (details)
  250. RAN_Adapter: Create components alive (details)
  251. hnbgw: Create all components alive (details)
  252. pcu: Fix wrong BSN uint size (details)
  253. pcu: Fix TC_dl_cs1_to_cs4 sporadic fail (details)
  254. pcu: Fix dummy DL block received due to timer race conditions (details)
  255. s1gw: f_ConnHdlr_session_delete(): invalidate peer's SEID (details)
  256. s1gw: f_ConnHdlr_session_delete(): respect any order (details)
  257. s1gw: add TC_e_rab_modify_req_rsp[_multi] (details)
  258. s1gw: add TC_e_rab_modify_ind_cnf[_multi] (details)
  259. hnbgw: remove osmo-hnbgw <= 1.6.0 code path (details)
  260. sgsn: remove osmo-sgsn <= 1.12.0 code path (details)
  261. eim: move es9p_Types_JSON to library (details)
  262. mgw: osmo-mgw.cfg: remove deprecated no-op params (details)
  263. bts: expect TC_data_{rtp,facch}_tchf144 to pass (details)
  264. stp: Allow setting up different m3ua_config list by test (details)
  265. Use fork of titan.ProtocolModules.M3UA containing fix (details)
  266. stp: Pass M3UA conn idx to f_M3UA_rkm_register() (details)
  267. stp: NOTIFY expectancy fixes (details)
  268. stp: Introduce tests TC_dyn_(2)asp_as_rkm_permitted (details)
  269. stp: Fix expectancies of TC_clnt_quirk_snm_inactive (details)
  270. stp: Fix brokeness in STP_Tests_M3UA.TC_tmt_loadshare (details)
  271. stp: Fix brokeness in STP_Tests_IPA.TC_tmt_loadshare (details)
  272. stp: STP_Tests.ttcn: Use M3UA PC and RCTX from config (details)
  273. es9p_Types_JSON: split headers into separate module (details)
  274. RSPDefinitions_Templates: add missing default values (details)
  275. es9p_Types_JSON: add decoder/encoder functions for opposite direction (details)
  276. HTTP_Adapter/cosmetic: remove stray newline (details)
  277. testenv/README: fix markdown syntax (details)
  278. HTTP_Adapter: allow requests to different hosts (details)
  279. HTTP_Adapter: add missing omit qualifiers (details)
  280. testenv: use --autoreconf-in-src-copy by default (details)
  281. deps: Update titan.ProtocolModules.M3UA to upstream master (details)
  282. stp: STP_Tests_IPA.TC_tmt_loadshare_sls: Fix test expectancies (details)
  283. sccp: Improve logging receiving unexpected msg (details)
  284. sccp: Fix test rx SLS expectancies (details)
  285. SCCP_Templates: Expect either proto class0 or class1 upon rx SCCP (details)
  286. HTTP_Server_Emulation: allow multiple HTTP server ports (details)
  287. testenv: -h output: add more binary repo examples (details)
  288. bts: BTS_Tests.cfg: remove commented out params (details)
  289. bts: BTS_Tests.cfg: set BTS_Tests.mp_transceiver_num (details)
  290. bts: Run osmo-bts-trx with sched_rr priority (details)
  291. asterisk: Rework test TC_ims_call_mo_after_tcp_conn_closed with new (details)
  292. mme: Take into account KSI update by Network (details)
  293. mme: Replace TC_s1ap_setup_wrong_plmn with test with different (details)
  294. rmlinks.sh: use -delete instead of -exec rm (details)
  295. rmlinks.sh: remove non-existent path exclude (details)
  296. remove unused ROHC_CNL113426_LATEST dir (details)
  297. deps: fix overriding recipe for target 'titan.ProtocolEmulations.SCCP' (details)
  298. bts: simplify f_tc_rsl_ms_pwr_ctrl() (details)
  299. library: fix coding style near f_rnd_int() (details)
  300. library: add f_rnd_sleep() (details)
  301. library/s1ap: cosmetic: fix a typo (details)
  302. library/s1ap: split PDU specific API to S1AP_Functions.ttcn (details)
  303. s1gw: derive altsteps from f_ConnHdlr_rx_s1ap_from_{enb,mme}() (details)
  304. s1gw: add UE multiplex component (details)
  305. s1gw: add TC_uemux_uldl_nas_release (details)
  306. s1gw: disable Nagle for eNB and MME connections (details)
  307. msc: f_establish_fully(): merge EST_TYPE_MO_{CALL,CSD} (details)
  308. msc: use f_expect_paging() in SS/USSD TCs (details)
  309. msc: split up as_unexp_gsup_or_bssap_msg() (details)
  310. msc: add TC_gsup_mt_sms_{paging,conn}_timeout (details)
  311. s1gw: ConnHdlr: allow passing {MME,ENB}-UE-S1AP-ID (details)
  312. s1gw: add UEMux TCs for E-RAB SETUP and RELEASE (details)
  313. s1gw: add UEMux TCs for INITIAL CTX SETUP and UE CTX RELEASE (details)
  314. s1gw: fix passing swapped {MME,ENB}_UE_S1AP_ID (details)
  315. remsim: make client tests work in testenv (details)
  316. testenv: fix building osmo-remsim with osmo-dev (details)
  317. Cosmetic: testenv/testdir: fix formatting (details)
  318. stp: TC_tmt_loadshare*: Use new vty command 'binding-table reset' (details)
  319. testenv: fix OSMO_DEV_MAKE_DIR env var (details)
  320. sccp: testenv: fix hardcoded sccp_demo_user path (details)
  321. sccp: testenv: fix run with asan + latest binaries (details)
  322. testenv: remove TESTENV_GIT_DIR (details)
  323. msc: add/expect network-originated MT-Forward-SM.Err (details)
  324. msc: execute more SMS-over-GSUP tests via UTRAN (details)
  325. testenv: make clone project function generic (details)
  326. testenv: clone_project: fix getting latest version (details)
  327. ns: initial testenv config (details)
  328. hnbgw: Support configuring RAC on each hnb conn (details)
  329. hnbgw: Test paging with PAge Area ID IE (details)
  330. stp: Fix typo in comment (details)
  331. testenv: clean: fix cleaning git dir (details)
  332. Revert "hnbgw: Test paging with PAge Area ID IE" (details)
  333. Revert "hnbgw: Support configuring RAC on each hnb conn" (details)
  334. msc: add TC_mo_ussd_evil_ms for OS#6756 (details)
  335. buildsystem: move related scripts to subdir (details)
  336. buildsystem/regen_makefile: change to inc script (details)
  337. buildsystem: remove ttcn3_compiler workaround (details)
  338. buildsystem/regen_makefile: modernize (details)
  339. buildsystem/gen_links: move set -e to users (details)
  340. buildsystem/gen_links: rename ignore_pp_results (details)
  341. buildsystem: build out-of-tree (details)
  342. buildsystem: make output more readable (details)
  343. testenv: remove copy_ttcn3_hacks_dir (details)
  344. testenv: refactor run --until-nok code (details)
  345. testenv: run: add --bisect argument (details)
  346. start-testsuite: fix passing $TEST to ttcn3_start (details)
  347. README: use # and ## for headlines (details)
  348. start-testsuite: respect $TTCN3_DIR (if set) (details)
  349. Move f_{dec,enc}_mcc_mnc() API BSSMAP_Templates.ttcn -> GSM_Types.ttcn (details)
  350. Fix MNC decoding in f_dec_mcc_mnc() (details)
  351. hnbgw: Support configuring RAC and Cell ID on each hnb conn (details)
  352. hnbgw: Test paging with Page Area ID IE (details)
  353. README: explain how to run testsuites manually (details)
  354. start-testsuite: remove workaround for TITAN < 9.0.0 (details)
  355. testenv: support fetching coredumps in jenkins (details)
  356. bts: set osmo-bts sched priority to 30 (details)
  357. tcpdump/dumpcap: move kill_rm_pidfile to inc file (details)