magma / S1APTester

A test tool that simulates the s1aptest functionality of a LTE network
Other
54 stars 43 forks source link

[bug fix] bug fix for multi pdn support #6

Closed pruthvihebbani closed 4 years ago

pruthvihebbani commented 4 years ago

Title

Fixed bugs found during the execution of multi pdn negative tcs

Summary

This PR has the fix for handling PDN disconnect reject received from MME and sending it to test controller

Test plan

  1. Executed s1 sim sanity
  2. Executed multi PDN TCs
  3. Executed dedicated bearer TCs

Note : This PR has dependency on magma PR #1052 and #1051