aboutsummaryrefslogtreecommitdiffstats
path: root/pcu
AgeCommit message (Expand)AuthorFilesLines
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 Pedrol2-1/+103
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 Pedrol2-7/+223
2021-02-13pcu: Convert f_handle_pkt_neighbor_cell_data impl to use alt statementsPau Espin Pedrol2-73/+111
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-09pcu: move generic RAW_NS_CT function to library/RAW_NSAlexander Couzens1-184/+0
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 Pedrol2-36/+36
2021-02-08pcu: Fix warning: control reaches end of non-void functionPau Espin Pedrol1-2/+4
2021-02-08pcu: Fix inadequate restriction on the referenced template parameterPau Espin Pedrol1-1/+1
2021-02-08pcu: Fix inadequate restriction on the referenced template parameterPau Espin Pedrol1-1/+1
2021-02-05pcu: fix syntax in PCU_Tests.cfgAlexander Couzens1-2/+0
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 Pedrol2-99/+106
2021-02-05PCUIF: Allow receiving decoded RR/RLCMAC blocks in DATA REQPau Espin Pedrol1-1/+81
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 Pedrol4-3/+193
2021-01-26pcu: Ignore dummy rlcmac packets in f_ms_rx_pkt_ass_pacchPau Espin Pedrol2-29/+54
2021-01-20NS_Emulation: Respect data_weight==0 or signalling_weight==0Harald Welte3-6/+22
2021-01-20pcu: Connect to RIM port from BSSGP_EmulationPau Espin Pedrol1-0/+3
2021-01-17RAW_NS: rework NS connection to use NS_ProviderAlexander Couzens7-71/+162
2021-01-14update expected-results.xmlAlexander Couzens1-5/+36
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-16PCU_Tests_SNS: improve SGSN originated BVC-RESETsAlexander Couzens1-2/+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 Welte2-1/+2
2020-12-10pcu: SNS: fix typoAlexander Couzens1-1/+1
2020-12-10pcu: SNS: add TC_sns_add_existentAlexander Couzens1-3/+12
2020-12-10pcu: SNS: remove TODO expect FLOW-CONTROL BVCAlexander Couzens1-1/+0
2020-12-10pcu: TC_sns_add: fix wrong udp port in SNS ADD messageAlexander Couzens1-1/+1
2020-12-07pcu: Verify LLC UI dummy frames are not appended at end of rlcmac DL blockPau Espin Pedrol2-14/+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
2020-11-20pcu: Fix counter expectancies in TC_bssgp_dl_unitdata_with_valid_imsiPau Espin Pedrol1-1/+1
2020-11-18pcu: Implement ACKing EGPRS Dl TBF blocksPau Espin Pedrol2-15/+103
2020-11-17pcu: Set acceptable logging verbosity for ConsoleMaskPau Espin Pedrol1-2/+3
2020-11-16BSSGP_Emulation: Allow a "CreateCb" to handle unknown inbound TLLIHarald Welte1-1/+2