Loading source/Annex_E_SourceCode/uicc/test/catre/cre_pcs_spco/Test_Cre_Pcs_Spco.java +6 −6 Original line number Original line Diff line number Diff line Loading @@ -381,7 +381,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { response = test.terminalResponse("81030105 00820282 81830100"); response = test.terminalResponse("81030105 00820282 81830100"); addResult(response.checkSw("9000")); addResult(response.checkSw("9000")); // Install Applet1 // Install Applet1; note that we don't want this method to consume any necessary 91XX -> true test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading @@ -395,7 +395,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { "00" + // LV TAR Value(s) "00" + // LV TAR Value(s) "00", // V Maximum number of services "00", // V Maximum number of services true); true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch SetUpEventList command // Fetch SetUpEventList command Loading Loading @@ -430,7 +430,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { // Lock Applet1; note that we don't want this method to consume any unnecessary 91XX -> true // Lock Applet1; note that we don't want this method to consume any unnecessary 91XX -> true test.lockApplication(APPLET_AID_1, true); test.lockApplication(APPLET_AID_1, true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch Polling Off command // Fetch Polling Off command Loading @@ -446,7 +446,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { // Make selectable Applet1; note that we don't want this method to consume any unnecessary 91XX -> true // Make selectable Applet1; note that we don't want this method to consume any unnecessary 91XX -> true test.unlockApplication(APPLET_AID_1, true); test.unlockApplication(APPLET_AID_1, true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch Poll Interval command // Fetch Poll Interval command Loading Loading @@ -486,7 +486,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { response = test.terminalResponse("81030104 00820282 81830100"); response = test.terminalResponse("81030104 00820282 81830100"); addResult(response.checkSw("9000")); addResult(response.checkSw("9000")); // Install Applet1 // Install Applet1; note that we don't want this method to consume any necessary 91XX -> true test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading @@ -500,7 +500,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { "00" + // LV TAR Value(s) "00" + // LV TAR Value(s) "00", // V Maximum number of services "00", // V Maximum number of services true); true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch Poll Interval command // Fetch Poll Interval command Loading source/Annex_E_SourceCode/uicc/test/catre/cre_tin_chal/Test_Cre_Tin_Chal.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -70,7 +70,7 @@ public class Test_Cre_Tin_Chal extends UiccTestModel { /** Testcase 2 */ /** Testcase 2 */ /*********************************************************************/ /*********************************************************************/ // Install Applet2 // Install Applet2; note that we don't want this method to consume any necessary 91XX -> true response = test.installApplet(CAP_FILE_PATH, CLASS_AID_2, APPLET_AID_2, response = test.installApplet(CAP_FILE_PATH, CLASS_AID_2, APPLET_AID_2, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading Loading @@ -118,7 +118,7 @@ public class Test_Cre_Tin_Chal extends UiccTestModel { /** Testcase 5 */ /** Testcase 5 */ /*********************************************************************/ /*********************************************************************/ // Install Applet3 // Install Applet3; note that we don't want this method to consume any necessary 91XX -> true response = test.installApplet(CAP_FILE_PATH, CLASS_AID_3, APPLET_AID_3, response = test.installApplet(CAP_FILE_PATH, CLASS_AID_3, APPLET_AID_3, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading Loading
source/Annex_E_SourceCode/uicc/test/catre/cre_pcs_spco/Test_Cre_Pcs_Spco.java +6 −6 Original line number Original line Diff line number Diff line Loading @@ -381,7 +381,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { response = test.terminalResponse("81030105 00820282 81830100"); response = test.terminalResponse("81030105 00820282 81830100"); addResult(response.checkSw("9000")); addResult(response.checkSw("9000")); // Install Applet1 // Install Applet1; note that we don't want this method to consume any necessary 91XX -> true test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading @@ -395,7 +395,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { "00" + // LV TAR Value(s) "00" + // LV TAR Value(s) "00", // V Maximum number of services "00", // V Maximum number of services true); true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch SetUpEventList command // Fetch SetUpEventList command Loading Loading @@ -430,7 +430,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { // Lock Applet1; note that we don't want this method to consume any unnecessary 91XX -> true // Lock Applet1; note that we don't want this method to consume any unnecessary 91XX -> true test.lockApplication(APPLET_AID_1, true); test.lockApplication(APPLET_AID_1, true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch Polling Off command // Fetch Polling Off command Loading @@ -446,7 +446,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { // Make selectable Applet1; note that we don't want this method to consume any unnecessary 91XX -> true // Make selectable Applet1; note that we don't want this method to consume any unnecessary 91XX -> true test.unlockApplication(APPLET_AID_1, true); test.unlockApplication(APPLET_AID_1, true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch Poll Interval command // Fetch Poll Interval command Loading Loading @@ -486,7 +486,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { response = test.terminalResponse("81030104 00820282 81830100"); response = test.terminalResponse("81030104 00820282 81830100"); addResult(response.checkSw("9000")); addResult(response.checkSw("9000")); // Install Applet1 // Install Applet1; note that we don't want this method to consume any necessary 91XX -> true test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, test.installApplet(CAP_FILE_PATH, CLASS_AID_1, APPLET_AID_1, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading @@ -500,7 +500,7 @@ public class Test_Cre_Pcs_Spco extends UiccTestModel { "00" + // LV TAR Value(s) "00" + // LV TAR Value(s) "00", // V Maximum number of services "00", // V Maximum number of services true); true); // Send a status command to be sure to retrieve the correct status word in the RAPDU // Send a Select command to be sure to retrieve the correct status word in the RAPDU // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) // Do not send Status, because this would turn off polling (which is coded for the start of Testcase12) test.sendApdu("00 A4 00 0C 02 3F 00"); test.sendApdu("00 A4 00 0C 02 3F 00"); // Fetch Poll Interval command // Fetch Poll Interval command Loading
source/Annex_E_SourceCode/uicc/test/catre/cre_tin_chal/Test_Cre_Tin_Chal.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -70,7 +70,7 @@ public class Test_Cre_Tin_Chal extends UiccTestModel { /** Testcase 2 */ /** Testcase 2 */ /*********************************************************************/ /*********************************************************************/ // Install Applet2 // Install Applet2; note that we don't want this method to consume any necessary 91XX -> true response = test.installApplet(CAP_FILE_PATH, CLASS_AID_2, APPLET_AID_2, response = test.installApplet(CAP_FILE_PATH, CLASS_AID_2, APPLET_AID_2, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading Loading @@ -118,7 +118,7 @@ public class Test_Cre_Tin_Chal extends UiccTestModel { /** Testcase 5 */ /** Testcase 5 */ /*********************************************************************/ /*********************************************************************/ // Install Applet3 // Install Applet3; note that we don't want this method to consume any necessary 91XX -> true response = test.installApplet(CAP_FILE_PATH, CLASS_AID_3, APPLET_AID_3, response = test.installApplet(CAP_FILE_PATH, CLASS_AID_3, APPLET_AID_3, "800A" + // TLV UICC Toolkit application specific parameters "800A" + // TLV UICC Toolkit application specific parameters "FF" + // V Priority Level "FF" + // V Priority Level Loading