Commit ec020536 authored by garciay's avatar garciay
Browse files

Session Week #40:

- Review of all test cases
parent 431e0f81
......@@ -927,10 +927,10 @@ module AtsGtpv2C_TestCases {
} // End of testcase TC_S11_MME_TM_13
/**
* @desc Verify that a Delete Bearer Failure Indicaiton is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* @desc Verify that a Delete Bearer Failure Indication is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_MME and PICS_MME_DELETE_BEARER_COMMAND
* Config Id: CF03
* Config Id: CF02
* Initial conditions:
* with {
* EPC, RAN, and one UE available.
......@@ -1097,7 +1097,7 @@ module AtsGtpv2C_TestCases {
* @desc Verify that a Stop Paging Indication message is sent on the S11/S4 interface by the S-GW to the MME/SGSN as part of the network triggered service request procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_MME
* Config Id: CF01
* Config Id: CF02
* Initial conditions:
* with {
* EPC, RAN, and one UE available.
......@@ -1135,16 +1135,17 @@ module AtsGtpv2C_TestCases {
}
// Test component configuration
f_cf01_S11Up_MME();
f_cf02_S11Up_MME();
// Start
vc_s1mme.start(f_TC_S1_MME_TM_17());
vc_sgw.start(f_TC_S11_MME_TM_17());
// synchronize PTC on 1 sychronization point(s)
f_serverSyncNClientsAndStop(1, { c_prDone, c_tbDone, c_poDone });
f_serverSyncNClientsAndStop(2, { c_initDone, c_prDone, c_tbDone, c_poDone });
// Postamble
f_cf01_S11Down_MME();
f_cf02_S11Down_MME();
} // End of testcase TC_S11_MME_TM_17
......@@ -2466,7 +2467,7 @@ module AtsGtpv2C_TestCases {
} // End of testcase TC_S11_SGW_TM_13
/**
* @desc Verify that a Delete Bearer Failure Indicaiton is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* @desc Verify that a Delete Bearer Failure Indication is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_SGW and PICS_SGW_DELETE_BEARER_FAILURE_INDICATION
* Config Id: CF02
......
......@@ -514,10 +514,10 @@
*/
/**
* @desc Verify that a Delete Bearer Failure Indicaiton is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* @desc Verify that a Delete Bearer Failure Indication is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_MME and PICS_MME_DELETE_BEARER_COMMAND
* Config Id: CF03
* Config Id: CF02
* Initial conditions:
* with {
* EPC, RAN, and one UE available.
......@@ -608,7 +608,7 @@
* @desc Verify that a Stop Paging Indication message is sent on the S11/S4 interface by the S-GW to the MME/SGSN as part of the network triggered service request procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_MME
* Config Id: CF01
* Config Id: CF02
* Initial conditions:
* with {
* EPC, RAN, and one UE available.
......@@ -1388,7 +1388,7 @@
*/
/**
* @desc Verify that a Delete Bearer Failure Indicaiton is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* @desc Verify that a Delete Bearer Failure Indication is sent on the S11 interface by the S-GW to the MME as part of the failure of an eNB requested bearer release or MME Inititated Dedicated Bearer Deactivation procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_SGW and PICS_SGW_DELETE_BEARER_FAILURE_INDICATION
* Config Id: CF02
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment