osmo-ttcn3-hacks/pcu
Vadim Yanitskiy 20f8700767 PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch()
As it turns out, it was a bad idea to use a counter in altstep
as_ta_ptcch(), because its value is getting lost. Let's instead
introduce a new type PTCCH_TAI_ToA_MAP, which is basically a
list of ToA values for each PTCCH/U sub-slot (TA Index), and
pass it to the altstep.

Change-Id: I74252dfb929fcb32d07e8728d692674931fae727
2019-10-09 15:24:22 +00:00
..
GPRS_Context.ttcn pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suites 2018-03-12 14:23:57 +00:00
GPRS_TBF.ttcn pcu/GPRS_TBF.ttcn: less verbose logging 2019-08-30 12:05:39 +02:00
PCUIF_RAW_Components.ttcn PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch() 2019-10-09 15:24:22 +00:00
PCU_Tests.cfg PCU: Change PCU-side port to 22000 2019-02-26 10:20:29 +00:00
PCU_Tests.default pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit case 2019-03-27 11:17:49 +00:00
PCU_Tests.ttcn PCU_Tests_RAW.ttcn: refactor TC_pcuif_suspend: use the RAW PCU components 2019-09-29 16:19:36 +07:00
PCU_Tests_RAW.ttcn PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch() 2019-10-09 15:24:22 +00:00
PCU_Tests_RAW_SNS.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
PCU_Tests_SNS.cfg pcu: add configs for running without docker 2019-08-30 13:21:54 +02:00
expected-results.xml start implementing the TC_paging() PCU test 2018-11-19 11:10:22 +00:00
gen_links.sh PCU: Tests for the BSS/PCU side NS/BSSGP implementations 2019-02-21 11:53:42 +01:00
osmo-bsc.cfg pcu: add configs for running without docker 2019-08-30 13:21:54 +02:00
osmo-bts.cfg pcu: add configs for running without docker 2019-08-30 13:21:54 +02:00
osmo-pcu-sns.cfg pcu: add configs for running without docker 2019-08-30 13:21:54 +02:00
osmo-pcu.cfg pcu: add configs for running without docker 2019-08-30 13:21:54 +02:00
regen_makefile.sh Osocom_Gb_Types: Add send/receive templates for SNS-SIZE and SNS-CONFIG procedure 2019-02-18 20:25:00 +01:00