aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/BSC_Tests_CBSP.ttcn
AgeCommit message (Expand)AuthorFilesLines
2020-10-15disable testsneels/lcsNeels Hofmeyr1-0/+3
2020-09-18bsc: Rework CBSP tests to support testing IPv6Pau Espin Pedrol1-43/+143
2020-08-29BSC CBSP: apply changes to 'cbc' vty section, switch server<->client modesNeels Hofmeyr1-2/+16
2020-08-25bsc CBSP: expect zero-payload ETWS CMD after CBSP RESETNeels Hofmeyr1-0/+12
2020-08-21BSC_Tests_CBSP.ttcn: Fix tons of compiler warningsHarald Welte1-6/+6
2020-08-13bsc CBSP: clear all CBSP state between runsNeels Hofmeyr1-1/+8
2020-08-13bsc CBSP: fix argument order for f_gen_etws_pnNeels Hofmeyr1-2/+2
2020-08-13bsc CBSP: fix TC_cbsp_write_then_replaceNeels Hofmeyr1-2/+4
2020-08-13bsc CBSP: fix TC_cbsp_write_laiNeels Hofmeyr1-2/+6
2020-08-13bsc CBSP: introduce g_cbsp_msg_id and g_cbsp_ser_noNeels Hofmeyr1-49/+73
2020-08-13bsc CBSP: cosmetic: rename f_cbsp_init_tail() to f_expect_cbsp_restart()Neels Hofmeyr1-2/+2
2020-08-13bsc CBSP: TC_cbsp_write_bss: run a fixed series of payload lengthsNeels Hofmeyr1-7/+33
2020-08-13bsc CBSP: f_page2rsl(): allow expecting specific nr of blocksNeels Hofmeyr1-1/+7
2020-08-13bsc CBSP: f_gen_page(): allow passing explicit payload lenNeels Hofmeyr1-7/+11
2020-08-13bsc CBSP: f_gen_page(): fix generated payload size rangeNeels Hofmeyr1-1/+4
2020-08-13bsc CBSP: f_page2rsl: fix nr of blocks calculationNeels Hofmeyr1-4/+24
2020-08-13bsc CBSP: quick-fix f_cbsp_init_client()Neels Hofmeyr1-1/+3
2020-08-04bsc CBSP: allow passing guard_timeout to BSC_Tests.f_init()Neels Hofmeyr1-4/+4
2020-07-29bsc CBSP: add numerous mtc.stop after fail verdictsNeels Hofmeyr1-0/+11
2020-07-29bsc CBSP: drop unused vars 'pages'Neels Hofmeyr1-2/+0
2020-05-25BSC: use existing templates for ASP_RSL_UnitdataVadim Yanitskiy1-20/+15
2020-05-25library/IPA_Emulation: assume TRX#0 in ASP_RSL_Unitdata templatesVadim Yanitskiy1-10/+7
2020-04-01bsc: Ensure osmo-bsc.fg + BSC_Tests_CBSP.ttcn defaults matchHarald Welte1-8/+8
2019-09-07bsc: Test that ETWS Primary Notification is passed via RSL to PCHHarald Welte1-0/+77
2019-09-07bsc: Test that ETWS Primary Notification are sent via dedicated channelsHarald Welte1-0/+86
2019-09-05bsc: Test suite for CBSP (Cell Broadcast Service Protocol)Harald Welte1-0/+505