aboutsummaryrefslogtreecommitdiffstats
path: root/cbc
AgeCommit message (Expand)AuthorFilesLines
2022-08-05cbc: Add expected-results.xmlPau Espin Pedrol1-0/+32
2022-08-05cbc: Introduce test TC_cell_failure_restart_active_{cbc,mme}Pau Espin Pedrol1-0/+122
2022-08-05cbc: Introduce test TC_cell_failure_restart_idle_mmePau Espin Pedrol1-0/+26
2022-08-05cbc: Introduce test TC_cell_failure_restart_idle_bscPau Espin Pedrol1-0/+29
2022-08-05cbc: BCS_ConnHdlr: avoid handling received RESTART messagesPau Espin Pedrol1-1/+0
2022-08-05cbc: Introduce test TC_create_nack_mmePau Espin Pedrol2-2/+23
2022-08-05cbc: Introduce test TC_create_nack_bscPau Espin Pedrol2-4/+44
2022-08-05cbc: remove unneded template local varPau Espin Pedrol1-6/+2
2022-08-05cbc: Test ETWS msg over SBc-APPau Espin Pedrol2-5/+24
2022-08-05cbc: Test ETWS msg over CBSPPau Espin Pedrol4-11/+90
2022-08-04cbc: test concurrent CBS messagePau Espin Pedrol1-0/+58
2022-08-04cbc: Test sending Unknown TAI List to osmo-cbcPau Espin Pedrol2-3/+32
2022-08-02cbc: Support mme/bsc sctp/tcp server modePau Espin Pedrol4-10/+139
2022-08-02cbc: Add TguardPau Espin Pedrol1-2/+16
2022-08-02cbc: Send Write-Replace-Warn-Ind after ACKing the requestPau Espin Pedrol2-2/+53
2022-08-02cbc: Change default cbsp/sbcap ports to allow multiple bsc/mmePau Espin Pedrol1-2/+2
2022-08-02cbc: Enable MMEs and BSCs selectivelyPau Espin Pedrol1-17/+29
2022-07-29cbc: Fix use of incorrect variable in loopPau Espin Pedrol1-1/+1
2022-07-29cbc: Handle each CBSP and SBc-AP on a separate componentPau Espin Pedrol5-317/+600
2022-07-20cbc: Fix f_sbcap_tx_write_replace_warn_resp()Pau Espin Pedrol1-0/+2
2022-07-18Support for SBc-AP protocol as used on the MME-CBC interfacePau Espin Pedrol3-2/+80
2022-07-08cbc: Refactor and split f_cbsp_write()Pau Espin Pedrol1-21/+38
2022-06-23cbc: Introduce f_shutdown_helper() and call it in every testPau Espin Pedrol1-2/+14
2022-06-17cbc: Improve CBSP port configurationPau Espin Pedrol1-4/+5
2022-06-16cbc: Fix trailing whitespacePau Espin Pedrol1-1/+1
2022-06-15Move SABP_Selftest.ttcn under library/sabpPau Espin Pedrol1-180/+0
2022-06-15Move all SABP files to library/sabp/Pau Espin Pedrol1-1/+1
2022-05-01cbc: Expect CBC to include Channel Indicator IE in CBSP KILLHarald Welte1-1/+2
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-4/+21
2021-02-22cbc: Initial set of CBC tess for osmo-cbcHarald Welte7-0/+892