aboutsummaryrefslogtreecommitdiffstats
path: root/tests/emu
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Use ALPHA value received in SI13 from PCUIFPau Espin Pedrol1-1/+0
2021-02-16gprs_bssgp: rename gprs_ns_config -> gprs_ns_update_configAlexander Couzens1-1/+1
2021-01-20Allow multiple bts objects in PCUPau Espin Pedrol1-5/+4
2021-01-19Get rid of bts singletonsPau Espin Pedrol1-1/+1
2021-01-19Unify BTS into a C usable structurePau Espin Pedrol1-1/+1
2021-01-18Move fc_* fields from BTS to PCUPau Espin Pedrol1-1/+1
2021-01-18Move alpha,gamma fields from BTS to PCUPau Espin Pedrol1-1/+1
2021-01-18Split PCU global PCU object from BTS objectPau Espin Pedrol1-7/+13
2020-11-04pcuif: Improve BTS-supported CS/MCS handlingPau Espin Pedrol1-1/+1
2020-10-30cosmetic: tests: pcu_emu: fix trailing whitespacePau Espin Pedrol1-1/+1
2020-10-13Rework NS configuration over the info indicationAlexander Couzens1-2/+3
2020-10-06Use the new NS2 libAlexander Couzens1-5/+19
2019-09-12Introduce osmo_tdef infra and timer VTY commandsPau Espin Pedrol1-5/+0
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-06-07gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instanceAlexander Couzens1-0/+7
2018-04-01use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-1/+2
2018-02-13emu: use libosmocore definitionsMax1-29/+1
2017-06-22tests: remove unused definitionMax1-16/+0
2017-02-08main, tests: use msgb_talloc_ctx_init() (new)Neels Hofmeyr1-1/+1
2015-05-04pcu_emu/test: Initialise current_testJacob Erlbeck1-1/+3
2015-05-04pcu: Fix non-critical warningsJacob Erlbeck3-6/+2
2013-12-12test: Remove the side-effect from the assertionHolger Hans Peter Freyther1-1/+2
2013-10-30bts: Introduce a singleton for the BTS and use it in the codeHolger Hans Peter Freyther1-14/+4
2013-10-30bts: Move struct gprs_rlcmac_bts and other structs into a bts.hHolger Hans Peter Freyther1-0/+1
2013-09-04emu: Add a crash re-producer for the SGSN (and the concept of tests)Holger Hans Peter Freyther6-13/+330
2013-09-04emu: Use OpenBSC code to decode the LLC and add assertionsHolger Hans Peter Freyther4-0/+326
2013-09-04emu: Send a static GPRS ATTACH request and wait for the reply.Holger Hans Peter Freyther2-1/+60
2013-09-04emu: Create an app that allows to communicate with a SGSNHolger Hans Peter Freyther1-0/+113