1. 925818a pcu: Check received IMSI suffix from PCUIF paging request by Pau Espin Pedrol · 4 years, 7 months ago
  2. 322c793 PCU: fix: actually match IMSI in Packet Paging Request by Vadim Yanitskiy · 4 years, 7 months ago
  3. 5e51873 library/RLCMAC_CSN1_Types.ttcn: fix ps / cs selection in PageInfo union by Vadim Yanitskiy · 4 years, 7 months ago
  4. 4536c82 pcu: Move NS tests to PCU_Tests_RAW_NS.ttcn by Pau Espin Pedrol · 4 years, 7 months ago
  5. f04ba54 pcu: Pass correct fn to ts_PCUIF_DATA_CNF by Pau Espin Pedrol · 4 years, 7 months ago
  6. 88bf537 pcu: Introduce tests for CS and PS paging from SGSN/Gb by Pau Espin Pedrol · 4 years, 7 months ago
  7. 8f9daab pcu: add TC_paging_cs_from_bts by Oliver Smith · 4 years, 9 months ago
  8. ff8da19 pcu: Introduce test TC_t3193 by Pau Espin Pedrol · 4 years, 7 months ago
  9. a7b7566 pcu: Introduce test TC_imm_ass_dl_block_retrans by Pau Espin Pedrol · 4 years, 7 months ago
  10. 8948633 pcu: Introduce helpers to update AckNackDescription by Pau Espin Pedrol · 4 years, 7 months ago
  11. 7503c87 pcu: send UL CONTROL ACK triggered by DL ACK/NACK by Pau Espin Pedrol · 4 years, 7 months ago
  12. 65bab9e pcu: Support sending message to PCU at specific FN by Pau Espin Pedrol · 4 years, 7 months ago
  13. 6072725 pcu: Fix incorrect FN being send over PCUIF to PCU by Pau Espin Pedrol · 4 years, 7 months ago
  14. 6e3b689 pcu: Verify contents of data dl blocks originated from emulated SGSN by Pau Espin Pedrol · 4 years, 7 months ago
  15. a3f0a85 pcu: TC_mo_ping_pong: Check DL block is sent and ACK it by Pau Espin Pedrol · 4 years, 8 months ago
  16. 2165963 pcu: Fix RLCMAC template naming by Pau Espin Pedrol · 4 years, 8 months ago
  17. d16bb27 pcu: Handle PCUIF (DE)ACT.req messages by Pau Espin Pedrol · 4 years, 8 months ago
  18. 3eef95c pcu: Introduce tests to check UL CS initial and max by Pau Espin Pedrol · 4 years, 8 months ago
  19. 2a45a50 pcu: Add VTY support and use it to set (M)CS lqual thresholds by Pau Espin Pedrol · 4 years, 8 months ago
  20. 1755fab pcu: Introduce test TC_mo_ping_pong by Pau Espin Pedrol · 4 years, 9 months ago
  21. 36558d9 library/PCUIF_Types.ttcn: extend RACH.ind with TRX / TS number fields by Vadim Yanitskiy · 4 years, 8 months ago
  22. 26cd244 PCU_Tests_RAW.ttcn: fix the expectations of TC_cs_lqual_ul_tbf by Vadim Yanitskiy · 4 years, 8 months ago
  23. 0361193 Update README.md of several TTCN3 test suites by Pau Espin Pedrol · 4 years, 8 months ago
  24. 20f8700 PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch() by Vadim Yanitskiy · 4 years, 9 months ago
  25. b58b730 PCUIF_RAW_Components.ttcn: ClckGen_CT: fix PTCCH event handling by Vadim Yanitskiy · 4 years, 9 months ago
  26. cf47a92 pcu: TC_t3169: Check ul block reaches SGSN before timer expiration by Pau Espin Pedrol · 4 years, 9 months ago
  27. 596faa4 pcu: Introduce test TC_t3169 by Pau Espin Pedrol · 4 years, 10 months ago
  28. 6c1b4be pcu: Introduce func helper f_imm_ass_verify_ul_tbf_ass() by Pau Espin Pedrol · 4 years, 10 months ago
  29. f787b09 pcu: Allow tests to overwrite pcuif INFO_IND params by Pau Espin Pedrol · 4 years, 10 months ago
  30. c3a7732 pcu: Introduce some function helpers by Pau Espin Pedrol · 4 years, 10 months ago
  31. 02f77d8 PCU_Tests_RAW.ttcn: add a test case for continuous Timing Advance control by Vadim Yanitskiy · 4 years, 10 months ago
  32. 1f72b0a PCU_Tests_RAW.ttcn: introduce a test case for PTCCH/D coding by Vadim Yanitskiy · 4 years, 10 months ago
  33. 6276b6c PCU_Tests_RAW.ttcn: TC_cs_lqual_ul_tbf: properly check for Dynamic Assignment by Vadim Yanitskiy · 4 years, 10 months ago
  34. 740ae76 PCU_Tests_RAW.ttcn: refactor TC_pcuif_suspend: use the RAW PCU components by Vadim Yanitskiy · 4 years, 10 months ago
  35. 0eb2662 PCU_Tests_RAW.ttcn: add test case for UL link quality adaptation by Vadim Yanitskiy · 4 years, 10 months ago
  36. 3e1d318 PCU_Tests_RAW.ttcn: introduce TC_ta_rach_imm_ass to test initial TA by Vadim Yanitskiy · 4 years, 10 months ago
  37. f7d9c0f Introduce PCUIF, BTS and ClckGen components for RAW PCU test cases by Vadim Yanitskiy · 4 years, 10 months ago
  38. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  39. 7091e8d library/GSM_RR_Types.ttcn: refactor IaRestOctHH coding by Vadim Yanitskiy · 4 years, 10 months ago
  40. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 4 years, 11 months ago
  41. aa6278d pcu: add configs for running without docker by Oliver Smith · 5 years ago
  42. 00d7bc4 pcu/GPRS_TBF.ttcn: less verbose logging by Oliver Smith · 4 years, 11 months ago
  43. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  44. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  45. 7fd25cf pcu: Add TC_pcuif_suspend() to test PCU->BSSGP SUSPEND processing by Harald Welte · 5 years ago
  46. 3d1fd5f PCU: make f_bssgp_establish() run on BSSGP_Client_CT by Harald Welte · 5 years ago
  47. 797ab3a pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit case by Harald Welte · 5 years ago
  48. 0466d16 pcu: move f_pcuif_tx() to PCU_Tests_RAW as it runs on RAW_PCU_CT by Harald Welte · 5 years ago
  49. f12b5a4 pcu: Ensure we're always using the same defaults for the CGI by Harald Welte · 5 years ago
  50. a419df2 PCU_Tests.ttcn: Use "normal" Osmocom TTCN-3 coding style by Harald Welte · 5 years ago
  51. 5e514fa NS_Emulation: Add minimal support for SGSN-side SNS handling by Harald Welte · 6 years ago
  52. 64d0731 pcu: Add SNS tests for SGSN-originated BVC-RESET handling by Harald Welte · 5 years ago
  53. 7e6a35c pcu: Verify IPv4 address communicated in PCU-originated SNS-CONFIG PDU by Harald Welte · 5 years ago
  54. ecd159e pcu: Test SNS where initial IP/port is not part of configured NS-VCs by Harald Welte · 5 years ago
  55. 3b33583 pcu: Fix PCU_Tests_RAW_SNS.TC_pcuif_rach by Harald Welte · 5 years ago
  56. 33ad57b pcu: Fix TC_sns_so_config_success expectations by Harald Welte · 5 years ago
  57. 16e92f4 PCU: Add simple test for PCUIF RACH Indication by Harald Welte · 5 years ago
  58. ea3c7e9 PCU: Split RAW_PCU_CT from RAW_NS_CT by Harald Welte · 5 years ago
  59. 7209955 PCU: Add test for SNS Change Weight procedure by Harald Welte · 5 years ago
  60. 630d0e6 PCU: Add tests for SNS with separate signalling/data NS-VC, ADD, DEL by Harald Welte · 5 years ago
  61. b63c3a1 PCU: Add a bit more logging/tracing to ease debugging of SNS tests by Harald Welte · 5 years ago
  62. bf76824 PCU: Prepare for having multiple Gb connections on tester side by Harald Welte · 5 years ago
  63. c4d7beb PCU: Move SNS specific functions to PCU_Tests_RAW_SNS.ttcn by Harald Welte · 5 years ago
  64. f7b7407 PCU: Add tests for our new IP Sub-Network-Service (SNS) Gb interface by Harald Welte · 5 years ago
  65. 88963dc PCU: Change PCU-side port to 22000 by Harald Welte · 5 years ago
  66. b1b853a PCU_Tests.default: Remove content of [EXECUTE] section by Harald Welte · 5 years ago
  67. 9fbcf4b PCU: Tests for the BSS/PCU side NS/BSSGP implementations by Harald Welte · 6 years ago
  68. f4bf131 Osocom_Gb_Types: Add send/receive templates for SNS-SIZE and SNS-CONFIG procedure by Harald Welte · 6 years ago
  69. 4c32b95 start implementing the TC_paging() PCU test by Stefan Sperling · 6 years ago
  70. cdce375 PCU: cleanup test config by Max · 6 years ago
  71. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  72. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  73. 2c12b24 NS_Emulation: support multiple instances at the same time by Alexander Couzens · 6 years ago
  74. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  75. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  76. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  77. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  78. cc5c115 WIP: Work towards a more real DL TBF receiver implementation by Harald Welte · 6 years ago
  79. b669ee0 pcu: First DL TBF hack by Harald Welte · 6 years ago
  80. a35a9ca pcu: Adapt TC_paging to new code structure by Harald Welte · 6 years ago
  81. a0895f9 pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suites by Harald Welte · 6 years ago