Commit 313781c0 authored by Sebastian Hans's avatar Sebastian Hans
Browse files

CR 54 SET(22)000130r1 Remove unnecessary Set Up Event List from Terminal Profiles

parent a04a337d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ public class Test_Cre_Apt_Efca extends UiccTestModel {

        test.reset();
        //***TEST CASE 4: 1-APPLET 5 IS TRIGGERED BY THE EVENT_FIRST_COMMAND_AFTER_ATR
        response = test.terminalProfile("09010020 01");
        response = test.terminalProfile("09010020");
        addResult(response.checkSw("911E"));
        //***TEST CASE 4: 1-APPLET 5 DISABLES A MENU ENTRY, THE FETCH OF SET UP MENU CONTAIN ONLY ONE ITEM
        response = test.fetch("1E");
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ public class Test_Cre_Apt_Emsh extends UiccTestModel {
                                    "00"  + // LV TAR Value(s)
                                    "00");  // V Maximum number of services
        test.reset();
        test.terminalProfile("09010020 01");
        test.terminalProfile("09010020");
        //UICC proactive command SET UP MENU, Menu Entry ID 05, 06, 07, Help Request supported
        response = test.fetch("37");
        addResult(response.checkData("D0358103 01258082 02818285 09554943" +