aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-04enable testosmith/pcu-testsOliver Smith1-1/+1
2019-09-04OsmoPCU instead of Osmo-PCUOliver Smith1-2/+2
2019-09-04more proper config stuffOliver Smith3-14/+16
2019-09-04WIP: add vty stuff to pcuOliver Smith5-2/+33
2019-09-04Add CBSP_CodecPort + CBSP_AdapterHarald Welte4-0/+259
2019-09-04Add CBSP (Cell Broadcast Service Protocol) types + templatesHarald Welte2-0/+1125
2019-09-03ggsn: Delete previously activated pdp ctx in *_interact()Pau Espin Pedrol1-0/+3
2019-09-02sgsn: Proper shutdown of RAN_Adapter componentsPau Espin Pedrol2-0/+88
2019-09-02BSSGP_Emulation: add BssgpDecodeDepthOliver Smith3-18/+37
2019-08-30sgsn: update configs for running without dockerOliver Smith3-6/+71
2019-08-30pcu: add configs for running without dockerOliver Smith5-0/+346
2019-08-30pcu/GPRS_TBF.ttcn: less verbose loggingOliver Smith1-3/+0
2019-08-30BSSGP_Emulation: as_unblocked: fix SIG broadcastOliver Smith1-1/+1
2019-08-29bts: add configs for running without dockerOliver Smith3-4/+225
2019-08-29bts: add test TC_pcu_socket_verify_info_indOliver Smith1-0/+23
2019-08-29bts: f_init_pcu: sleep before connectOliver Smith1-0/+3
2019-08-28sgsn: Introduce test TC_attach_echo_timeoutPau Espin Pedrol2-1/+63
2019-08-23ggsn: Introduce test TC_pdp_act2_recoveryPau Espin Pedrol2-42/+111
2019-08-23ggsn: Introduce test TC_pdp_act_restart_ctr_echoPau Espin Pedrol2-5/+86
2019-08-23sgsn: Add test to verify duplicate DeactPDPCtx crashing osmo-sgsnPau Espin Pedrol2-0/+52
2019-08-21ggsn: Introduce test TC_pdp46_act_deact_apn4Pau Espin Pedrol2-2/+26
2019-08-21ggsn: Update test xfail->pass in expected-results.xmlPau Espin Pedrol1-6/+1
2019-08-21ggsn: Add missing v4v6 tests in expected-results.xmlPau Espin Pedrol1-0/+7
2019-08-20bsc: f_ipa_unknown_unit_id: use different idOliver Smith1-1/+1
2019-08-19BSC_Tests: update number-of-bts to 4Oliver Smith1-1/+1
2019-08-19Revert "RAN_Adapter: invert check for RAN_ops == omit"Oliver Smith1-2/+2
2019-08-18NAS_EPS: fix 'make deps' (no commit specified)Harald Welte1-0/+1
2019-08-18DIAMETER_Emulation: Remove unused dependency to MobileL3 and DNSHarald Welte1-5/+1
2019-08-18IPA_Emulation: Fix building without CTRL supportHarald Welte1-2/+9
2019-08-18mme: Add missing link to DIAMETER_EncDec.cc from TITANHarald Welte2-0/+6
2019-08-18mme: Integrate DIAMETER support into MME testsuiteHarald Welte3-4/+115
2019-08-18library: Add DIAMETER Templates, Emulation, CodecPortHarald Welte5-0/+1429
2019-08-18library: Add [generated] DIAMETER_Types.ttcnHarald Welte1-0/+6652
2019-08-18mme: Add GTPv2 supportHarald Welte5-2/+411
2019-08-18mme: Extend MME tests to also include S1AP interface testingHarald Welte6-25/+399
2019-08-18TTCN-3 native function wrapper for SNOW-3GHarald Welte5-2/+557
2019-08-18remove ogslib dependency from snowHarald Welte2-5/+2
2019-08-18snow-3g.c: Mark all internal primitive functions as staticHarald Welte1-13/+13
2019-08-18snow-3g: const-ify S-boxesHarald Welte1-2/+2
2019-08-18Import snow-3g.[ch] from nextepc source codeHarald Welte2-0/+660
2019-08-18library: Add initial set of LTE/EPC NAS templatesHarald Welte3-0/+1017
2019-08-18library: Add S1AP CodecPort/EmulationHarald Welte6-1/+871
2019-08-18MSC_Tests: do not send an SGsAP-MO-CSFB-INDICATION when testing MT-CallPhilipp Maier1-3/+0
2019-08-18BSC_Tests: Change test-expectation of TC_paging_resp_unsolPhilipp Maier1-6/+23
2019-08-18sgsn: Integrate RANAPHarald Welte3-5/+106
2019-08-18RAN_Adapter: invert check for RAN_ops == omitAlexander Couzens1-2/+2
2019-08-18RAN_Adapter: protect RAN_EMULATION_CTRL with ifdefAlexander Couzens1-0/+2
2019-08-18RAN_Emulation: Support for PS domainHarald Welte1-14/+92
2019-08-18BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structureHarald Welte4-165/+112
2019-08-15library: Add S1AP TemplatesHarald Welte1-0/+907