aboutsummaryrefslogtreecommitdiffstats
path: root/pcu/PCU_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2021-05-18pcu: Introduce test TC_t3141Pau Espin Pedrol1-0/+105
2021-05-17pcu: Introduce test TC_rim_ran_info_req_single_rep_eutranPau Espin Pedrol1-29/+56
2021-05-13pcu: TC_n3103_max_t3169: Send TLLI in UL blocksPau Espin Pedrol1-1/+1
2021-04-27f_TC_egprs_pkt_chan_req_reject: Validate WaitIndication in ImmAssRejPau Espin Pedrol1-3/+5
2021-04-27pcu: Drop test TC_t3169Pau Espin Pedrol1-44/+0
2021-04-27pcu: Take into account TbfStartingTimePau Espin Pedrol1-18/+24
2021-04-21pcu: Introduce test TC_n3103_max_t3169Pau Espin Pedrol1-0/+103
2021-04-21pcu: Fix TC_n3105_max_t3195Pau Espin Pedrol1-2/+6
2021-04-19pcu: Fix typo in variable namePau Espin Pedrol1-2/+2
2021-03-29pcu: Adapt N3101_MAX verification expectationsPau Espin Pedrol1-4/+3
2021-03-29pcu: Avoid early TBF release due to N3101 in TC_multiplex_dl_gprs_egprsPau Espin Pedrol1-8/+35
2021-03-23library/PCUIF_Types: get rid of version 9 compatibility glueVadim Yanitskiy1-40/+38
2021-03-05pcu: Introduce test TC_n3101_max_t3169Pau Espin Pedrol1-0/+107
2021-03-05pcu: Introduce test TC_n3105_max_t3195Pau Espin Pedrol1-0/+121
2021-03-05pcu: Introduce tests to validate X2301 and T3191Pau Espin Pedrol1-0/+181
2021-03-04pcu: Introduce test TC_dl_no_ack_retrans_imm_assPau Espin Pedrol1-0/+92
2021-03-03pcu: f_TC_mo_ping_pong_2phase_access(): Fix race conditionPau Espin Pedrol1-0/+2
2021-03-03pcu: f_TC_mo_ping_pong_2phase_access(): Drop sending TLLI after 2nd phasePau Espin Pedrol1-1/+1
2021-03-01PCUIF: Fix naming of counters in InfoIndPau Espin Pedrol1-3/+3
2021-02-21PCU_Tests: make use of GprsMS in TC_ta_idle_dl_tbf_ass()Vadim Yanitskiy1-6/+5
2021-02-18pcu: Introduce test TC_nacc_outbound_pkt_cell_chg_notif_nonassigned_dl_tbfPau Espin Pedrol1-0/+86
2021-02-13pcu: Introduce several tests TC_nacc_outbound_pkt_cell_chg_notif_twice*Pau Espin Pedrol1-0/+269
2021-02-13pcu: Introduce several tests TC_nacc_outbound_pkt_cell_chg_notif_dup*Pau Espin Pedrol1-0/+214
2021-02-13pcu: Convert f_handle_pkt_neighbor_cell_data impl to use alt statementsPau Espin Pedrol1-73/+5
2021-02-12pcu: Introduce tests checking Pkt Cell Chg Notif different msg retransPau Espin Pedrol1-0/+170
2021-02-12pcu: Introduce tests checking Pkt Cell Chg Notif dup retransPau Espin Pedrol1-23/+219
2021-02-08pcu: TC_rim_ran_info_req_single_rep: don't duplicate si_default locallyPau Espin Pedrol1-10/+4
2021-02-08Fix tons of warnings in RLCMAC and pcuPau Espin Pedrol1-35/+35
2021-02-05pcu: Define a global default set of MS RaCapPau Espin Pedrol1-144/+41
2021-02-05pcu: Rewrite GPRS_Components functions to use pre-decoded RLCMAC blocks comin...Pau Espin Pedrol1-19/+10
2021-02-03pcu: TC_bssgp_dl_unitdata_with_invalid_imsi: Expect BSSGP STATUS on correct portPau Espin Pedrol1-1/+1
2021-02-03pcu: Introduce test TC_nacc_outbound_success_no_ctrl_ackPau Espin Pedrol1-2/+59
2021-02-03pcu: ACK Pkt Cell Change ContinuePau Espin Pedrol1-8/+31
2021-02-02PCU_Tests: add testcase TC_rim_ran_info_req_single_rep and _no_siPhilipp Maier1-0/+155
2021-02-01pcu: Introduce test TC_nacc_outbound_success_twice_nocachePau Espin Pedrol1-0/+54
2021-01-30pcu: Introduce test TC_nacc_outbound_rac_ci_resolve_conn_refusedPau Espin Pedrol1-0/+57
2021-01-30pcu: Introduce test TC_nacc_outbound_success_twicePau Espin Pedrol1-50/+145
2021-01-30pcu: Introduce test TC_nacc_outbound_rac_ci_resolve_fail_parse_responsePau Espin Pedrol1-0/+62
2021-01-30pcu: Introduce test TC_nacc_outbound_si_resolve_timeoutPau Espin Pedrol1-0/+77
2021-01-30pcu: Introduce test TC_nacc_outbound_rac_ci_resolve_timeoutPau Espin Pedrol1-1/+63
2021-01-30pcu: Introduce test TC_nacc_outbound_successPau Espin Pedrol1-1/+187
2021-01-26pcu: Ignore dummy rlcmac packets in f_ms_rx_pkt_ass_pacchPau Espin Pedrol1-4/+4
2021-01-11pcu: Introduce test TC_pcuif_suspend_active_tbfPau Espin Pedrol1-0/+75
2021-01-11pcu: Assign TLLI_UNUSED instead of string literalPau Espin Pedrol1-1/+1
2021-01-11pcu: Use TLLI_UNUSED constant everywherePau Espin Pedrol1-21/+21
2020-12-11pcu: Fix counter expectancies after LLC UI dummy frame fixes in PCUPau Espin Pedrol1-2/+2
2020-12-10sgsn+pcu: Port suspend/resume cases to new BSSGP_CT:GLOBAL portHarald Welte1-1/+1
2020-12-07pcu: Verify LLC UI dummy frames are not appended at end of rlcmac DL blockPau Espin Pedrol1-0/+77
2020-11-30pcu: Introduce test TC_mcs_max_dlPau Espin Pedrol1-12/+53
2020-11-26pcu: Introduce test TC_multiplex_dl_gprs_egprsPau Espin Pedrol1-0/+171