1. 20f8700 PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch() by Vadim Yanitskiy · 4 years, 9 months ago
  2. b58b730 PCUIF_RAW_Components.ttcn: ClckGen_CT: fix PTCCH event handling by Vadim Yanitskiy · 4 years, 9 months ago
  3. cf47a92 pcu: TC_t3169: Check ul block reaches SGSN before timer expiration by Pau Espin Pedrol · 4 years, 9 months ago
  4. 596faa4 pcu: Introduce test TC_t3169 by Pau Espin Pedrol · 4 years, 10 months ago
  5. 6c1b4be pcu: Introduce func helper f_imm_ass_verify_ul_tbf_ass() by Pau Espin Pedrol · 4 years, 10 months ago
  6. f787b09 pcu: Allow tests to overwrite pcuif INFO_IND params by Pau Espin Pedrol · 4 years, 10 months ago
  7. c3a7732 pcu: Introduce some function helpers by Pau Espin Pedrol · 4 years, 10 months ago
  8. 02f77d8 PCU_Tests_RAW.ttcn: add a test case for continuous Timing Advance control by Vadim Yanitskiy · 4 years, 10 months ago
  9. 1f72b0a PCU_Tests_RAW.ttcn: introduce a test case for PTCCH/D coding by Vadim Yanitskiy · 4 years, 10 months ago
  10. 6276b6c PCU_Tests_RAW.ttcn: TC_cs_lqual_ul_tbf: properly check for Dynamic Assignment by Vadim Yanitskiy · 4 years, 10 months ago
  11. 740ae76 PCU_Tests_RAW.ttcn: refactor TC_pcuif_suspend: use the RAW PCU components by Vadim Yanitskiy · 4 years, 10 months ago
  12. 0eb2662 PCU_Tests_RAW.ttcn: add test case for UL link quality adaptation by Vadim Yanitskiy · 4 years, 10 months ago
  13. 3e1d318 PCU_Tests_RAW.ttcn: introduce TC_ta_rach_imm_ass to test initial TA by Vadim Yanitskiy · 4 years, 10 months ago
  14. f7d9c0f Introduce PCUIF, BTS and ClckGen components for RAW PCU test cases by Vadim Yanitskiy · 4 years, 10 months ago
  15. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  16. 7091e8d library/GSM_RR_Types.ttcn: refactor IaRestOctHH coding by Vadim Yanitskiy · 4 years, 10 months ago
  17. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 4 years, 11 months ago
  18. aa6278d pcu: add configs for running without docker by Oliver Smith · 5 years ago
  19. 00d7bc4 pcu/GPRS_TBF.ttcn: less verbose logging by Oliver Smith · 4 years, 11 months ago
  20. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  21. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  22. 7fd25cf pcu: Add TC_pcuif_suspend() to test PCU->BSSGP SUSPEND processing by Harald Welte · 5 years ago
  23. 3d1fd5f PCU: make f_bssgp_establish() run on BSSGP_Client_CT by Harald Welte · 5 years ago
  24. 797ab3a pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit case by Harald Welte · 5 years ago
  25. 0466d16 pcu: move f_pcuif_tx() to PCU_Tests_RAW as it runs on RAW_PCU_CT by Harald Welte · 5 years ago
  26. f12b5a4 pcu: Ensure we're always using the same defaults for the CGI by Harald Welte · 5 years ago
  27. a419df2 PCU_Tests.ttcn: Use "normal" Osmocom TTCN-3 coding style by Harald Welte · 5 years ago
  28. 5e514fa NS_Emulation: Add minimal support for SGSN-side SNS handling by Harald Welte · 6 years ago
  29. 64d0731 pcu: Add SNS tests for SGSN-originated BVC-RESET handling by Harald Welte · 5 years ago
  30. 7e6a35c pcu: Verify IPv4 address communicated in PCU-originated SNS-CONFIG PDU by Harald Welte · 5 years ago
  31. ecd159e pcu: Test SNS where initial IP/port is not part of configured NS-VCs by Harald Welte · 5 years ago
  32. 3b33583 pcu: Fix PCU_Tests_RAW_SNS.TC_pcuif_rach by Harald Welte · 5 years ago
  33. 33ad57b pcu: Fix TC_sns_so_config_success expectations by Harald Welte · 5 years ago
  34. 16e92f4 PCU: Add simple test for PCUIF RACH Indication by Harald Welte · 5 years ago
  35. ea3c7e9 PCU: Split RAW_PCU_CT from RAW_NS_CT by Harald Welte · 5 years ago
  36. 7209955 PCU: Add test for SNS Change Weight procedure by Harald Welte · 5 years ago
  37. 630d0e6 PCU: Add tests for SNS with separate signalling/data NS-VC, ADD, DEL by Harald Welte · 5 years ago
  38. b63c3a1 PCU: Add a bit more logging/tracing to ease debugging of SNS tests by Harald Welte · 5 years ago
  39. bf76824 PCU: Prepare for having multiple Gb connections on tester side by Harald Welte · 5 years ago
  40. c4d7beb PCU: Move SNS specific functions to PCU_Tests_RAW_SNS.ttcn by Harald Welte · 5 years ago
  41. f7b7407 PCU: Add tests for our new IP Sub-Network-Service (SNS) Gb interface by Harald Welte · 5 years ago
  42. 88963dc PCU: Change PCU-side port to 22000 by Harald Welte · 5 years ago
  43. b1b853a PCU_Tests.default: Remove content of [EXECUTE] section by Harald Welte · 5 years ago
  44. 9fbcf4b PCU: Tests for the BSS/PCU side NS/BSSGP implementations by Harald Welte · 6 years ago
  45. f4bf131 Osocom_Gb_Types: Add send/receive templates for SNS-SIZE and SNS-CONFIG procedure by Harald Welte · 6 years ago
  46. 4c32b95 start implementing the TC_paging() PCU test by Stefan Sperling · 6 years ago
  47. cdce375 PCU: cleanup test config by Max · 6 years ago
  48. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  49. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  50. 2c12b24 NS_Emulation: support multiple instances at the same time by Alexander Couzens · 6 years ago
  51. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  52. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  53. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  54. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  55. cc5c115 WIP: Work towards a more real DL TBF receiver implementation by Harald Welte · 6 years ago
  56. b669ee0 pcu: First DL TBF hack by Harald Welte · 6 years ago
  57. a35a9ca pcu: Adapt TC_paging to new code structure by Harald Welte · 6 years ago
  58. a0895f9 pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suites by Harald Welte · 6 years ago