Project

General

Profile

Actions

Bug #4032

closed

RLL/LAPDm ABM has no TTCN3 tests

Added by laforge almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Abis
Target version:
-
Start date:
05/29/2019
Due date:
% Done:

100%

Spec Reference:
3GPP TS 51.010-1 Section 25.2

Description

While we test pretty much all parts of RSL, the RLL part (controlling the LAPDm instances) currently doesn't have a lot of testing yet.

What we test so far:
  • establish indication
  • establish request
  • release indication
  • release request
  • unit data indication
  • init data request

But what's missing is the part dealing with LAPDm while it is established, including segmentation/reassembly, acknowledgements, re-transmission, ...


Checklist

  • 25.2.6.1 N(S) sequence error
  • 25.2.6.2 N(R) sequence error
  • 25.2.6.3 Improper F bit
  • 25.2.7 Test on receipt of invalid frames

Related issues

Related to OsmoBTS - Feature #3075: do not transmit SI13 when the PCU is not connectedResolvedlaforge03/19/2018

Actions
Actions #1

Updated by laforge almost 5 years ago

  • Related to Feature #3075: do not transmit SI13 when the PCU is not connected added
Actions #2

Updated by laforge almost 5 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 70

there's a variety of tests now in BTS_Tests_LAPDm.ttcn.

They will be enabled in the jenkins builds once https://gerrit.osmocom.org/c/docker-playground/+/14376 is merged.

Actions #3

Updated by laforge almost 5 years ago

  • Checklist item 25.2.6.1 N(S) sequence error added
  • Checklist item 25.2.6.2 N(R) sequence error added
  • Checklist item 25.2.6.3 Improper F bit added
  • Checklist item 25.2.7 Test on receipt of invalid frames added
  • Assignee changed from laforge to Hoernchen
  • Spec Reference set to 3GPP TS 51.010-1 Section 25.2

I implemented a variety of tests in BTS_Tests_LAPDm, with only four tests remaining TBD. Handing over to Hoernchen for completing those.

The existing examples should serve as a template. The 3GPP spec references is written for testing the MS side. You have to mirror all communication, as we want to test the BTS. Please note the C/R bits of LAPDm are inverted per direction. However, if you use the symbolic constants like existing test cases you won't have to worry about that.

The L3 payload doesn't matter at all. So if the spec says "send a MM INFO" or watever, it doesn't matter. This is just so that normal phones will react "reasonable" when executing the test against them. As we don't have any L3 but simply attach to RSL/RLL, we can transmitany arbitrary L3 payload.

Actions #4

Updated by Hoernchen almost 5 years ago

  • Checklist item 25.2.6.1 N(S) sequence error set to Done
  • Checklist item 25.2.6.2 N(R) sequence error set to Done
  • Checklist item 25.2.6.3 Improper F bit set to Done
  • Checklist item 25.2.7 Test on receipt of invalid frames set to Done
Actions #5

Updated by Hoernchen almost 5 years ago

  • % Done changed from 70 to 100
Actions #6

Updated by Hoernchen almost 5 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)