Loading source/Annex_E_SourceCode/uicc/test/access/api_1_fvw_incr/Test_Api_1_Fvw_Incr.java +6 −5 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { public boolean run() { APDUResponse data = null; boolean result = false; initialiseResults(); // test script test.reset(); Loading Loading @@ -71,7 +71,7 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { // Trigger Applet response = test.envelopeMenuSelection("100101", ""); result = response.checkSw("9000"); addResult(response.checkSw("9000")); /*********************************************************************/ Loading @@ -81,8 +81,9 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { /*********************************************************************/ response = test.selectApplication(APPLET_AID_1); result &= response.checkData("10" + APPLET_AID_1 + "10" + "CCCCCCCC CCCCCCCC CCCCCCCC CCCCCCCC"); // Note: as test case 15 is Void, we expect '00' for the result addResult(response.checkData("10" + APPLET_AID_1 + "10" + "CCCCCCCC CCCCCCCC CCCCCCCC CCCC00CC")); /*********************************************************************/ /*********************************************************************/ Loading @@ -96,6 +97,6 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { test.deletePackage(CAP_FILE_PATH); return result; return getOverallResult(); } } source/Annex_E_SourceCode/uicc/test/catre/cre_reg_evtr/Test_Cre_Reg_Evtr.java +3 −3 Original line number Diff line number Diff line Loading @@ -54,10 +54,10 @@ public class Test_Cre_Reg_Evtr extends UiccTestModel { "00" + // LV TAR Value(s) "00"); // V Maximum number of services test.status("00", "0C", "00"); // test script response = test.makeSelectableApplet(APPLET_AID_1); // Send a status command to be sure to retrieve the correct status word in the RAPDU test.status("00", "0C", "00"); addResult(response.checkSw("910F")); response = test.fetch("0F"); addResult(response.checkData("D00D8103 01050082 02818299 020004") || Loading @@ -68,7 +68,7 @@ public class Test_Cre_Reg_Evtr extends UiccTestModel { response = test.envelopeEventDownloadUserActivity(); addResult(response.checkSw("910F")); response = test.fetch("0F"); addResult(response.checkData("D00D8103 01050082 02818299 020003")) || addResult(response.checkData("D00D8103 01050082 02818299 020003") || response.checkData("D00D8103 01050082 02818219 020003")); test.terminalResponse("81030105 00820282 81830100"); Loading source/Annex_E_SourceCode/uicc/test/toolkit/api_2_prh_cpyv/Test_Api_2_Prh_Cpyv.java +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ public class Test_Api_2_Prh_Cpyv extends UiccTestModel + "78749102 0010")); response = test.terminalResponse("81030123 00020282 81030100 0D110400" + "02030405060708090A0B0C0D0E0F"); + "0102030405060708090A0B0C0D0E0F"); addResult(response.checkSw("9000")); /*********************************************************************/ Loading Loading
source/Annex_E_SourceCode/uicc/test/access/api_1_fvw_incr/Test_Api_1_Fvw_Incr.java +6 −5 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { public boolean run() { APDUResponse data = null; boolean result = false; initialiseResults(); // test script test.reset(); Loading Loading @@ -71,7 +71,7 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { // Trigger Applet response = test.envelopeMenuSelection("100101", ""); result = response.checkSw("9000"); addResult(response.checkSw("9000")); /*********************************************************************/ Loading @@ -81,8 +81,9 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { /*********************************************************************/ response = test.selectApplication(APPLET_AID_1); result &= response.checkData("10" + APPLET_AID_1 + "10" + "CCCCCCCC CCCCCCCC CCCCCCCC CCCCCCCC"); // Note: as test case 15 is Void, we expect '00' for the result addResult(response.checkData("10" + APPLET_AID_1 + "10" + "CCCCCCCC CCCCCCCC CCCCCCCC CCCC00CC")); /*********************************************************************/ /*********************************************************************/ Loading @@ -96,6 +97,6 @@ public class Test_Api_1_Fvw_Incr extends UiccTestModel { test.deletePackage(CAP_FILE_PATH); return result; return getOverallResult(); } }
source/Annex_E_SourceCode/uicc/test/catre/cre_reg_evtr/Test_Cre_Reg_Evtr.java +3 −3 Original line number Diff line number Diff line Loading @@ -54,10 +54,10 @@ public class Test_Cre_Reg_Evtr extends UiccTestModel { "00" + // LV TAR Value(s) "00"); // V Maximum number of services test.status("00", "0C", "00"); // test script response = test.makeSelectableApplet(APPLET_AID_1); // Send a status command to be sure to retrieve the correct status word in the RAPDU test.status("00", "0C", "00"); addResult(response.checkSw("910F")); response = test.fetch("0F"); addResult(response.checkData("D00D8103 01050082 02818299 020004") || Loading @@ -68,7 +68,7 @@ public class Test_Cre_Reg_Evtr extends UiccTestModel { response = test.envelopeEventDownloadUserActivity(); addResult(response.checkSw("910F")); response = test.fetch("0F"); addResult(response.checkData("D00D8103 01050082 02818299 020003")) || addResult(response.checkData("D00D8103 01050082 02818299 020003") || response.checkData("D00D8103 01050082 02818219 020003")); test.terminalResponse("81030105 00820282 81830100"); Loading
source/Annex_E_SourceCode/uicc/test/toolkit/api_2_prh_cpyv/Test_Api_2_Prh_Cpyv.java +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ public class Test_Api_2_Prh_Cpyv extends UiccTestModel + "78749102 0010")); response = test.terminalResponse("81030123 00020282 81030100 0D110400" + "02030405060708090A0B0C0D0E0F"); + "0102030405060708090A0B0C0D0E0F"); addResult(response.checkSw("9000")); /*********************************************************************/ Loading