aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-12-04Introduce NM GPRS NSVC FSMAlexander Couzens7-0/+122
2020-12-03Introduce NM GPRS CELL FSMPau Espin Pedrol7-0/+64
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol8-1/+65
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol9-11/+19
2020-12-01ctrl_test_runner.py: remove per-test startup delayNeels Hofmeyr1-1/+0
2020-11-18handover_test: add test 32: half used TCH/H on dyn TSNeels Hofmeyr2-0/+30
2020-11-18handover test 30: play through filling up all lchansNeels Hofmeyr1-0/+44
2020-11-18hodec 2: favor moving dyn TSNeels Hofmeyr1-5/+4
2020-11-17fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TSNeels Hofmeyr1-2/+1
2020-11-17handover_test: add test 31: TCH/H: re-use dyn TSNeels Hofmeyr2-0/+19
2020-11-17handover test: add test 30: de-congest TCH/F by moving to dyn TS TCH/HNeels Hofmeyr2-0/+46
2020-11-17handover_test: drop secondary array of lchansNeels Hofmeyr1-31/+11
2020-11-17handover_test: change 'meas-rep' params to bts-trx-ts-ss nrNeels Hofmeyr1-98/+122
2020-11-17handover_test: add 'set-ts-use'Neels Hofmeyr1-10/+118
2020-11-17handover test: add 'expect-ts-use' to clarify testsNeels Hofmeyr1-0/+187
2020-11-17handover test: fix dyn ts: set pchan_is on act / relNeels Hofmeyr1-0/+33
2020-11-17handover_test: allow arbitrary timeslot config and multiple TRXNeels Hofmeyr1-7/+42
2020-11-17handover_test cosmetic: eliminate bts array and bts_num from main()Neels Hofmeyr1-13/+17
2020-11-17handover_test prep: rename 'create-bts' to 'create-n-bts'Neels Hofmeyr1-31/+31
2020-11-17handover_test prep: allow configuring several trx in create_bts()Neels Hofmeyr1-24/+28
2020-11-17handover_test prep: allow arbitrary timeslots in create_bts() codeNeels Hofmeyr1-13/+32
2020-11-17handover_test prep: move generate_si() into create_bts()Neels Hofmeyr1-4/+5
2020-11-17handover_test prep: move arfcn into create_bts()Neels Hofmeyr1-4/+4
2020-11-17handover_test: fix commentNeels Hofmeyr1-1/+1
2020-11-17handover vty doc: explain rxqual valuesNeels Hofmeyr1-4/+4
2020-10-16drop features 'core-location-area-code' and 'core-cell-identity'Neels Hofmeyr1-15/+0
2020-10-15Introduce Radio Channel FSMPau Espin Pedrol7-0/+470
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol8-1/+65
2020-10-15Introduce NM BaseBand Transceiver FSMPau Espin Pedrol7-0/+64
2020-10-15Introduce NM BTS FSMPau Espin Pedrol7-0/+68
2020-10-15Introduce NM BTS Site Manager FSMPau Espin Pedrol8-0/+71
2020-10-15Set all NM OML objects to Locked by defaultPau Espin Pedrol1-1/+1
2020-10-15add smlc.vty testNeels Hofmeyr1-0/+73
2020-10-15BSSMAP RESET: move RESET-ACK into reset fsmNeels Hofmeyr1-0/+1
2020-10-15BSSMAP RESET: generalize a_reset FSMNeels Hofmeyr1-0/+4
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr3-0/+7
2020-10-07cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3Neels Hofmeyr1-1/+1
2020-10-07bsc_subscr_name: print both IMSI and TMSINeels Hofmeyr2-20/+21
2020-10-07introduce osmo_use_count for bsc_subscrNeels Hofmeyr3-37/+39
2020-10-07refactor paging: introduce bsc_paging_start()Neels Hofmeyr1-0/+3
2020-10-07compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.cNeels Hofmeyr3-4/+4
2020-10-05oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens2-2/+27
2020-10-03tests: add missing *.vty to EXTRA_DISTNeels Hofmeyr1-0/+6
2020-10-02cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespacePau Espin Pedrol1-2/+2
2020-09-18lchan_fsm, lchan_rtp_fsm: make all timers configurableOliver Smith1-0/+12
2020-09-18clean up timer definitions: introduce groups, move some T to XNeels Hofmeyr1-52/+93
2020-09-16add timer.vtyNeels Hofmeyr1-0/+95
2020-09-03CBSP VTY: re-add legacy cbc config for backwards compatNeels Hofmeyr1-0/+64
2020-08-29CBSP: add local bind to client modeNeels Hofmeyr1-0/+55
2020-08-29CBSP: rewrite the CBSP link setup and 'cbc' VTY sectionNeels Hofmeyr1-0/+156