From: j8takagi Date: Mon, 13 Dec 2010 16:41:58 +0000 (+0900) Subject: テストがトップから実行できなくなっていたので、実行できるよう修正 X-Git-Tag: v0.1p15~15^2~1 X-Git-Url: https://j8takagi.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2040c1f55d3288a2719a8ca46ef7d246586303;p=YACASL2.git テストがトップから実行できなくなっていたので、実行できるよう修正 --- diff --git a/Makefile b/Makefile index eef3b0c..5a4b7a2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -CLEANDIR = - .PHONY: build check doc clean build: diff --git a/test/.gitignore b/test/.gitignore index 0659e1a..58f3cb0 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -2,5 +2,4 @@ report.txt diff.txt err.txt -TEST.log -Test.log \ No newline at end of file +*.log diff --git a/test/system/Makefile b/test/system/Makefile new file mode 100644 index 0000000..9668e4c --- /dev/null +++ b/test/system/Makefile @@ -0,0 +1,5 @@ +check: casl2 comet2 dumpword + $(MAKE) -sC casl2 + $(MAKE) -sC comet2 + $(MAKE) -sC dumpword + diff --git a/test/system/casl2/CASL2.log b/test/system/casl2/CASL2.log index c974e84..0f459f7 100644 --- a/test/system/casl2/CASL2.log +++ b/test/system/casl2/CASL2.log @@ -1,587 +1,587 @@ -cmd_SRA_sra_z: Test Success 2010-12-13 18:44:34 +cmd_SRA_sra_z: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_z/detail.log -cmd_XOR_xor0: Test Success 2010-12-13 18:44:34 +cmd_XOR_xor0: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0/detail.log -cmd_SUBL_subl0_lo: Test Success 2010-12-13 18:44:35 +cmd_SUBL_subl0_lo: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_lo/detail.log -cmd_JPL_jpl_o: Test Success 2010-12-13 18:44:35 +cmd_JPL_jpl_o: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_o/detail.log -cmd_AND_and0_s: Test Success 2010-12-13 18:44:35 +cmd_AND_and0_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0_s/detail.log -cmd_SLA_sla_oz: Test Success 2010-12-13 18:44:35 +cmd_SLA_sla_oz: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_oz/detail.log -cmd_RPUSH_rpush: Test Success 2010-12-13 18:44:35 +cmd_RPUSH_rpush: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_RPUSH_rpush/detail.log -cmd_ADDL_addl2: Test Success 2010-12-13 18:44:35 +cmd_ADDL_addl2: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl2/detail.log -cmd_JNZ_jnz_m: Test Success 2010-12-13 18:44:35 +cmd_JNZ_jnz_m: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_m/detail.log -cmd_OR_or0_s: Test Success 2010-12-13 18:44:35 +cmd_OR_or0_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0_s/detail.log -cmd_SVC_svc2: Test Success 2010-12-13 18:44:35 +cmd_SVC_svc2: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SVC_svc2/detail.log -err_205: Test Success 2010-12-13 18:44:35 +err_205: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_205/detail.log -cmd_CPA_cpa2_s: Test Success 2010-12-13 18:44:35 +cmd_CPA_cpa2_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa2_s/detail.log -err_106_DS: Test Success 2010-12-13 18:44:35 +err_106_DS: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_106_DS/detail.log -cmd_LD_ld1: Test Success 2010-12-13 18:44:35 +cmd_LD_ld1: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld1/detail.log -lib_mull: Test Success 2010-12-13 18:44:35 +lib_mull: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_mull/detail.log -cmd_ADDA_adda0_ao: Test Success 2010-12-13 18:44:35 +cmd_ADDA_adda0_ao: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_ao/detail.log -cmd_ST_st0: Test Success 2010-12-13 18:44:36 +cmd_ST_st0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ST_st0/detail.log -opt_slaO: Test Success 2010-12-13 18:44:36 +opt_slaO: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaO/detail.log -cmd_AND_and1: Test Success 2010-12-13 18:44:36 +cmd_AND_and1: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and1/detail.log -cmd_AND_and0_z: Test Success 2010-12-13 18:44:36 +cmd_AND_and0_z: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0_z/detail.log -lib_outl: Test Success 2010-12-13 18:44:36 +lib_outl: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outl/detail.log -cmd_ADDL_addl0__o: Test Success 2010-12-13 18:44:36 +cmd_ADDL_addl0__o: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0__o/detail.log -cmd_SUBL_subl2: Test Success 2010-12-13 18:44:36 +cmd_SUBL_subl2: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl2/detail.log -cmd_JMI_jmi_m: Test Success 2010-12-13 18:44:36 +cmd_JMI_jmi_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_m/detail.log -err_116: Test Success 2010-12-13 18:44:36 +err_116: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_116/detail.log -cmd_JNZ_jnz_p: Test Success 2010-12-13 18:44:36 +cmd_JNZ_jnz_p: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_p/detail.log -cmd_CPA_cpa0: Test Success 2010-12-13 18:44:36 +cmd_CPA_cpa0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0/detail.log -cmd_IN_in: Test Success 2010-12-13 18:44:36 +cmd_IN_in: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_IN_in/detail.log -cmd_SUBL_subl0__z: Test Success 2010-12-13 18:44:36 +cmd_SUBL_subl0__z: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0__z/detail.log -cmd_JOV_jov_m: Test Success 2010-12-13 18:44:36 +cmd_JOV_jov_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_m/detail.log -cmd_POP_push_pop_0: Test Success 2010-12-13 18:44:36 +cmd_POP_push_pop_0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_POP_push_pop_0/detail.log -cmd_JPL_jpl_m: Test Success 2010-12-13 18:44:36 +cmd_JPL_jpl_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_m/detail.log -err_203: Test Success 2010-12-13 18:44:36 +err_203: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_203/detail.log -err_125: Test Success 2010-12-13 18:44:37 +err_125: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_125/detail.log -lib_inl: Test Success 2010-12-13 18:44:37 +lib_inl: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_inl/detail.log -cmd_SLA_sla_s: Test Success 2010-12-13 18:44:37 +cmd_SLA_sla_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_s/detail.log -cmd_JOV_jov_z: Test Success 2010-12-13 18:44:37 +cmd_JOV_jov_z: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_z/detail.log -cmd_SRA_sra_oz: Test Success 2010-12-13 18:44:37 +cmd_SRA_sra_oz: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_oz/detail.log -err_124: Test Success 2010-12-13 18:44:37 +err_124: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_124/detail.log -lib_outb: Test Success 2010-12-13 18:44:37 +lib_outb: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outb/detail.log -opt_s: Test Success 2010-12-13 18:44:37 +opt_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_s/detail.log -cmd_SLL_sll_o: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll_o: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_o/detail.log -cmd_SLL_sll: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll/detail.log -cmd_JNZ_jnz_z: Test Success 2010-12-13 18:44:37 +cmd_JNZ_jnz_z: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_z/detail.log -cmd_CPA_cpa1_s: Test Success 2010-12-13 18:44:37 +cmd_CPA_cpa1_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa1_s/detail.log -cmd_XOR_xor1: Test Success 2010-12-13 18:44:37 +cmd_XOR_xor1: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor1/detail.log -cmd_SLL_sll_os: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll_os: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_os/detail.log -cmd_JMI_jmi_o: Test Success 2010-12-13 18:44:37 +cmd_JMI_jmi_o: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_o/detail.log -opt_slaotd: Test Success 2010-12-13 18:44:37 +opt_slaotd: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaotd/detail.log -opt_slA: Test Success 2010-12-13 18:44:38 +opt_slA: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slA/detail.log -err_204: Test Success 2010-12-13 18:44:38 +err_204: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_204/detail.log -cmd_JUMP_jump_p: Test Success 2010-12-13 18:44:38 +cmd_JUMP_jump_p: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_p/detail.log -cmd_ADDA_adda0_as1: Test Success 2010-12-13 18:44:38 +cmd_ADDA_adda0_as1: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_as1/detail.log -cmd_SUBA_suba1: Test Success 2010-12-13 18:44:38 +cmd_SUBA_suba1: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba1/detail.log -lib_mula: Test Success 2010-12-13 18:44:38 +lib_mula: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_mula/detail.log -lib_abs: Test Success 2010-12-13 18:44:38 +lib_abs: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_abs/detail.log -cmd_SLL_sll_z: Test Success 2010-12-13 18:44:38 +cmd_SLL_sll_z: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_z/detail.log -err_120: Test Success 2010-12-13 18:44:39 +err_120: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_120/detail.log -cmd_SUBA_suba0_lo: Test Success 2010-12-13 18:44:39 +cmd_SUBA_suba0_lo: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_lo/detail.log -cmd_JNZ_jnz_o: Test Success 2010-12-13 18:44:39 +cmd_JNZ_jnz_o: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_o/detail.log -cmd_SUBA_suba0: Test Success 2010-12-13 18:44:39 +cmd_SUBA_suba0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0/detail.log -cmd_ADDA_adda1: Test Success 2010-12-13 18:44:39 +cmd_ADDA_adda1: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda1/detail.log -lib_minim: Test Success 2010-12-13 18:44:39 +lib_minim: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_minim/detail.log -cmd_XOR_xor0_z: Test Success 2010-12-13 18:44:39 +cmd_XOR_xor0_z: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0_z/detail.log -cmd_CPL_cpl0: Test Success 2010-12-13 18:44:39 +cmd_CPL_cpl0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0/detail.log -cmd_OR_or2: Test Success 2010-12-13 18:44:39 +cmd_OR_or2: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or2/detail.log -opt_slaot: Test Success 2010-12-13 18:44:39 +opt_slaot: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaot/detail.log -err_111: Test Success 2010-12-13 18:44:39 +err_111: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_111/detail.log -cmd_SLL_sll_oz: Test Success 2010-12-13 18:44:39 +cmd_SLL_sll_oz: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_oz/detail.log -cmd_DC_dc_c0: Test Success 2010-12-13 18:44:39 +cmd_DC_dc_c0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_c0/detail.log -cmd_CPL_cpl1_s: Test Success 2010-12-13 18:44:39 +cmd_CPL_cpl1_s: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl1_s/detail.log -cmd_DS_ds: Test Success 2010-12-13 18:44:39 +cmd_DS_ds: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DS_ds/detail.log -cmd_JMI_jmi_z: Test Success 2010-12-13 18:44:39 +cmd_JMI_jmi_z: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_z/detail.log -cmd_LAD_lad1_o: Test Success 2010-12-13 18:44:39 +cmd_LAD_lad1_o: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1_o/detail.log -cmd_SRA_sra: Test Success 2010-12-13 18:44:39 +cmd_SRA_sra: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra/detail.log -cmd_DC_dc_i1: Test Success 2010-12-13 18:44:40 +cmd_DC_dc_i1: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i1/detail.log -err_108: Test Success 2010-12-13 18:44:40 +err_108: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_108/detail.log -err_207: Test Success 2010-12-13 18:44:40 +err_207: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_207/detail.log -opt_slao_T: Test Success 2010-12-13 18:44:40 +opt_slao_T: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slao_T/detail.log -cmd_OR_or0_z: Test Success 2010-12-13 18:44:40 +cmd_OR_or0_z: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0_z/detail.log -err_101: Test Success 2010-12-13 18:44:40 +err_101: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_101/detail.log -err_106_DC: Test Success 2010-12-13 18:44:40 +err_106_DC: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_106_DC/detail.log -cmd_ADDL_addl0_as1: Test Success 2010-12-13 18:44:40 +cmd_ADDL_addl0_as1: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_as1/detail.log -cmd_SLL_sll_s: Test Success 2010-12-13 18:44:40 +cmd_SLL_sll_s: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_s/detail.log -cmd_RPOP_rpop: Test Success 2010-12-13 18:44:40 +cmd_RPOP_rpop: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_RPOP_rpop/detail.log -cmd_SUBA_suba0__o: Test Success 2010-12-13 18:44:40 +cmd_SUBA_suba0__o: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0__o/detail.log -cmd_LAD_lad0: Test Success 2010-12-13 18:44:40 +cmd_LAD_lad0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad0/detail.log -cmd_JOV_jov_o: Test Success 2010-12-13 18:44:40 +cmd_JOV_jov_o: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_o/detail.log -cmd_ADDL_addl1: Test Success 2010-12-13 18:44:40 +cmd_ADDL_addl1: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl1/detail.log -cmd_ADDA_adda0_az: Test Success 2010-12-13 18:44:40 +cmd_ADDA_adda0_az: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_az/detail.log -cmd_DC_dc_i0: Test Success 2010-12-13 18:44:40 +cmd_DC_dc_i0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i0/detail.log -opt_opterr: Test Success 2010-12-13 18:44:41 +opt_opterr: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_opterr/detail.log -cmd_LD_ld0_l: Test Success 2010-12-13 18:44:41 +cmd_LD_ld0_l: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld0_l/detail.log -cmd_AND_and0: Test Success 2010-12-13 18:44:41 +cmd_AND_and0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0/detail.log ADDAコマンドのテスト。正常系 -cmd_ADDA_adda0: Test Success 2010-12-13 18:44:41 +cmd_ADDA_adda0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0/detail.log -cmd_JZE_jze_z: Test Success 2010-12-13 18:44:41 +cmd_JZE_jze_z: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_z/detail.log -err_126: Test Success 2010-12-13 18:44:41 +err_126: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_126/detail.log -err_112: Test Success 2010-12-13 18:44:41 +err_112: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_112/detail.log -opt_sL: Test Success 2010-12-13 18:44:41 +opt_sL: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_sL/detail.log -cmd_OUT_out: Test Success 2010-12-13 18:44:41 +cmd_OUT_out: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OUT_out/detail.log -cmd_SLA_sla: Test Success 2010-12-13 18:44:41 +cmd_SLA_sla: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla/detail.log -cmd_LD_ld0: Test Success 2010-12-13 18:44:41 +cmd_LD_ld0: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld0/detail.log -cmd_SUBL_subl0: Test Success 2010-12-13 18:44:41 +cmd_SUBL_subl0: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0/detail.log -cmd_SRA_sra_os: Test Success 2010-12-13 18:44:41 +cmd_SRA_sra_os: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_os/detail.log -err_123: Test Success 2010-12-13 18:44:41 +err_123: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_123/detail.log -err_105: Test Success 2010-12-13 18:44:41 +err_105: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_105/detail.log -cmd_SUBA_suba0_ao: Test Success 2010-12-13 18:44:42 +cmd_SUBA_suba0_ao: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_ao/detail.log -cmd_SVC_svc1: Test Success 2010-12-13 18:44:42 +cmd_SVC_svc1: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SVC_svc1/detail.log -cmd_JMI_jmi_p: Test Success 2010-12-13 18:44:42 +cmd_JMI_jmi_p: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_p/detail.log -cmd_JZE_jze_m: Test Success 2010-12-13 18:44:42 +cmd_JZE_jze_m: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_m/detail.log -cmd_DC_dc_i_of: Test Success 2010-12-13 18:44:42 +cmd_DC_dc_i_of: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i_of/detail.log -cmd_SRA_sra_s: Test Success 2010-12-13 18:44:42 +cmd_SRA_sra_s: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_s/detail.log -cmd_ADDA_adda2: Test Success 2010-12-13 18:44:42 +cmd_ADDA_adda2: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda2/detail.log -cmd_SUBA_suba0__z: Test Success 2010-12-13 18:44:42 +cmd_SUBA_suba0__z: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0__z/detail.log -err_104: Test Success 2010-12-13 18:44:42 +err_104: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_104/detail.log -cmd_XOR_xor2: Test Success 2010-12-13 18:44:42 +cmd_XOR_xor2: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor2/detail.log -cmd_CPA_cpa0_z: Test Success 2010-12-13 18:44:42 +cmd_CPA_cpa0_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_z/detail.log -lib_rev: Test Success 2010-12-13 18:44:42 +lib_rev: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_rev/detail.log -err_206: Test Success 2010-12-13 18:44:42 +err_206: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_206/detail.log -err_119: Test Success 2010-12-13 18:44:42 +err_119: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_119/detail.log -cmd_SRL_srl_z: Test Success 2010-12-13 18:44:42 +cmd_SRL_srl_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_z/detail.log -cmd_SLA_sla_z: Test Success 2010-12-13 18:44:42 +cmd_SLA_sla_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_z/detail.log -cmd_JUMP_jump_o: Test Success 2010-12-13 18:44:43 +cmd_JUMP_jump_o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_o/detail.log -err_113: Test Success 2010-12-13 18:44:43 +err_113: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_113/detail.log -cmd_ADDL_addl0: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0/detail.log -cmd_OR_or1: Test Success 2010-12-13 18:44:43 +cmd_OR_or1: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or1/detail.log -cmd_SLA_sla_o: Test Success 2010-12-13 18:44:43 +cmd_SLA_sla_o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_o/detail.log -cmd_ADDL_addl0_ao: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0_ao: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_ao/detail.log -cmd_OR_or0: Test Success 2010-12-13 18:44:43 +cmd_OR_or0: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0/detail.log -cmd_ADDL_addl0_lo: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0_lo: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_lo/detail.log -cmd_CPA_cpa0_s: Test Success 2010-12-13 18:44:43 +cmd_CPA_cpa0_s: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_s/detail.log -err_118: Test Success 2010-12-13 18:44:43 +err_118: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_118/detail.log ADDAコマンドのテスト。オーバーフロー発生 -cmd_ADDA_adda0__o: Test Success 2010-12-13 18:44:43 +cmd_ADDA_adda0__o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0__o/detail.log -cmd_ADDA_adda0_as0: Test Success 2010-12-13 18:44:43 +cmd_ADDA_adda0_as0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_as0/detail.log -cmd_XOR_xor0_s: Test Success 2010-12-13 18:44:43 +cmd_XOR_xor0_s: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0_s/detail.log -err_202: Test Success 2010-12-13 18:44:43 +err_202: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_202/detail.log -cmd_JOV_jov_p: Test Success 2010-12-13 18:44:43 +cmd_JOV_jov_p: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_p/detail.log -cmd_SUBL_subl0__o: Test Success 2010-12-13 18:44:43 +cmd_SUBL_subl0__o: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0__o/detail.log -cmd_SRL_srl_s: Test Success 2010-12-13 18:44:44 +cmd_SRL_srl_s: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_s/detail.log -cmd_SUBA_suba0_as0: Test Success 2010-12-13 18:44:44 +cmd_SUBA_suba0_as0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_as0/detail.log -cmd_DS_ds_0: Test Success 2010-12-13 18:44:44 +cmd_DS_ds_0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DS_ds_0/detail.log -cmd_SUBL_subl0_ao: Test Success 2010-12-13 18:44:44 +cmd_SUBL_subl0_ao: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_ao/detail.log -cmd_ADDL_addl0_az: Test Success 2010-12-13 18:44:44 +cmd_ADDL_addl0_az: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_az/detail.log -err_103: Test Success 2010-12-13 18:44:44 +err_103: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_103/detail.log -cmd_SRL_srl_o: Test Success 2010-12-13 18:44:44 +cmd_SRL_srl_o: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_o/detail.log -cmd_JPL_jpl_z: Test Success 2010-12-13 18:44:44 +cmd_JPL_jpl_z: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_z/detail.log -cmd_CALL_call0: Test Success 2010-12-13 18:44:44 +cmd_CALL_call0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CALL_call0/detail.log -err_115: Test Success 2010-12-13 18:44:44 +err_115: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_115/detail.log -err_117: Test Success 2010-12-13 18:44:44 +err_117: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_117/detail.log -cmd_JPL_jpl_p: Test Success 2010-12-13 18:44:44 +cmd_JPL_jpl_p: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_p/detail.log -err_114: Test Success 2010-12-13 18:44:44 +err_114: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_114/detail.log -cmd_NOP_nop: Test Success 2010-12-13 18:44:44 +cmd_NOP_nop: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_NOP_nop/detail.log -cmd_JZE_jze_o: Test Success 2010-12-13 18:44:44 +cmd_JZE_jze_o: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_o/detail.log -cmd_SUBA_suba2: Test Success 2010-12-13 18:44:45 +cmd_SUBA_suba2: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba2/detail.log -opt_h: Test Success 2010-12-13 18:44:45 +opt_h: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_h/detail.log -cmd_SUBL_subl0_as1: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl0_as1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_as1/detail.log -cmd_JUMP_jump_m: Test Success 2010-12-13 18:44:45 +cmd_JUMP_jump_m: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_m/detail.log -cmd_CALL_call1: Test Success 2010-12-13 18:44:45 +cmd_CALL_call1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CALL_call1/detail.log -cmd_SUBL_subl1: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl1/detail.log -cmd_SUBL_subl0_as0: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl0_as0: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_as0/detail.log -cmd_ADDA_adda0_lo: Test Success 2010-12-13 18:44:45 +cmd_ADDA_adda0_lo: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_lo/detail.log -lib_divl: Test Success 2010-12-13 18:44:46 +lib_divl: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_divl/detail.log -err_110: Test Success 2010-12-13 18:44:46 +err_110: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_110/detail.log -cmd_CPL_cpl0_ls: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl0_ls: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_ls/detail.log -cmd_ADDL_addl0__z: Test Success 2010-12-13 18:44:46 +cmd_ADDL_addl0__z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0__z/detail.log -cmd_CPL_cpl0_s: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl0_s: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_s/detail.log -cmd_SRL_srl: Test Success 2010-12-13 18:44:46 +cmd_SRL_srl: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl/detail.log -cmd_XOR_xor2_clear: Test Success 2010-12-13 18:44:46 +cmd_XOR_xor2_clear: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor2_clear/detail.log -err_109: Test Success 2010-12-13 18:44:46 +err_109: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_109/detail.log -cmd_ST_st1: Test Success 2010-12-13 18:44:46 +cmd_ST_st1: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ST_st1/detail.log -lib_addl32: Test Success 2010-12-13 18:44:46 +lib_addl32: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_addl32/detail.log -cmd_ADDL_addl0_as0: Test Success 2010-12-13 18:44:46 +cmd_ADDL_addl0_as0: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_as0/detail.log -cmd_SRL_srl_oz: Test Success 2010-12-13 18:44:46 +cmd_SRL_srl_oz: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_oz/detail.log -cmd_CPL_cpl2_s: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl2_s: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl2_s/detail.log -hello: Test Success 2010-12-13 18:44:46 +hello: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/hello/detail.log -cmd_DC_dc_c1: Test Success 2010-12-13 18:44:47 +cmd_DC_dc_c1: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_c1/detail.log -cmd_CPL_cpl0_z: Test Success 2010-12-13 18:44:47 +cmd_CPL_cpl0_z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_z/detail.log -cmd_JUMP_jump_z: Test Success 2010-12-13 18:44:47 +cmd_JUMP_jump_z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_z/detail.log -cmd_JZE_jze_p: Test Success 2010-12-13 18:44:47 +cmd_JZE_jze_p: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_p/detail.log -lib_outa: Test Success 2010-12-13 18:44:47 +lib_outa: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outa/detail.log -cmd_LD_ld2: Test Success 2010-12-13 18:44:47 +cmd_LD_ld2: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld2/detail.log -cmd_POP_push_pop_1: Test Success 2010-12-13 18:44:47 +cmd_POP_push_pop_1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_POP_push_pop_1/detail.log -cmd_LAD_lad1: Test Success 2010-12-13 18:44:47 +cmd_LAD_lad1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1/detail.log -err_121: Test Success 2010-12-13 18:44:47 +err_121: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_121/detail.log -cmd_AND_and2: Test Success 2010-12-13 18:44:47 +cmd_AND_and2: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and2/detail.log -opt_slaOn: Test Success 2010-12-13 18:44:47 +opt_slaOn: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaOn/detail.log -cmd_ADDA_adda0__z: Test Success 2010-12-13 18:44:47 +cmd_ADDA_adda0__z: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0__z/detail.log -cmd_SRA_sra_o: Test Success 2010-12-13 18:44:47 +cmd_SRA_sra_o: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_o/detail.log -cmd_CPA_cpa0_ls: Test Success 2010-12-13 18:44:47 +cmd_CPA_cpa0_ls: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_ls/detail.log -cmd_SUBA_suba0_as1: Test Success 2010-12-13 18:44:47 +cmd_SUBA_suba0_as1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_as1/detail.log -cmd_SLA_sla_os: Test Success 2010-12-13 18:44:47 +cmd_SLA_sla_os: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_os/detail.log -cmd_LAD_lad1_s: Test Success 2010-12-13 18:44:47 +cmd_LAD_lad1_s: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1_s/detail.log -err_107: Test Success 2010-12-13 18:44:48 +err_107: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_107/detail.log -lib_outd_q15: Test Success 2010-12-13 18:44:48 +lib_outd_q15: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outd_q15/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0/detail.log b/test/system/casl2/cmd_ADDA_adda0/detail.log index 51b435b..c7f1c45 100644 --- a/test/system/casl2/cmd_ADDA_adda0/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0/detail.log @@ -1,7 +1,7 @@ == test.log == ---------------------------------------------------------------------- ADDAコマンドのテスト。正常系 -cmd_ADDA_adda0: Test Success 2010-12-13 18:44:41 +cmd_ADDA_adda0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0/test.log b/test/system/casl2/cmd_ADDA_adda0/test.log index 9990a28..bd08170 100644 --- a/test/system/casl2/cmd_ADDA_adda0/test.log +++ b/test/system/casl2/cmd_ADDA_adda0/test.log @@ -1,3 +1,3 @@ ADDAコマンドのテスト。正常系 -cmd_ADDA_adda0: Test Success 2010-12-13 18:44:41 +cmd_ADDA_adda0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0__o/detail.log b/test/system/casl2/cmd_ADDA_adda0__o/detail.log index 29a2159..4604d8a 100644 --- a/test/system/casl2/cmd_ADDA_adda0__o/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0__o/detail.log @@ -1,7 +1,7 @@ == test.log == ---------------------------------------------------------------------- ADDAコマンドのテスト。オーバーフロー発生 -cmd_ADDA_adda0__o: Test Success 2010-12-13 18:44:43 +cmd_ADDA_adda0__o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0__o/test.log b/test/system/casl2/cmd_ADDA_adda0__o/test.log index c6e1911..22ee6b1 100644 --- a/test/system/casl2/cmd_ADDA_adda0__o/test.log +++ b/test/system/casl2/cmd_ADDA_adda0__o/test.log @@ -1,3 +1,3 @@ ADDAコマンドのテスト。オーバーフロー発生 -cmd_ADDA_adda0__o: Test Success 2010-12-13 18:44:43 +cmd_ADDA_adda0__o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0__o/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0__z/detail.log b/test/system/casl2/cmd_ADDA_adda0__z/detail.log index ce96ffe..780de88 100644 --- a/test/system/casl2/cmd_ADDA_adda0__z/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0__z: Test Success 2010-12-13 18:44:47 +cmd_ADDA_adda0__z: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0__z/test.log b/test/system/casl2/cmd_ADDA_adda0__z/test.log index 30a7117..51d7302 100644 --- a/test/system/casl2/cmd_ADDA_adda0__z/test.log +++ b/test/system/casl2/cmd_ADDA_adda0__z/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0__z: Test Success 2010-12-13 18:44:47 +cmd_ADDA_adda0__z: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0__z/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0_ao/detail.log b/test/system/casl2/cmd_ADDA_adda0_ao/detail.log index fc27eef..6dfc059 100644 --- a/test/system/casl2/cmd_ADDA_adda0_ao/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_ao: Test Success 2010-12-13 18:44:35 +cmd_ADDA_adda0_ao: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0_ao/test.log b/test/system/casl2/cmd_ADDA_adda0_ao/test.log index c390ec4..fe45345 100644 --- a/test/system/casl2/cmd_ADDA_adda0_ao/test.log +++ b/test/system/casl2/cmd_ADDA_adda0_ao/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_ao: Test Success 2010-12-13 18:44:35 +cmd_ADDA_adda0_ao: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_ao/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0_as0/detail.log b/test/system/casl2/cmd_ADDA_adda0_as0/detail.log index 42b802b..3cdc0e4 100644 --- a/test/system/casl2/cmd_ADDA_adda0_as0/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_as0: Test Success 2010-12-13 18:44:43 +cmd_ADDA_adda0_as0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0_as0/test.log b/test/system/casl2/cmd_ADDA_adda0_as0/test.log index 5df06a9..888af05 100644 --- a/test/system/casl2/cmd_ADDA_adda0_as0/test.log +++ b/test/system/casl2/cmd_ADDA_adda0_as0/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_as0: Test Success 2010-12-13 18:44:43 +cmd_ADDA_adda0_as0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_as0/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0_as1/detail.log b/test/system/casl2/cmd_ADDA_adda0_as1/detail.log index ac4e5a5..c88a475 100644 --- a/test/system/casl2/cmd_ADDA_adda0_as1/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_as1: Test Success 2010-12-13 18:44:38 +cmd_ADDA_adda0_as1: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0_as1/test.log b/test/system/casl2/cmd_ADDA_adda0_as1/test.log index 7667f4c..2571ed7 100644 --- a/test/system/casl2/cmd_ADDA_adda0_as1/test.log +++ b/test/system/casl2/cmd_ADDA_adda0_as1/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_as1: Test Success 2010-12-13 18:44:38 +cmd_ADDA_adda0_as1: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_as1/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0_az/detail.log b/test/system/casl2/cmd_ADDA_adda0_az/detail.log index 42f5002..d926e4a 100644 --- a/test/system/casl2/cmd_ADDA_adda0_az/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0_az/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_az: Test Success 2010-12-13 18:44:40 +cmd_ADDA_adda0_az: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_az/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0_az/test.log b/test/system/casl2/cmd_ADDA_adda0_az/test.log index bd1bb05..6fc1ee6 100644 --- a/test/system/casl2/cmd_ADDA_adda0_az/test.log +++ b/test/system/casl2/cmd_ADDA_adda0_az/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_az: Test Success 2010-12-13 18:44:40 +cmd_ADDA_adda0_az: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_az/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda0_lo/detail.log b/test/system/casl2/cmd_ADDA_adda0_lo/detail.log index 01a73cd..e6bc87e 100644 --- a/test/system/casl2/cmd_ADDA_adda0_lo/detail.log +++ b/test/system/casl2/cmd_ADDA_adda0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_lo: Test Success 2010-12-13 18:44:45 +cmd_ADDA_adda0_lo: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda0_lo/test.log b/test/system/casl2/cmd_ADDA_adda0_lo/test.log index f37b165..9b88861 100644 --- a/test/system/casl2/cmd_ADDA_adda0_lo/test.log +++ b/test/system/casl2/cmd_ADDA_adda0_lo/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_lo: Test Success 2010-12-13 18:44:45 +cmd_ADDA_adda0_lo: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda0_lo/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda1/detail.log b/test/system/casl2/cmd_ADDA_adda1/detail.log index 8b0b669..1156fcf 100644 --- a/test/system/casl2/cmd_ADDA_adda1/detail.log +++ b/test/system/casl2/cmd_ADDA_adda1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda1: Test Success 2010-12-13 18:44:39 +cmd_ADDA_adda1: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda1/test.log b/test/system/casl2/cmd_ADDA_adda1/test.log index eb169f1..9832324 100644 --- a/test/system/casl2/cmd_ADDA_adda1/test.log +++ b/test/system/casl2/cmd_ADDA_adda1/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda1: Test Success 2010-12-13 18:44:39 +cmd_ADDA_adda1: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda1/detail.log diff --git a/test/system/casl2/cmd_ADDA_adda2/detail.log b/test/system/casl2/cmd_ADDA_adda2/detail.log index abf5e29..5148866 100644 --- a/test/system/casl2/cmd_ADDA_adda2/detail.log +++ b/test/system/casl2/cmd_ADDA_adda2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda2: Test Success 2010-12-13 18:44:42 +cmd_ADDA_adda2: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDA_adda2/test.log b/test/system/casl2/cmd_ADDA_adda2/test.log index 56d2bb4..b9b2340 100644 --- a/test/system/casl2/cmd_ADDA_adda2/test.log +++ b/test/system/casl2/cmd_ADDA_adda2/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda2: Test Success 2010-12-13 18:44:42 +cmd_ADDA_adda2: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDA_adda2/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0/detail.log b/test/system/casl2/cmd_ADDL_addl0/detail.log index 7ebc242..b242d4e 100644 --- a/test/system/casl2/cmd_ADDL_addl0/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0/test.log b/test/system/casl2/cmd_ADDL_addl0/test.log index eddf502..cb4fe54 100644 --- a/test/system/casl2/cmd_ADDL_addl0/test.log +++ b/test/system/casl2/cmd_ADDL_addl0/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0__o/detail.log b/test/system/casl2/cmd_ADDL_addl0__o/detail.log index 7b0bbe3..e2ef172 100644 --- a/test/system/casl2/cmd_ADDL_addl0__o/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0__o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0__o: Test Success 2010-12-13 18:44:36 +cmd_ADDL_addl0__o: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0__o/test.log b/test/system/casl2/cmd_ADDL_addl0__o/test.log index 505b17a..bdb2c06 100644 --- a/test/system/casl2/cmd_ADDL_addl0__o/test.log +++ b/test/system/casl2/cmd_ADDL_addl0__o/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0__o: Test Success 2010-12-13 18:44:36 +cmd_ADDL_addl0__o: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0__o/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0__z/detail.log b/test/system/casl2/cmd_ADDL_addl0__z/detail.log index 88f27e9..cb66b34 100644 --- a/test/system/casl2/cmd_ADDL_addl0__z/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0__z: Test Success 2010-12-13 18:44:46 +cmd_ADDL_addl0__z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0__z/test.log b/test/system/casl2/cmd_ADDL_addl0__z/test.log index 58d3956..f0edb2e 100644 --- a/test/system/casl2/cmd_ADDL_addl0__z/test.log +++ b/test/system/casl2/cmd_ADDL_addl0__z/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0__z: Test Success 2010-12-13 18:44:46 +cmd_ADDL_addl0__z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0__z/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0_ao/detail.log b/test/system/casl2/cmd_ADDL_addl0_ao/detail.log index 7ce9c1b..cd30062 100644 --- a/test/system/casl2/cmd_ADDL_addl0_ao/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_ao: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0_ao: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0_ao/test.log b/test/system/casl2/cmd_ADDL_addl0_ao/test.log index 06b1e29..d4fb642 100644 --- a/test/system/casl2/cmd_ADDL_addl0_ao/test.log +++ b/test/system/casl2/cmd_ADDL_addl0_ao/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_ao: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0_ao: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_ao/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0_as0/detail.log b/test/system/casl2/cmd_ADDL_addl0_as0/detail.log index 9b52630..d8270b4 100644 --- a/test/system/casl2/cmd_ADDL_addl0_as0/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_as0: Test Success 2010-12-13 18:44:46 +cmd_ADDL_addl0_as0: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0_as0/test.log b/test/system/casl2/cmd_ADDL_addl0_as0/test.log index 60b815b..0c5e233 100644 --- a/test/system/casl2/cmd_ADDL_addl0_as0/test.log +++ b/test/system/casl2/cmd_ADDL_addl0_as0/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_as0: Test Success 2010-12-13 18:44:46 +cmd_ADDL_addl0_as0: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_as0/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0_as1/detail.log b/test/system/casl2/cmd_ADDL_addl0_as1/detail.log index d3fc4c9..e083bf0 100644 --- a/test/system/casl2/cmd_ADDL_addl0_as1/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_as1: Test Success 2010-12-13 18:44:40 +cmd_ADDL_addl0_as1: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0_as1/test.log b/test/system/casl2/cmd_ADDL_addl0_as1/test.log index 840a9ab..c80d23f 100644 --- a/test/system/casl2/cmd_ADDL_addl0_as1/test.log +++ b/test/system/casl2/cmd_ADDL_addl0_as1/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_as1: Test Success 2010-12-13 18:44:40 +cmd_ADDL_addl0_as1: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_as1/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0_az/detail.log b/test/system/casl2/cmd_ADDL_addl0_az/detail.log index 70e3e54..5a51302 100644 --- a/test/system/casl2/cmd_ADDL_addl0_az/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0_az/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_az: Test Success 2010-12-13 18:44:44 +cmd_ADDL_addl0_az: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_az/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0_az/test.log b/test/system/casl2/cmd_ADDL_addl0_az/test.log index 2ba8137..e9b1073 100644 --- a/test/system/casl2/cmd_ADDL_addl0_az/test.log +++ b/test/system/casl2/cmd_ADDL_addl0_az/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_az: Test Success 2010-12-13 18:44:44 +cmd_ADDL_addl0_az: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_az/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl0_lo/detail.log b/test/system/casl2/cmd_ADDL_addl0_lo/detail.log index 453c24e..cdefe73 100644 --- a/test/system/casl2/cmd_ADDL_addl0_lo/detail.log +++ b/test/system/casl2/cmd_ADDL_addl0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_lo: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0_lo: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl0_lo/test.log b/test/system/casl2/cmd_ADDL_addl0_lo/test.log index 40cfc19..ee60668 100644 --- a/test/system/casl2/cmd_ADDL_addl0_lo/test.log +++ b/test/system/casl2/cmd_ADDL_addl0_lo/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_lo: Test Success 2010-12-13 18:44:43 +cmd_ADDL_addl0_lo: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl0_lo/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl1/detail.log b/test/system/casl2/cmd_ADDL_addl1/detail.log index 3c27f02..f0a6c7b 100644 --- a/test/system/casl2/cmd_ADDL_addl1/detail.log +++ b/test/system/casl2/cmd_ADDL_addl1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl1: Test Success 2010-12-13 18:44:40 +cmd_ADDL_addl1: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl1/test.log b/test/system/casl2/cmd_ADDL_addl1/test.log index e968af8..d2f9a97 100644 --- a/test/system/casl2/cmd_ADDL_addl1/test.log +++ b/test/system/casl2/cmd_ADDL_addl1/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl1: Test Success 2010-12-13 18:44:40 +cmd_ADDL_addl1: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl1/detail.log diff --git a/test/system/casl2/cmd_ADDL_addl2/detail.log b/test/system/casl2/cmd_ADDL_addl2/detail.log index 90a7889..e63f2b3 100644 --- a/test/system/casl2/cmd_ADDL_addl2/detail.log +++ b/test/system/casl2/cmd_ADDL_addl2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl2: Test Success 2010-12-13 18:44:35 +cmd_ADDL_addl2: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ADDL_addl2/test.log b/test/system/casl2/cmd_ADDL_addl2/test.log index cbd0c37..ef51602 100644 --- a/test/system/casl2/cmd_ADDL_addl2/test.log +++ b/test/system/casl2/cmd_ADDL_addl2/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl2: Test Success 2010-12-13 18:44:35 +cmd_ADDL_addl2: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ADDL_addl2/detail.log diff --git a/test/system/casl2/cmd_AND_and0/detail.log b/test/system/casl2/cmd_AND_and0/detail.log index 122c6b7..b1127fe 100644 --- a/test/system/casl2/cmd_AND_and0/detail.log +++ b/test/system/casl2/cmd_AND_and0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and0: Test Success 2010-12-13 18:44:41 +cmd_AND_and0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_AND_and0/test.log b/test/system/casl2/cmd_AND_and0/test.log index 7e8c9b8..27515ee 100644 --- a/test/system/casl2/cmd_AND_and0/test.log +++ b/test/system/casl2/cmd_AND_and0/test.log @@ -1,2 +1,2 @@ -cmd_AND_and0: Test Success 2010-12-13 18:44:41 +cmd_AND_and0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0/detail.log diff --git a/test/system/casl2/cmd_AND_and0_s/detail.log b/test/system/casl2/cmd_AND_and0_s/detail.log index fab4599..c1371a7 100644 --- a/test/system/casl2/cmd_AND_and0_s/detail.log +++ b/test/system/casl2/cmd_AND_and0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and0_s: Test Success 2010-12-13 18:44:35 +cmd_AND_and0_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_AND_and0_s/test.log b/test/system/casl2/cmd_AND_and0_s/test.log index 0fd19d4..9510646 100644 --- a/test/system/casl2/cmd_AND_and0_s/test.log +++ b/test/system/casl2/cmd_AND_and0_s/test.log @@ -1,2 +1,2 @@ -cmd_AND_and0_s: Test Success 2010-12-13 18:44:35 +cmd_AND_and0_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0_s/detail.log diff --git a/test/system/casl2/cmd_AND_and0_z/detail.log b/test/system/casl2/cmd_AND_and0_z/detail.log index 512e2db..8d2c15c 100644 --- a/test/system/casl2/cmd_AND_and0_z/detail.log +++ b/test/system/casl2/cmd_AND_and0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and0_z: Test Success 2010-12-13 18:44:36 +cmd_AND_and0_z: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_AND_and0_z/test.log b/test/system/casl2/cmd_AND_and0_z/test.log index 2672e1a..acbca67 100644 --- a/test/system/casl2/cmd_AND_and0_z/test.log +++ b/test/system/casl2/cmd_AND_and0_z/test.log @@ -1,2 +1,2 @@ -cmd_AND_and0_z: Test Success 2010-12-13 18:44:36 +cmd_AND_and0_z: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and0_z/detail.log diff --git a/test/system/casl2/cmd_AND_and1/detail.log b/test/system/casl2/cmd_AND_and1/detail.log index 3b6a54b..748d88a 100644 --- a/test/system/casl2/cmd_AND_and1/detail.log +++ b/test/system/casl2/cmd_AND_and1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and1: Test Success 2010-12-13 18:44:36 +cmd_AND_and1: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_AND_and1/test.log b/test/system/casl2/cmd_AND_and1/test.log index 976a232..2b91849 100644 --- a/test/system/casl2/cmd_AND_and1/test.log +++ b/test/system/casl2/cmd_AND_and1/test.log @@ -1,2 +1,2 @@ -cmd_AND_and1: Test Success 2010-12-13 18:44:36 +cmd_AND_and1: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and1/detail.log diff --git a/test/system/casl2/cmd_AND_and2/detail.log b/test/system/casl2/cmd_AND_and2/detail.log index b790cc4..9108c9b 100644 --- a/test/system/casl2/cmd_AND_and2/detail.log +++ b/test/system/casl2/cmd_AND_and2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and2: Test Success 2010-12-13 18:44:47 +cmd_AND_and2: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_AND_and2/test.log b/test/system/casl2/cmd_AND_and2/test.log index 18ad0f0..dc78f3a 100644 --- a/test/system/casl2/cmd_AND_and2/test.log +++ b/test/system/casl2/cmd_AND_and2/test.log @@ -1,2 +1,2 @@ -cmd_AND_and2: Test Success 2010-12-13 18:44:47 +cmd_AND_and2: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_AND_and2/detail.log diff --git a/test/system/casl2/cmd_CALL_call0/detail.log b/test/system/casl2/cmd_CALL_call0/detail.log index bbcd6eb..657b316 100644 --- a/test/system/casl2/cmd_CALL_call0/detail.log +++ b/test/system/casl2/cmd_CALL_call0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CALL_call0: Test Success 2010-12-13 18:44:44 +cmd_CALL_call0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CALL_call0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CALL_call0/test.log b/test/system/casl2/cmd_CALL_call0/test.log index 2d32b9d..63323b3 100644 --- a/test/system/casl2/cmd_CALL_call0/test.log +++ b/test/system/casl2/cmd_CALL_call0/test.log @@ -1,2 +1,2 @@ -cmd_CALL_call0: Test Success 2010-12-13 18:44:44 +cmd_CALL_call0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CALL_call0/detail.log diff --git a/test/system/casl2/cmd_CALL_call1/detail.log b/test/system/casl2/cmd_CALL_call1/detail.log index 9793191..98aafdc 100644 --- a/test/system/casl2/cmd_CALL_call1/detail.log +++ b/test/system/casl2/cmd_CALL_call1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CALL_call1: Test Success 2010-12-13 18:44:45 +cmd_CALL_call1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CALL_call1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CALL_call1/test.log b/test/system/casl2/cmd_CALL_call1/test.log index c900126..0ddf9e7 100644 --- a/test/system/casl2/cmd_CALL_call1/test.log +++ b/test/system/casl2/cmd_CALL_call1/test.log @@ -1,2 +1,2 @@ -cmd_CALL_call1: Test Success 2010-12-13 18:44:45 +cmd_CALL_call1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CALL_call1/detail.log diff --git a/test/system/casl2/cmd_CPA_cpa0/detail.log b/test/system/casl2/cmd_CPA_cpa0/detail.log index 5e0d0da..8f67d7a 100644 --- a/test/system/casl2/cmd_CPA_cpa0/detail.log +++ b/test/system/casl2/cmd_CPA_cpa0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0: Test Success 2010-12-13 18:44:36 +cmd_CPA_cpa0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPA_cpa0/test.log b/test/system/casl2/cmd_CPA_cpa0/test.log index 5a16d83..365131a 100644 --- a/test/system/casl2/cmd_CPA_cpa0/test.log +++ b/test/system/casl2/cmd_CPA_cpa0/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0: Test Success 2010-12-13 18:44:36 +cmd_CPA_cpa0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0/detail.log diff --git a/test/system/casl2/cmd_CPA_cpa0_ls/detail.log b/test/system/casl2/cmd_CPA_cpa0_ls/detail.log index f703627..00dc1cf 100644 --- a/test/system/casl2/cmd_CPA_cpa0_ls/detail.log +++ b/test/system/casl2/cmd_CPA_cpa0_ls/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0_ls: Test Success 2010-12-13 18:44:47 +cmd_CPA_cpa0_ls: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_ls/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPA_cpa0_ls/test.log b/test/system/casl2/cmd_CPA_cpa0_ls/test.log index 1848a6c..851beb0 100644 --- a/test/system/casl2/cmd_CPA_cpa0_ls/test.log +++ b/test/system/casl2/cmd_CPA_cpa0_ls/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0_ls: Test Success 2010-12-13 18:44:47 +cmd_CPA_cpa0_ls: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_ls/detail.log diff --git a/test/system/casl2/cmd_CPA_cpa0_s/detail.log b/test/system/casl2/cmd_CPA_cpa0_s/detail.log index dd2f994..3443e9e 100644 --- a/test/system/casl2/cmd_CPA_cpa0_s/detail.log +++ b/test/system/casl2/cmd_CPA_cpa0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0_s: Test Success 2010-12-13 18:44:43 +cmd_CPA_cpa0_s: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPA_cpa0_s/test.log b/test/system/casl2/cmd_CPA_cpa0_s/test.log index 0c3ca05..de77910 100644 --- a/test/system/casl2/cmd_CPA_cpa0_s/test.log +++ b/test/system/casl2/cmd_CPA_cpa0_s/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0_s: Test Success 2010-12-13 18:44:43 +cmd_CPA_cpa0_s: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_s/detail.log diff --git a/test/system/casl2/cmd_CPA_cpa0_z/detail.log b/test/system/casl2/cmd_CPA_cpa0_z/detail.log index 5fc0f50..4472732 100644 --- a/test/system/casl2/cmd_CPA_cpa0_z/detail.log +++ b/test/system/casl2/cmd_CPA_cpa0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0_z: Test Success 2010-12-13 18:44:42 +cmd_CPA_cpa0_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPA_cpa0_z/test.log b/test/system/casl2/cmd_CPA_cpa0_z/test.log index 1b7cad2..15704c1 100644 --- a/test/system/casl2/cmd_CPA_cpa0_z/test.log +++ b/test/system/casl2/cmd_CPA_cpa0_z/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0_z: Test Success 2010-12-13 18:44:42 +cmd_CPA_cpa0_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa0_z/detail.log diff --git a/test/system/casl2/cmd_CPA_cpa1_s/detail.log b/test/system/casl2/cmd_CPA_cpa1_s/detail.log index 4fd8dce..3108776 100644 --- a/test/system/casl2/cmd_CPA_cpa1_s/detail.log +++ b/test/system/casl2/cmd_CPA_cpa1_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa1_s: Test Success 2010-12-13 18:44:37 +cmd_CPA_cpa1_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa1_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPA_cpa1_s/test.log b/test/system/casl2/cmd_CPA_cpa1_s/test.log index 2312caf..be12037 100644 --- a/test/system/casl2/cmd_CPA_cpa1_s/test.log +++ b/test/system/casl2/cmd_CPA_cpa1_s/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa1_s: Test Success 2010-12-13 18:44:37 +cmd_CPA_cpa1_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa1_s/detail.log diff --git a/test/system/casl2/cmd_CPA_cpa2_s/detail.log b/test/system/casl2/cmd_CPA_cpa2_s/detail.log index 076b5a7..6308a5e 100644 --- a/test/system/casl2/cmd_CPA_cpa2_s/detail.log +++ b/test/system/casl2/cmd_CPA_cpa2_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa2_s: Test Success 2010-12-13 18:44:35 +cmd_CPA_cpa2_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa2_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPA_cpa2_s/test.log b/test/system/casl2/cmd_CPA_cpa2_s/test.log index c2dce5c..6406d78 100644 --- a/test/system/casl2/cmd_CPA_cpa2_s/test.log +++ b/test/system/casl2/cmd_CPA_cpa2_s/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa2_s: Test Success 2010-12-13 18:44:35 +cmd_CPA_cpa2_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPA_cpa2_s/detail.log diff --git a/test/system/casl2/cmd_CPL_cpl0/detail.log b/test/system/casl2/cmd_CPL_cpl0/detail.log index 1087da9..57e8178 100644 --- a/test/system/casl2/cmd_CPL_cpl0/detail.log +++ b/test/system/casl2/cmd_CPL_cpl0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0: Test Success 2010-12-13 18:44:39 +cmd_CPL_cpl0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPL_cpl0/test.log b/test/system/casl2/cmd_CPL_cpl0/test.log index cd6e0d5..549aaa5 100644 --- a/test/system/casl2/cmd_CPL_cpl0/test.log +++ b/test/system/casl2/cmd_CPL_cpl0/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0: Test Success 2010-12-13 18:44:39 +cmd_CPL_cpl0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0/detail.log diff --git a/test/system/casl2/cmd_CPL_cpl0_ls/detail.log b/test/system/casl2/cmd_CPL_cpl0_ls/detail.log index 96baa19..5bdde5e 100644 --- a/test/system/casl2/cmd_CPL_cpl0_ls/detail.log +++ b/test/system/casl2/cmd_CPL_cpl0_ls/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0_ls: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl0_ls: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_ls/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPL_cpl0_ls/test.log b/test/system/casl2/cmd_CPL_cpl0_ls/test.log index 9d9bbd1..a1692eb 100644 --- a/test/system/casl2/cmd_CPL_cpl0_ls/test.log +++ b/test/system/casl2/cmd_CPL_cpl0_ls/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0_ls: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl0_ls: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_ls/detail.log diff --git a/test/system/casl2/cmd_CPL_cpl0_s/detail.log b/test/system/casl2/cmd_CPL_cpl0_s/detail.log index df530d2..e4cd05f 100644 --- a/test/system/casl2/cmd_CPL_cpl0_s/detail.log +++ b/test/system/casl2/cmd_CPL_cpl0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0_s: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl0_s: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPL_cpl0_s/test.log b/test/system/casl2/cmd_CPL_cpl0_s/test.log index 493843c..ec7c3dd 100644 --- a/test/system/casl2/cmd_CPL_cpl0_s/test.log +++ b/test/system/casl2/cmd_CPL_cpl0_s/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0_s: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl0_s: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_s/detail.log diff --git a/test/system/casl2/cmd_CPL_cpl0_z/detail.log b/test/system/casl2/cmd_CPL_cpl0_z/detail.log index 3a969c5..2867ba4 100644 --- a/test/system/casl2/cmd_CPL_cpl0_z/detail.log +++ b/test/system/casl2/cmd_CPL_cpl0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0_z: Test Success 2010-12-13 18:44:47 +cmd_CPL_cpl0_z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPL_cpl0_z/test.log b/test/system/casl2/cmd_CPL_cpl0_z/test.log index d5e054f..73fa15a 100644 --- a/test/system/casl2/cmd_CPL_cpl0_z/test.log +++ b/test/system/casl2/cmd_CPL_cpl0_z/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0_z: Test Success 2010-12-13 18:44:47 +cmd_CPL_cpl0_z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl0_z/detail.log diff --git a/test/system/casl2/cmd_CPL_cpl1_s/detail.log b/test/system/casl2/cmd_CPL_cpl1_s/detail.log index a6bf63a..5398239 100644 --- a/test/system/casl2/cmd_CPL_cpl1_s/detail.log +++ b/test/system/casl2/cmd_CPL_cpl1_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl1_s: Test Success 2010-12-13 18:44:39 +cmd_CPL_cpl1_s: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl1_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPL_cpl1_s/test.log b/test/system/casl2/cmd_CPL_cpl1_s/test.log index 0794da1..ad24670 100644 --- a/test/system/casl2/cmd_CPL_cpl1_s/test.log +++ b/test/system/casl2/cmd_CPL_cpl1_s/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl1_s: Test Success 2010-12-13 18:44:39 +cmd_CPL_cpl1_s: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl1_s/detail.log diff --git a/test/system/casl2/cmd_CPL_cpl2_s/detail.log b/test/system/casl2/cmd_CPL_cpl2_s/detail.log index d4b45f4..e54f9f5 100644 --- a/test/system/casl2/cmd_CPL_cpl2_s/detail.log +++ b/test/system/casl2/cmd_CPL_cpl2_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl2_s: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl2_s: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl2_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_CPL_cpl2_s/test.log b/test/system/casl2/cmd_CPL_cpl2_s/test.log index f468e25..b1b8102 100644 --- a/test/system/casl2/cmd_CPL_cpl2_s/test.log +++ b/test/system/casl2/cmd_CPL_cpl2_s/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl2_s: Test Success 2010-12-13 18:44:46 +cmd_CPL_cpl2_s: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_CPL_cpl2_s/detail.log diff --git a/test/system/casl2/cmd_DC_dc_c0/detail.log b/test/system/casl2/cmd_DC_dc_c0/detail.log index dff8b08..dc04f35 100644 --- a/test/system/casl2/cmd_DC_dc_c0/detail.log +++ b/test/system/casl2/cmd_DC_dc_c0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_c0: Test Success 2010-12-13 18:44:39 +cmd_DC_dc_c0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_c0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_DC_dc_c0/test.log b/test/system/casl2/cmd_DC_dc_c0/test.log index e4e954b..a6ec816 100644 --- a/test/system/casl2/cmd_DC_dc_c0/test.log +++ b/test/system/casl2/cmd_DC_dc_c0/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_c0: Test Success 2010-12-13 18:44:39 +cmd_DC_dc_c0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_c0/detail.log diff --git a/test/system/casl2/cmd_DC_dc_c1/detail.log b/test/system/casl2/cmd_DC_dc_c1/detail.log index 60e05e0..064f557 100644 --- a/test/system/casl2/cmd_DC_dc_c1/detail.log +++ b/test/system/casl2/cmd_DC_dc_c1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_c1: Test Success 2010-12-13 18:44:47 +cmd_DC_dc_c1: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_c1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_DC_dc_c1/test.log b/test/system/casl2/cmd_DC_dc_c1/test.log index 698e373..70fbdbf 100644 --- a/test/system/casl2/cmd_DC_dc_c1/test.log +++ b/test/system/casl2/cmd_DC_dc_c1/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_c1: Test Success 2010-12-13 18:44:47 +cmd_DC_dc_c1: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_c1/detail.log diff --git a/test/system/casl2/cmd_DC_dc_i0/detail.log b/test/system/casl2/cmd_DC_dc_i0/detail.log index 796dc58..98ce15c 100644 --- a/test/system/casl2/cmd_DC_dc_i0/detail.log +++ b/test/system/casl2/cmd_DC_dc_i0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_i0: Test Success 2010-12-13 18:44:40 +cmd_DC_dc_i0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_DC_dc_i0/test.log b/test/system/casl2/cmd_DC_dc_i0/test.log index 1a99908..fef627e 100644 --- a/test/system/casl2/cmd_DC_dc_i0/test.log +++ b/test/system/casl2/cmd_DC_dc_i0/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_i0: Test Success 2010-12-13 18:44:40 +cmd_DC_dc_i0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i0/detail.log diff --git a/test/system/casl2/cmd_DC_dc_i1/detail.log b/test/system/casl2/cmd_DC_dc_i1/detail.log index bacc7b3..46a1f87 100644 --- a/test/system/casl2/cmd_DC_dc_i1/detail.log +++ b/test/system/casl2/cmd_DC_dc_i1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_i1: Test Success 2010-12-13 18:44:40 +cmd_DC_dc_i1: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_DC_dc_i1/test.log b/test/system/casl2/cmd_DC_dc_i1/test.log index e18909a..e7773d3 100644 --- a/test/system/casl2/cmd_DC_dc_i1/test.log +++ b/test/system/casl2/cmd_DC_dc_i1/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_i1: Test Success 2010-12-13 18:44:40 +cmd_DC_dc_i1: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i1/detail.log diff --git a/test/system/casl2/cmd_DC_dc_i_of/detail.log b/test/system/casl2/cmd_DC_dc_i_of/detail.log index 331aeae..c8b4de0 100644 --- a/test/system/casl2/cmd_DC_dc_i_of/detail.log +++ b/test/system/casl2/cmd_DC_dc_i_of/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_i_of: Test Success 2010-12-13 18:44:42 +cmd_DC_dc_i_of: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i_of/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_DC_dc_i_of/test.log b/test/system/casl2/cmd_DC_dc_i_of/test.log index 4f4d646..e5ffd47 100644 --- a/test/system/casl2/cmd_DC_dc_i_of/test.log +++ b/test/system/casl2/cmd_DC_dc_i_of/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_i_of: Test Success 2010-12-13 18:44:42 +cmd_DC_dc_i_of: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DC_dc_i_of/detail.log diff --git a/test/system/casl2/cmd_DS_ds/detail.log b/test/system/casl2/cmd_DS_ds/detail.log index 05dcc89..4f2bea5 100644 --- a/test/system/casl2/cmd_DS_ds/detail.log +++ b/test/system/casl2/cmd_DS_ds/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DS_ds: Test Success 2010-12-13 18:44:39 +cmd_DS_ds: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DS_ds/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_DS_ds/test.log b/test/system/casl2/cmd_DS_ds/test.log index f492bfe..02cdd2a 100644 --- a/test/system/casl2/cmd_DS_ds/test.log +++ b/test/system/casl2/cmd_DS_ds/test.log @@ -1,2 +1,2 @@ -cmd_DS_ds: Test Success 2010-12-13 18:44:39 +cmd_DS_ds: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DS_ds/detail.log diff --git a/test/system/casl2/cmd_DS_ds_0/detail.log b/test/system/casl2/cmd_DS_ds_0/detail.log index dfac90f..3197006 100644 --- a/test/system/casl2/cmd_DS_ds_0/detail.log +++ b/test/system/casl2/cmd_DS_ds_0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DS_ds_0: Test Success 2010-12-13 18:44:44 +cmd_DS_ds_0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DS_ds_0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_DS_ds_0/test.log b/test/system/casl2/cmd_DS_ds_0/test.log index cc9079e..cd6a05d 100644 --- a/test/system/casl2/cmd_DS_ds_0/test.log +++ b/test/system/casl2/cmd_DS_ds_0/test.log @@ -1,2 +1,2 @@ -cmd_DS_ds_0: Test Success 2010-12-13 18:44:44 +cmd_DS_ds_0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_DS_ds_0/detail.log diff --git a/test/system/casl2/cmd_IN_in/detail.log b/test/system/casl2/cmd_IN_in/detail.log index bdde5b2..68cdb1e 100644 --- a/test/system/casl2/cmd_IN_in/detail.log +++ b/test/system/casl2/cmd_IN_in/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_IN_in: Test Success 2010-12-13 18:44:36 +cmd_IN_in: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_IN_in/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_IN_in/test.log b/test/system/casl2/cmd_IN_in/test.log index 3a46674..33fd472 100644 --- a/test/system/casl2/cmd_IN_in/test.log +++ b/test/system/casl2/cmd_IN_in/test.log @@ -1,2 +1,2 @@ -cmd_IN_in: Test Success 2010-12-13 18:44:36 +cmd_IN_in: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_IN_in/detail.log diff --git a/test/system/casl2/cmd_JMI_jmi_m/detail.log b/test/system/casl2/cmd_JMI_jmi_m/detail.log index ff5c64f..211661b 100644 --- a/test/system/casl2/cmd_JMI_jmi_m/detail.log +++ b/test/system/casl2/cmd_JMI_jmi_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_m: Test Success 2010-12-13 18:44:36 +cmd_JMI_jmi_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JMI_jmi_m/test.log b/test/system/casl2/cmd_JMI_jmi_m/test.log index ae942d7..fd2af8a 100644 --- a/test/system/casl2/cmd_JMI_jmi_m/test.log +++ b/test/system/casl2/cmd_JMI_jmi_m/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_m: Test Success 2010-12-13 18:44:36 +cmd_JMI_jmi_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_m/detail.log diff --git a/test/system/casl2/cmd_JMI_jmi_o/detail.log b/test/system/casl2/cmd_JMI_jmi_o/detail.log index 22e4cad..8694833 100644 --- a/test/system/casl2/cmd_JMI_jmi_o/detail.log +++ b/test/system/casl2/cmd_JMI_jmi_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_o: Test Success 2010-12-13 18:44:37 +cmd_JMI_jmi_o: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JMI_jmi_o/test.log b/test/system/casl2/cmd_JMI_jmi_o/test.log index de1a3ea..e07a84a 100644 --- a/test/system/casl2/cmd_JMI_jmi_o/test.log +++ b/test/system/casl2/cmd_JMI_jmi_o/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_o: Test Success 2010-12-13 18:44:37 +cmd_JMI_jmi_o: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_o/detail.log diff --git a/test/system/casl2/cmd_JMI_jmi_p/detail.log b/test/system/casl2/cmd_JMI_jmi_p/detail.log index fd44e89..cc6def4 100644 --- a/test/system/casl2/cmd_JMI_jmi_p/detail.log +++ b/test/system/casl2/cmd_JMI_jmi_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_p: Test Success 2010-12-13 18:44:42 +cmd_JMI_jmi_p: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JMI_jmi_p/test.log b/test/system/casl2/cmd_JMI_jmi_p/test.log index 70e6de2..1a09f35 100644 --- a/test/system/casl2/cmd_JMI_jmi_p/test.log +++ b/test/system/casl2/cmd_JMI_jmi_p/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_p: Test Success 2010-12-13 18:44:42 +cmd_JMI_jmi_p: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_p/detail.log diff --git a/test/system/casl2/cmd_JMI_jmi_z/detail.log b/test/system/casl2/cmd_JMI_jmi_z/detail.log index bf5b0c8..4299db0 100644 --- a/test/system/casl2/cmd_JMI_jmi_z/detail.log +++ b/test/system/casl2/cmd_JMI_jmi_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_z: Test Success 2010-12-13 18:44:39 +cmd_JMI_jmi_z: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JMI_jmi_z/test.log b/test/system/casl2/cmd_JMI_jmi_z/test.log index 6f674ec..11146fa 100644 --- a/test/system/casl2/cmd_JMI_jmi_z/test.log +++ b/test/system/casl2/cmd_JMI_jmi_z/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_z: Test Success 2010-12-13 18:44:39 +cmd_JMI_jmi_z: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JMI_jmi_z/detail.log diff --git a/test/system/casl2/cmd_JNZ_jnz_m/detail.log b/test/system/casl2/cmd_JNZ_jnz_m/detail.log index 6be8df1..d11e304 100644 --- a/test/system/casl2/cmd_JNZ_jnz_m/detail.log +++ b/test/system/casl2/cmd_JNZ_jnz_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_m: Test Success 2010-12-13 18:44:35 +cmd_JNZ_jnz_m: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JNZ_jnz_m/test.log b/test/system/casl2/cmd_JNZ_jnz_m/test.log index 034a30b..80fbc62 100644 --- a/test/system/casl2/cmd_JNZ_jnz_m/test.log +++ b/test/system/casl2/cmd_JNZ_jnz_m/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_m: Test Success 2010-12-13 18:44:35 +cmd_JNZ_jnz_m: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_m/detail.log diff --git a/test/system/casl2/cmd_JNZ_jnz_o/detail.log b/test/system/casl2/cmd_JNZ_jnz_o/detail.log index 6158a7a..95c3f47 100644 --- a/test/system/casl2/cmd_JNZ_jnz_o/detail.log +++ b/test/system/casl2/cmd_JNZ_jnz_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_o: Test Success 2010-12-13 18:44:39 +cmd_JNZ_jnz_o: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JNZ_jnz_o/test.log b/test/system/casl2/cmd_JNZ_jnz_o/test.log index 42eb35c..708f7a4 100644 --- a/test/system/casl2/cmd_JNZ_jnz_o/test.log +++ b/test/system/casl2/cmd_JNZ_jnz_o/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_o: Test Success 2010-12-13 18:44:39 +cmd_JNZ_jnz_o: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_o/detail.log diff --git a/test/system/casl2/cmd_JNZ_jnz_p/detail.log b/test/system/casl2/cmd_JNZ_jnz_p/detail.log index 0f5c0fa..5570de1 100644 --- a/test/system/casl2/cmd_JNZ_jnz_p/detail.log +++ b/test/system/casl2/cmd_JNZ_jnz_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_p: Test Success 2010-12-13 18:44:36 +cmd_JNZ_jnz_p: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JNZ_jnz_p/test.log b/test/system/casl2/cmd_JNZ_jnz_p/test.log index d5a493d..423f271 100644 --- a/test/system/casl2/cmd_JNZ_jnz_p/test.log +++ b/test/system/casl2/cmd_JNZ_jnz_p/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_p: Test Success 2010-12-13 18:44:36 +cmd_JNZ_jnz_p: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_p/detail.log diff --git a/test/system/casl2/cmd_JNZ_jnz_z/detail.log b/test/system/casl2/cmd_JNZ_jnz_z/detail.log index 588687e..afe8e84 100644 --- a/test/system/casl2/cmd_JNZ_jnz_z/detail.log +++ b/test/system/casl2/cmd_JNZ_jnz_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_z: Test Success 2010-12-13 18:44:37 +cmd_JNZ_jnz_z: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JNZ_jnz_z/test.log b/test/system/casl2/cmd_JNZ_jnz_z/test.log index ca31609..6613d95 100644 --- a/test/system/casl2/cmd_JNZ_jnz_z/test.log +++ b/test/system/casl2/cmd_JNZ_jnz_z/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_z: Test Success 2010-12-13 18:44:37 +cmd_JNZ_jnz_z: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JNZ_jnz_z/detail.log diff --git a/test/system/casl2/cmd_JOV_jov_m/detail.log b/test/system/casl2/cmd_JOV_jov_m/detail.log index 7139ecd..737648d 100644 --- a/test/system/casl2/cmd_JOV_jov_m/detail.log +++ b/test/system/casl2/cmd_JOV_jov_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_m: Test Success 2010-12-13 18:44:36 +cmd_JOV_jov_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JOV_jov_m/test.log b/test/system/casl2/cmd_JOV_jov_m/test.log index 474036d..85970a7 100644 --- a/test/system/casl2/cmd_JOV_jov_m/test.log +++ b/test/system/casl2/cmd_JOV_jov_m/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_m: Test Success 2010-12-13 18:44:36 +cmd_JOV_jov_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_m/detail.log diff --git a/test/system/casl2/cmd_JOV_jov_o/detail.log b/test/system/casl2/cmd_JOV_jov_o/detail.log index ffd3359..7389fc8 100644 --- a/test/system/casl2/cmd_JOV_jov_o/detail.log +++ b/test/system/casl2/cmd_JOV_jov_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_o: Test Success 2010-12-13 18:44:40 +cmd_JOV_jov_o: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JOV_jov_o/test.log b/test/system/casl2/cmd_JOV_jov_o/test.log index 39b8abe..e62f34a 100644 --- a/test/system/casl2/cmd_JOV_jov_o/test.log +++ b/test/system/casl2/cmd_JOV_jov_o/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_o: Test Success 2010-12-13 18:44:40 +cmd_JOV_jov_o: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_o/detail.log diff --git a/test/system/casl2/cmd_JOV_jov_p/detail.log b/test/system/casl2/cmd_JOV_jov_p/detail.log index 30f342e..5f7aa2c 100644 --- a/test/system/casl2/cmd_JOV_jov_p/detail.log +++ b/test/system/casl2/cmd_JOV_jov_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_p: Test Success 2010-12-13 18:44:43 +cmd_JOV_jov_p: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JOV_jov_p/test.log b/test/system/casl2/cmd_JOV_jov_p/test.log index 5fb34b9..906a11c 100644 --- a/test/system/casl2/cmd_JOV_jov_p/test.log +++ b/test/system/casl2/cmd_JOV_jov_p/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_p: Test Success 2010-12-13 18:44:43 +cmd_JOV_jov_p: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_p/detail.log diff --git a/test/system/casl2/cmd_JOV_jov_z/detail.log b/test/system/casl2/cmd_JOV_jov_z/detail.log index 9341f86..e540f2d 100644 --- a/test/system/casl2/cmd_JOV_jov_z/detail.log +++ b/test/system/casl2/cmd_JOV_jov_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_z: Test Success 2010-12-13 18:44:37 +cmd_JOV_jov_z: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JOV_jov_z/test.log b/test/system/casl2/cmd_JOV_jov_z/test.log index a091257..c981ddc 100644 --- a/test/system/casl2/cmd_JOV_jov_z/test.log +++ b/test/system/casl2/cmd_JOV_jov_z/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_z: Test Success 2010-12-13 18:44:37 +cmd_JOV_jov_z: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JOV_jov_z/detail.log diff --git a/test/system/casl2/cmd_JPL_jpl_m/detail.log b/test/system/casl2/cmd_JPL_jpl_m/detail.log index 8af1c76..96a665c 100644 --- a/test/system/casl2/cmd_JPL_jpl_m/detail.log +++ b/test/system/casl2/cmd_JPL_jpl_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_m: Test Success 2010-12-13 18:44:36 +cmd_JPL_jpl_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JPL_jpl_m/test.log b/test/system/casl2/cmd_JPL_jpl_m/test.log index aee9a04..dfde635 100644 --- a/test/system/casl2/cmd_JPL_jpl_m/test.log +++ b/test/system/casl2/cmd_JPL_jpl_m/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_m: Test Success 2010-12-13 18:44:36 +cmd_JPL_jpl_m: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_m/detail.log diff --git a/test/system/casl2/cmd_JPL_jpl_o/detail.log b/test/system/casl2/cmd_JPL_jpl_o/detail.log index 5da3dae..d0229fa 100644 --- a/test/system/casl2/cmd_JPL_jpl_o/detail.log +++ b/test/system/casl2/cmd_JPL_jpl_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_o: Test Success 2010-12-13 18:44:35 +cmd_JPL_jpl_o: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JPL_jpl_o/test.log b/test/system/casl2/cmd_JPL_jpl_o/test.log index 022c0f5..779451b 100644 --- a/test/system/casl2/cmd_JPL_jpl_o/test.log +++ b/test/system/casl2/cmd_JPL_jpl_o/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_o: Test Success 2010-12-13 18:44:35 +cmd_JPL_jpl_o: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_o/detail.log diff --git a/test/system/casl2/cmd_JPL_jpl_p/detail.log b/test/system/casl2/cmd_JPL_jpl_p/detail.log index 7292b5a..d0080a2 100644 --- a/test/system/casl2/cmd_JPL_jpl_p/detail.log +++ b/test/system/casl2/cmd_JPL_jpl_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_p: Test Success 2010-12-13 18:44:44 +cmd_JPL_jpl_p: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JPL_jpl_p/test.log b/test/system/casl2/cmd_JPL_jpl_p/test.log index f808d9d..bae8a63 100644 --- a/test/system/casl2/cmd_JPL_jpl_p/test.log +++ b/test/system/casl2/cmd_JPL_jpl_p/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_p: Test Success 2010-12-13 18:44:44 +cmd_JPL_jpl_p: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_p/detail.log diff --git a/test/system/casl2/cmd_JPL_jpl_z/detail.log b/test/system/casl2/cmd_JPL_jpl_z/detail.log index 653f57e..04a9445 100644 --- a/test/system/casl2/cmd_JPL_jpl_z/detail.log +++ b/test/system/casl2/cmd_JPL_jpl_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_z: Test Success 2010-12-13 18:44:44 +cmd_JPL_jpl_z: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JPL_jpl_z/test.log b/test/system/casl2/cmd_JPL_jpl_z/test.log index dbd30e9..64f8cbf 100644 --- a/test/system/casl2/cmd_JPL_jpl_z/test.log +++ b/test/system/casl2/cmd_JPL_jpl_z/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_z: Test Success 2010-12-13 18:44:44 +cmd_JPL_jpl_z: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JPL_jpl_z/detail.log diff --git a/test/system/casl2/cmd_JUMP_jump_m/detail.log b/test/system/casl2/cmd_JUMP_jump_m/detail.log index 4153ed7..27c3b57 100644 --- a/test/system/casl2/cmd_JUMP_jump_m/detail.log +++ b/test/system/casl2/cmd_JUMP_jump_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_m: Test Success 2010-12-13 18:44:45 +cmd_JUMP_jump_m: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JUMP_jump_m/test.log b/test/system/casl2/cmd_JUMP_jump_m/test.log index e4ca723..5fb4b7f 100644 --- a/test/system/casl2/cmd_JUMP_jump_m/test.log +++ b/test/system/casl2/cmd_JUMP_jump_m/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_m: Test Success 2010-12-13 18:44:45 +cmd_JUMP_jump_m: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_m/detail.log diff --git a/test/system/casl2/cmd_JUMP_jump_o/detail.log b/test/system/casl2/cmd_JUMP_jump_o/detail.log index 937acc8..5e31ca4 100644 --- a/test/system/casl2/cmd_JUMP_jump_o/detail.log +++ b/test/system/casl2/cmd_JUMP_jump_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_o: Test Success 2010-12-13 18:44:43 +cmd_JUMP_jump_o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JUMP_jump_o/test.log b/test/system/casl2/cmd_JUMP_jump_o/test.log index daa2348..28b6cea 100644 --- a/test/system/casl2/cmd_JUMP_jump_o/test.log +++ b/test/system/casl2/cmd_JUMP_jump_o/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_o: Test Success 2010-12-13 18:44:43 +cmd_JUMP_jump_o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_o/detail.log diff --git a/test/system/casl2/cmd_JUMP_jump_p/detail.log b/test/system/casl2/cmd_JUMP_jump_p/detail.log index 1070542..43c075e 100644 --- a/test/system/casl2/cmd_JUMP_jump_p/detail.log +++ b/test/system/casl2/cmd_JUMP_jump_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_p: Test Success 2010-12-13 18:44:38 +cmd_JUMP_jump_p: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JUMP_jump_p/test.log b/test/system/casl2/cmd_JUMP_jump_p/test.log index 3c15c65..926371a 100644 --- a/test/system/casl2/cmd_JUMP_jump_p/test.log +++ b/test/system/casl2/cmd_JUMP_jump_p/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_p: Test Success 2010-12-13 18:44:38 +cmd_JUMP_jump_p: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_p/detail.log diff --git a/test/system/casl2/cmd_JUMP_jump_z/detail.log b/test/system/casl2/cmd_JUMP_jump_z/detail.log index b1b9bf0..0b5eb69 100644 --- a/test/system/casl2/cmd_JUMP_jump_z/detail.log +++ b/test/system/casl2/cmd_JUMP_jump_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_z: Test Success 2010-12-13 18:44:47 +cmd_JUMP_jump_z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JUMP_jump_z/test.log b/test/system/casl2/cmd_JUMP_jump_z/test.log index b5a8c39..04460a2 100644 --- a/test/system/casl2/cmd_JUMP_jump_z/test.log +++ b/test/system/casl2/cmd_JUMP_jump_z/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_z: Test Success 2010-12-13 18:44:47 +cmd_JUMP_jump_z: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JUMP_jump_z/detail.log diff --git a/test/system/casl2/cmd_JZE_jze_m/detail.log b/test/system/casl2/cmd_JZE_jze_m/detail.log index eda43c0..9989033 100644 --- a/test/system/casl2/cmd_JZE_jze_m/detail.log +++ b/test/system/casl2/cmd_JZE_jze_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_m: Test Success 2010-12-13 18:44:42 +cmd_JZE_jze_m: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JZE_jze_m/test.log b/test/system/casl2/cmd_JZE_jze_m/test.log index c1afd7f..96b7b4a 100644 --- a/test/system/casl2/cmd_JZE_jze_m/test.log +++ b/test/system/casl2/cmd_JZE_jze_m/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_m: Test Success 2010-12-13 18:44:42 +cmd_JZE_jze_m: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_m/detail.log diff --git a/test/system/casl2/cmd_JZE_jze_o/detail.log b/test/system/casl2/cmd_JZE_jze_o/detail.log index 4eba53e..aaaca92 100644 --- a/test/system/casl2/cmd_JZE_jze_o/detail.log +++ b/test/system/casl2/cmd_JZE_jze_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_o: Test Success 2010-12-13 18:44:44 +cmd_JZE_jze_o: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JZE_jze_o/test.log b/test/system/casl2/cmd_JZE_jze_o/test.log index 4b3c659..2a2b9a9 100644 --- a/test/system/casl2/cmd_JZE_jze_o/test.log +++ b/test/system/casl2/cmd_JZE_jze_o/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_o: Test Success 2010-12-13 18:44:44 +cmd_JZE_jze_o: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_o/detail.log diff --git a/test/system/casl2/cmd_JZE_jze_p/detail.log b/test/system/casl2/cmd_JZE_jze_p/detail.log index 2ee828e..bae7786 100644 --- a/test/system/casl2/cmd_JZE_jze_p/detail.log +++ b/test/system/casl2/cmd_JZE_jze_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_p: Test Success 2010-12-13 18:44:47 +cmd_JZE_jze_p: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JZE_jze_p/test.log b/test/system/casl2/cmd_JZE_jze_p/test.log index 20bfe12..32fa962 100644 --- a/test/system/casl2/cmd_JZE_jze_p/test.log +++ b/test/system/casl2/cmd_JZE_jze_p/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_p: Test Success 2010-12-13 18:44:47 +cmd_JZE_jze_p: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_p/detail.log diff --git a/test/system/casl2/cmd_JZE_jze_z/detail.log b/test/system/casl2/cmd_JZE_jze_z/detail.log index c7ba2ae..a37850f 100644 --- a/test/system/casl2/cmd_JZE_jze_z/detail.log +++ b/test/system/casl2/cmd_JZE_jze_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_z: Test Success 2010-12-13 18:44:41 +cmd_JZE_jze_z: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_JZE_jze_z/test.log b/test/system/casl2/cmd_JZE_jze_z/test.log index de54fcc..fe95a2c 100644 --- a/test/system/casl2/cmd_JZE_jze_z/test.log +++ b/test/system/casl2/cmd_JZE_jze_z/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_z: Test Success 2010-12-13 18:44:41 +cmd_JZE_jze_z: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_JZE_jze_z/detail.log diff --git a/test/system/casl2/cmd_LAD_lad0/detail.log b/test/system/casl2/cmd_LAD_lad0/detail.log index a508d29..2fc099e 100644 --- a/test/system/casl2/cmd_LAD_lad0/detail.log +++ b/test/system/casl2/cmd_LAD_lad0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad0: Test Success 2010-12-13 18:44:40 +cmd_LAD_lad0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LAD_lad0/test.log b/test/system/casl2/cmd_LAD_lad0/test.log index 2f76c2b..7f38177 100644 --- a/test/system/casl2/cmd_LAD_lad0/test.log +++ b/test/system/casl2/cmd_LAD_lad0/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad0: Test Success 2010-12-13 18:44:40 +cmd_LAD_lad0: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad0/detail.log diff --git a/test/system/casl2/cmd_LAD_lad1/detail.log b/test/system/casl2/cmd_LAD_lad1/detail.log index d96d294..9d40252 100644 --- a/test/system/casl2/cmd_LAD_lad1/detail.log +++ b/test/system/casl2/cmd_LAD_lad1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad1: Test Success 2010-12-13 18:44:47 +cmd_LAD_lad1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LAD_lad1/test.log b/test/system/casl2/cmd_LAD_lad1/test.log index 28a15ee..dcb592c 100644 --- a/test/system/casl2/cmd_LAD_lad1/test.log +++ b/test/system/casl2/cmd_LAD_lad1/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad1: Test Success 2010-12-13 18:44:47 +cmd_LAD_lad1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1/detail.log diff --git a/test/system/casl2/cmd_LAD_lad1_o/detail.log b/test/system/casl2/cmd_LAD_lad1_o/detail.log index 4dbc9e7..3d4bb04 100644 --- a/test/system/casl2/cmd_LAD_lad1_o/detail.log +++ b/test/system/casl2/cmd_LAD_lad1_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad1_o: Test Success 2010-12-13 18:44:39 +cmd_LAD_lad1_o: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LAD_lad1_o/test.log b/test/system/casl2/cmd_LAD_lad1_o/test.log index 78fdafe..ae2b383 100644 --- a/test/system/casl2/cmd_LAD_lad1_o/test.log +++ b/test/system/casl2/cmd_LAD_lad1_o/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad1_o: Test Success 2010-12-13 18:44:39 +cmd_LAD_lad1_o: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1_o/detail.log diff --git a/test/system/casl2/cmd_LAD_lad1_s/detail.log b/test/system/casl2/cmd_LAD_lad1_s/detail.log index 252dac7..8825dec 100644 --- a/test/system/casl2/cmd_LAD_lad1_s/detail.log +++ b/test/system/casl2/cmd_LAD_lad1_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad1_s: Test Success 2010-12-13 18:44:47 +cmd_LAD_lad1_s: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LAD_lad1_s/test.log b/test/system/casl2/cmd_LAD_lad1_s/test.log index 8a90e77..db31bb6 100644 --- a/test/system/casl2/cmd_LAD_lad1_s/test.log +++ b/test/system/casl2/cmd_LAD_lad1_s/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad1_s: Test Success 2010-12-13 18:44:47 +cmd_LAD_lad1_s: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LAD_lad1_s/detail.log diff --git a/test/system/casl2/cmd_LD_ld0/detail.log b/test/system/casl2/cmd_LD_ld0/detail.log index 0145eb6..92784a7 100644 --- a/test/system/casl2/cmd_LD_ld0/detail.log +++ b/test/system/casl2/cmd_LD_ld0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld0: Test Success 2010-12-13 18:44:41 +cmd_LD_ld0: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LD_ld0/test.log b/test/system/casl2/cmd_LD_ld0/test.log index 92a5e0e..e899730 100644 --- a/test/system/casl2/cmd_LD_ld0/test.log +++ b/test/system/casl2/cmd_LD_ld0/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld0: Test Success 2010-12-13 18:44:41 +cmd_LD_ld0: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld0/detail.log diff --git a/test/system/casl2/cmd_LD_ld0_l/detail.log b/test/system/casl2/cmd_LD_ld0_l/detail.log index 0bfaaf7..871938e 100644 --- a/test/system/casl2/cmd_LD_ld0_l/detail.log +++ b/test/system/casl2/cmd_LD_ld0_l/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld0_l: Test Success 2010-12-13 18:44:41 +cmd_LD_ld0_l: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld0_l/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LD_ld0_l/test.log b/test/system/casl2/cmd_LD_ld0_l/test.log index f6ab5cf..8f08b91 100644 --- a/test/system/casl2/cmd_LD_ld0_l/test.log +++ b/test/system/casl2/cmd_LD_ld0_l/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld0_l: Test Success 2010-12-13 18:44:41 +cmd_LD_ld0_l: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld0_l/detail.log diff --git a/test/system/casl2/cmd_LD_ld1/detail.log b/test/system/casl2/cmd_LD_ld1/detail.log index a345a8c..91e5985 100644 --- a/test/system/casl2/cmd_LD_ld1/detail.log +++ b/test/system/casl2/cmd_LD_ld1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld1: Test Success 2010-12-13 18:44:35 +cmd_LD_ld1: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LD_ld1/test.log b/test/system/casl2/cmd_LD_ld1/test.log index 39ffe60..3a9ef00 100644 --- a/test/system/casl2/cmd_LD_ld1/test.log +++ b/test/system/casl2/cmd_LD_ld1/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld1: Test Success 2010-12-13 18:44:35 +cmd_LD_ld1: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld1/detail.log diff --git a/test/system/casl2/cmd_LD_ld2/detail.log b/test/system/casl2/cmd_LD_ld2/detail.log index 484ead4..70b112b 100644 --- a/test/system/casl2/cmd_LD_ld2/detail.log +++ b/test/system/casl2/cmd_LD_ld2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld2: Test Success 2010-12-13 18:44:47 +cmd_LD_ld2: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_LD_ld2/test.log b/test/system/casl2/cmd_LD_ld2/test.log index e9e519b..0663877 100644 --- a/test/system/casl2/cmd_LD_ld2/test.log +++ b/test/system/casl2/cmd_LD_ld2/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld2: Test Success 2010-12-13 18:44:47 +cmd_LD_ld2: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_LD_ld2/detail.log diff --git a/test/system/casl2/cmd_NOP_nop/detail.log b/test/system/casl2/cmd_NOP_nop/detail.log index 4cb0929..aec63f2 100644 --- a/test/system/casl2/cmd_NOP_nop/detail.log +++ b/test/system/casl2/cmd_NOP_nop/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_NOP_nop: Test Success 2010-12-13 18:44:44 +cmd_NOP_nop: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_NOP_nop/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_NOP_nop/test.log b/test/system/casl2/cmd_NOP_nop/test.log index fd6cec5..01821fa 100644 --- a/test/system/casl2/cmd_NOP_nop/test.log +++ b/test/system/casl2/cmd_NOP_nop/test.log @@ -1,2 +1,2 @@ -cmd_NOP_nop: Test Success 2010-12-13 18:44:44 +cmd_NOP_nop: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_NOP_nop/detail.log diff --git a/test/system/casl2/cmd_OR_or0/detail.log b/test/system/casl2/cmd_OR_or0/detail.log index 39673ef..4fd41b2 100644 --- a/test/system/casl2/cmd_OR_or0/detail.log +++ b/test/system/casl2/cmd_OR_or0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or0: Test Success 2010-12-13 18:44:43 +cmd_OR_or0: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_OR_or0/test.log b/test/system/casl2/cmd_OR_or0/test.log index 92c33d5..73d5cab 100644 --- a/test/system/casl2/cmd_OR_or0/test.log +++ b/test/system/casl2/cmd_OR_or0/test.log @@ -1,2 +1,2 @@ -cmd_OR_or0: Test Success 2010-12-13 18:44:43 +cmd_OR_or0: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0/detail.log diff --git a/test/system/casl2/cmd_OR_or0_s/detail.log b/test/system/casl2/cmd_OR_or0_s/detail.log index 4d9ab13..ed1fb0e 100644 --- a/test/system/casl2/cmd_OR_or0_s/detail.log +++ b/test/system/casl2/cmd_OR_or0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or0_s: Test Success 2010-12-13 18:44:35 +cmd_OR_or0_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_OR_or0_s/test.log b/test/system/casl2/cmd_OR_or0_s/test.log index 466d911..321368f 100644 --- a/test/system/casl2/cmd_OR_or0_s/test.log +++ b/test/system/casl2/cmd_OR_or0_s/test.log @@ -1,2 +1,2 @@ -cmd_OR_or0_s: Test Success 2010-12-13 18:44:35 +cmd_OR_or0_s: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0_s/detail.log diff --git a/test/system/casl2/cmd_OR_or0_z/detail.log b/test/system/casl2/cmd_OR_or0_z/detail.log index 1070dc1..21903a4 100644 --- a/test/system/casl2/cmd_OR_or0_z/detail.log +++ b/test/system/casl2/cmd_OR_or0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or0_z: Test Success 2010-12-13 18:44:40 +cmd_OR_or0_z: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_OR_or0_z/test.log b/test/system/casl2/cmd_OR_or0_z/test.log index 5ae4e8a..cf35dc6 100644 --- a/test/system/casl2/cmd_OR_or0_z/test.log +++ b/test/system/casl2/cmd_OR_or0_z/test.log @@ -1,2 +1,2 @@ -cmd_OR_or0_z: Test Success 2010-12-13 18:44:40 +cmd_OR_or0_z: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or0_z/detail.log diff --git a/test/system/casl2/cmd_OR_or1/detail.log b/test/system/casl2/cmd_OR_or1/detail.log index bbf7cdb..61a04a2 100644 --- a/test/system/casl2/cmd_OR_or1/detail.log +++ b/test/system/casl2/cmd_OR_or1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or1: Test Success 2010-12-13 18:44:43 +cmd_OR_or1: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_OR_or1/test.log b/test/system/casl2/cmd_OR_or1/test.log index fa51c2a..2245e8c 100644 --- a/test/system/casl2/cmd_OR_or1/test.log +++ b/test/system/casl2/cmd_OR_or1/test.log @@ -1,2 +1,2 @@ -cmd_OR_or1: Test Success 2010-12-13 18:44:43 +cmd_OR_or1: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or1/detail.log diff --git a/test/system/casl2/cmd_OR_or2/detail.log b/test/system/casl2/cmd_OR_or2/detail.log index 38bb577..c160c90 100644 --- a/test/system/casl2/cmd_OR_or2/detail.log +++ b/test/system/casl2/cmd_OR_or2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or2: Test Success 2010-12-13 18:44:39 +cmd_OR_or2: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_OR_or2/test.log b/test/system/casl2/cmd_OR_or2/test.log index 50dc11c..9d54f6e 100644 --- a/test/system/casl2/cmd_OR_or2/test.log +++ b/test/system/casl2/cmd_OR_or2/test.log @@ -1,2 +1,2 @@ -cmd_OR_or2: Test Success 2010-12-13 18:44:39 +cmd_OR_or2: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OR_or2/detail.log diff --git a/test/system/casl2/cmd_OUT_out/detail.log b/test/system/casl2/cmd_OUT_out/detail.log index a5c89d2..82d95eb 100644 --- a/test/system/casl2/cmd_OUT_out/detail.log +++ b/test/system/casl2/cmd_OUT_out/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OUT_out: Test Success 2010-12-13 18:44:41 +cmd_OUT_out: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OUT_out/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_OUT_out/test.log b/test/system/casl2/cmd_OUT_out/test.log index babc05b..c2214d6 100644 --- a/test/system/casl2/cmd_OUT_out/test.log +++ b/test/system/casl2/cmd_OUT_out/test.log @@ -1,2 +1,2 @@ -cmd_OUT_out: Test Success 2010-12-13 18:44:41 +cmd_OUT_out: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_OUT_out/detail.log diff --git a/test/system/casl2/cmd_POP_push_pop_0/detail.log b/test/system/casl2/cmd_POP_push_pop_0/detail.log index 22b4678..d99e7d4 100644 --- a/test/system/casl2/cmd_POP_push_pop_0/detail.log +++ b/test/system/casl2/cmd_POP_push_pop_0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_POP_push_pop_0: Test Success 2010-12-13 18:44:36 +cmd_POP_push_pop_0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_POP_push_pop_0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_POP_push_pop_0/test.log b/test/system/casl2/cmd_POP_push_pop_0/test.log index 94f3e62..7dbb0eb 100644 --- a/test/system/casl2/cmd_POP_push_pop_0/test.log +++ b/test/system/casl2/cmd_POP_push_pop_0/test.log @@ -1,2 +1,2 @@ -cmd_POP_push_pop_0: Test Success 2010-12-13 18:44:36 +cmd_POP_push_pop_0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_POP_push_pop_0/detail.log diff --git a/test/system/casl2/cmd_POP_push_pop_1/detail.log b/test/system/casl2/cmd_POP_push_pop_1/detail.log index e5df7f9..9114dcf 100644 --- a/test/system/casl2/cmd_POP_push_pop_1/detail.log +++ b/test/system/casl2/cmd_POP_push_pop_1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_POP_push_pop_1: Test Success 2010-12-13 18:44:47 +cmd_POP_push_pop_1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_POP_push_pop_1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_POP_push_pop_1/test.log b/test/system/casl2/cmd_POP_push_pop_1/test.log index e896257..5d9a927 100644 --- a/test/system/casl2/cmd_POP_push_pop_1/test.log +++ b/test/system/casl2/cmd_POP_push_pop_1/test.log @@ -1,2 +1,2 @@ -cmd_POP_push_pop_1: Test Success 2010-12-13 18:44:47 +cmd_POP_push_pop_1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_POP_push_pop_1/detail.log diff --git a/test/system/casl2/cmd_RPOP_rpop/detail.log b/test/system/casl2/cmd_RPOP_rpop/detail.log index a0030c0..0c5605f 100644 --- a/test/system/casl2/cmd_RPOP_rpop/detail.log +++ b/test/system/casl2/cmd_RPOP_rpop/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_RPOP_rpop: Test Success 2010-12-13 18:44:40 +cmd_RPOP_rpop: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_RPOP_rpop/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_RPOP_rpop/test.log b/test/system/casl2/cmd_RPOP_rpop/test.log index 5983595..b281fda 100644 --- a/test/system/casl2/cmd_RPOP_rpop/test.log +++ b/test/system/casl2/cmd_RPOP_rpop/test.log @@ -1,2 +1,2 @@ -cmd_RPOP_rpop: Test Success 2010-12-13 18:44:40 +cmd_RPOP_rpop: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_RPOP_rpop/detail.log diff --git a/test/system/casl2/cmd_RPUSH_rpush/detail.log b/test/system/casl2/cmd_RPUSH_rpush/detail.log index 5813df6..f255764 100644 --- a/test/system/casl2/cmd_RPUSH_rpush/detail.log +++ b/test/system/casl2/cmd_RPUSH_rpush/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_RPUSH_rpush: Test Success 2010-12-13 18:44:35 +cmd_RPUSH_rpush: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_RPUSH_rpush/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_RPUSH_rpush/test.log b/test/system/casl2/cmd_RPUSH_rpush/test.log index 0318153..4ff0790 100644 --- a/test/system/casl2/cmd_RPUSH_rpush/test.log +++ b/test/system/casl2/cmd_RPUSH_rpush/test.log @@ -1,2 +1,2 @@ -cmd_RPUSH_rpush: Test Success 2010-12-13 18:44:35 +cmd_RPUSH_rpush: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_RPUSH_rpush/detail.log diff --git a/test/system/casl2/cmd_SLA_sla/detail.log b/test/system/casl2/cmd_SLA_sla/detail.log index 625ea6e..f69a6c4 100644 --- a/test/system/casl2/cmd_SLA_sla/detail.log +++ b/test/system/casl2/cmd_SLA_sla/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla: Test Success 2010-12-13 18:44:41 +cmd_SLA_sla: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLA_sla/test.log b/test/system/casl2/cmd_SLA_sla/test.log index 531103d..4f02c01 100644 --- a/test/system/casl2/cmd_SLA_sla/test.log +++ b/test/system/casl2/cmd_SLA_sla/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla: Test Success 2010-12-13 18:44:41 +cmd_SLA_sla: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla/detail.log diff --git a/test/system/casl2/cmd_SLA_sla_o/detail.log b/test/system/casl2/cmd_SLA_sla_o/detail.log index b68dc77..bccc965 100644 --- a/test/system/casl2/cmd_SLA_sla_o/detail.log +++ b/test/system/casl2/cmd_SLA_sla_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_o: Test Success 2010-12-13 18:44:43 +cmd_SLA_sla_o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLA_sla_o/test.log b/test/system/casl2/cmd_SLA_sla_o/test.log index 6c559dd..92622ab 100644 --- a/test/system/casl2/cmd_SLA_sla_o/test.log +++ b/test/system/casl2/cmd_SLA_sla_o/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_o: Test Success 2010-12-13 18:44:43 +cmd_SLA_sla_o: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_o/detail.log diff --git a/test/system/casl2/cmd_SLA_sla_os/detail.log b/test/system/casl2/cmd_SLA_sla_os/detail.log index 6ddd145..4d519cc 100644 --- a/test/system/casl2/cmd_SLA_sla_os/detail.log +++ b/test/system/casl2/cmd_SLA_sla_os/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_os: Test Success 2010-12-13 18:44:47 +cmd_SLA_sla_os: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_os/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLA_sla_os/test.log b/test/system/casl2/cmd_SLA_sla_os/test.log index d0b6c46..c3ebe5e 100644 --- a/test/system/casl2/cmd_SLA_sla_os/test.log +++ b/test/system/casl2/cmd_SLA_sla_os/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_os: Test Success 2010-12-13 18:44:47 +cmd_SLA_sla_os: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_os/detail.log diff --git a/test/system/casl2/cmd_SLA_sla_oz/detail.log b/test/system/casl2/cmd_SLA_sla_oz/detail.log index fe3b59c..ea50402 100644 --- a/test/system/casl2/cmd_SLA_sla_oz/detail.log +++ b/test/system/casl2/cmd_SLA_sla_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_oz: Test Success 2010-12-13 18:44:35 +cmd_SLA_sla_oz: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLA_sla_oz/test.log b/test/system/casl2/cmd_SLA_sla_oz/test.log index 1ece2a4..d93b231 100644 --- a/test/system/casl2/cmd_SLA_sla_oz/test.log +++ b/test/system/casl2/cmd_SLA_sla_oz/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_oz: Test Success 2010-12-13 18:44:35 +cmd_SLA_sla_oz: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_oz/detail.log diff --git a/test/system/casl2/cmd_SLA_sla_s/detail.log b/test/system/casl2/cmd_SLA_sla_s/detail.log index 858be76..71d7961 100644 --- a/test/system/casl2/cmd_SLA_sla_s/detail.log +++ b/test/system/casl2/cmd_SLA_sla_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_s: Test Success 2010-12-13 18:44:37 +cmd_SLA_sla_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLA_sla_s/test.log b/test/system/casl2/cmd_SLA_sla_s/test.log index 64fed0f..d96bbad 100644 --- a/test/system/casl2/cmd_SLA_sla_s/test.log +++ b/test/system/casl2/cmd_SLA_sla_s/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_s: Test Success 2010-12-13 18:44:37 +cmd_SLA_sla_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_s/detail.log diff --git a/test/system/casl2/cmd_SLA_sla_z/detail.log b/test/system/casl2/cmd_SLA_sla_z/detail.log index 8caf137..4fab71d 100644 --- a/test/system/casl2/cmd_SLA_sla_z/detail.log +++ b/test/system/casl2/cmd_SLA_sla_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_z: Test Success 2010-12-13 18:44:42 +cmd_SLA_sla_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLA_sla_z/test.log b/test/system/casl2/cmd_SLA_sla_z/test.log index d0edb13..73b1abb 100644 --- a/test/system/casl2/cmd_SLA_sla_z/test.log +++ b/test/system/casl2/cmd_SLA_sla_z/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_z: Test Success 2010-12-13 18:44:42 +cmd_SLA_sla_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLA_sla_z/detail.log diff --git a/test/system/casl2/cmd_SLL_sll/detail.log b/test/system/casl2/cmd_SLL_sll/detail.log index 8236262..d90bf50 100644 --- a/test/system/casl2/cmd_SLL_sll/detail.log +++ b/test/system/casl2/cmd_SLL_sll/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLL_sll/test.log b/test/system/casl2/cmd_SLL_sll/test.log index 06f7627..03b727f 100644 --- a/test/system/casl2/cmd_SLL_sll/test.log +++ b/test/system/casl2/cmd_SLL_sll/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll/detail.log diff --git a/test/system/casl2/cmd_SLL_sll_o/detail.log b/test/system/casl2/cmd_SLL_sll_o/detail.log index 3c2d9c8..dc60c05 100644 --- a/test/system/casl2/cmd_SLL_sll_o/detail.log +++ b/test/system/casl2/cmd_SLL_sll_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_o: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll_o: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLL_sll_o/test.log b/test/system/casl2/cmd_SLL_sll_o/test.log index 029f035..1feff60 100644 --- a/test/system/casl2/cmd_SLL_sll_o/test.log +++ b/test/system/casl2/cmd_SLL_sll_o/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_o: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll_o: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_o/detail.log diff --git a/test/system/casl2/cmd_SLL_sll_os/detail.log b/test/system/casl2/cmd_SLL_sll_os/detail.log index 2c40983..6588c84 100644 --- a/test/system/casl2/cmd_SLL_sll_os/detail.log +++ b/test/system/casl2/cmd_SLL_sll_os/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_os: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll_os: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_os/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLL_sll_os/test.log b/test/system/casl2/cmd_SLL_sll_os/test.log index fa190d1..a40fbb2 100644 --- a/test/system/casl2/cmd_SLL_sll_os/test.log +++ b/test/system/casl2/cmd_SLL_sll_os/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_os: Test Success 2010-12-13 18:44:37 +cmd_SLL_sll_os: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_os/detail.log diff --git a/test/system/casl2/cmd_SLL_sll_oz/detail.log b/test/system/casl2/cmd_SLL_sll_oz/detail.log index cd9f786..6d33712 100644 --- a/test/system/casl2/cmd_SLL_sll_oz/detail.log +++ b/test/system/casl2/cmd_SLL_sll_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_oz: Test Success 2010-12-13 18:44:39 +cmd_SLL_sll_oz: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLL_sll_oz/test.log b/test/system/casl2/cmd_SLL_sll_oz/test.log index c6c0f65..38efb57 100644 --- a/test/system/casl2/cmd_SLL_sll_oz/test.log +++ b/test/system/casl2/cmd_SLL_sll_oz/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_oz: Test Success 2010-12-13 18:44:39 +cmd_SLL_sll_oz: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_oz/detail.log diff --git a/test/system/casl2/cmd_SLL_sll_s/detail.log b/test/system/casl2/cmd_SLL_sll_s/detail.log index edc2e95..8679e41 100644 --- a/test/system/casl2/cmd_SLL_sll_s/detail.log +++ b/test/system/casl2/cmd_SLL_sll_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_s: Test Success 2010-12-13 18:44:40 +cmd_SLL_sll_s: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLL_sll_s/test.log b/test/system/casl2/cmd_SLL_sll_s/test.log index c17b584..8cd4015 100644 --- a/test/system/casl2/cmd_SLL_sll_s/test.log +++ b/test/system/casl2/cmd_SLL_sll_s/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_s: Test Success 2010-12-13 18:44:40 +cmd_SLL_sll_s: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_s/detail.log diff --git a/test/system/casl2/cmd_SLL_sll_z/detail.log b/test/system/casl2/cmd_SLL_sll_z/detail.log index b75bd40..454ec61 100644 --- a/test/system/casl2/cmd_SLL_sll_z/detail.log +++ b/test/system/casl2/cmd_SLL_sll_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_z: Test Success 2010-12-13 18:44:38 +cmd_SLL_sll_z: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SLL_sll_z/test.log b/test/system/casl2/cmd_SLL_sll_z/test.log index fbedfd5..ef305d5 100644 --- a/test/system/casl2/cmd_SLL_sll_z/test.log +++ b/test/system/casl2/cmd_SLL_sll_z/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_z: Test Success 2010-12-13 18:44:38 +cmd_SLL_sll_z: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SLL_sll_z/detail.log diff --git a/test/system/casl2/cmd_SRA_sra/detail.log b/test/system/casl2/cmd_SRA_sra/detail.log index 0b460e3..b6565c8 100644 --- a/test/system/casl2/cmd_SRA_sra/detail.log +++ b/test/system/casl2/cmd_SRA_sra/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra: Test Success 2010-12-13 18:44:39 +cmd_SRA_sra: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRA_sra/test.log b/test/system/casl2/cmd_SRA_sra/test.log index 384236a..f853357 100644 --- a/test/system/casl2/cmd_SRA_sra/test.log +++ b/test/system/casl2/cmd_SRA_sra/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra: Test Success 2010-12-13 18:44:39 +cmd_SRA_sra: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra/detail.log diff --git a/test/system/casl2/cmd_SRA_sra_o/detail.log b/test/system/casl2/cmd_SRA_sra_o/detail.log index 4dfd150..fac9ae7 100644 --- a/test/system/casl2/cmd_SRA_sra_o/detail.log +++ b/test/system/casl2/cmd_SRA_sra_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_o: Test Success 2010-12-13 18:44:47 +cmd_SRA_sra_o: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRA_sra_o/test.log b/test/system/casl2/cmd_SRA_sra_o/test.log index 8072714..a445d0e 100644 --- a/test/system/casl2/cmd_SRA_sra_o/test.log +++ b/test/system/casl2/cmd_SRA_sra_o/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_o: Test Success 2010-12-13 18:44:47 +cmd_SRA_sra_o: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_o/detail.log diff --git a/test/system/casl2/cmd_SRA_sra_os/detail.log b/test/system/casl2/cmd_SRA_sra_os/detail.log index 48fe5f6..00ae502 100644 --- a/test/system/casl2/cmd_SRA_sra_os/detail.log +++ b/test/system/casl2/cmd_SRA_sra_os/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_os: Test Success 2010-12-13 18:44:41 +cmd_SRA_sra_os: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_os/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRA_sra_os/test.log b/test/system/casl2/cmd_SRA_sra_os/test.log index 0997983..f9b9acd 100644 --- a/test/system/casl2/cmd_SRA_sra_os/test.log +++ b/test/system/casl2/cmd_SRA_sra_os/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_os: Test Success 2010-12-13 18:44:41 +cmd_SRA_sra_os: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_os/detail.log diff --git a/test/system/casl2/cmd_SRA_sra_oz/detail.log b/test/system/casl2/cmd_SRA_sra_oz/detail.log index 57f58b4..263b67d 100644 --- a/test/system/casl2/cmd_SRA_sra_oz/detail.log +++ b/test/system/casl2/cmd_SRA_sra_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_oz: Test Success 2010-12-13 18:44:37 +cmd_SRA_sra_oz: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRA_sra_oz/test.log b/test/system/casl2/cmd_SRA_sra_oz/test.log index f03818b..0b1d670 100644 --- a/test/system/casl2/cmd_SRA_sra_oz/test.log +++ b/test/system/casl2/cmd_SRA_sra_oz/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_oz: Test Success 2010-12-13 18:44:37 +cmd_SRA_sra_oz: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_oz/detail.log diff --git a/test/system/casl2/cmd_SRA_sra_s/detail.log b/test/system/casl2/cmd_SRA_sra_s/detail.log index 1424cc8..7ccf7d5 100644 --- a/test/system/casl2/cmd_SRA_sra_s/detail.log +++ b/test/system/casl2/cmd_SRA_sra_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_s: Test Success 2010-12-13 18:44:42 +cmd_SRA_sra_s: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRA_sra_s/test.log b/test/system/casl2/cmd_SRA_sra_s/test.log index efc60f1..dcbb0fd 100644 --- a/test/system/casl2/cmd_SRA_sra_s/test.log +++ b/test/system/casl2/cmd_SRA_sra_s/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_s: Test Success 2010-12-13 18:44:42 +cmd_SRA_sra_s: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_s/detail.log diff --git a/test/system/casl2/cmd_SRA_sra_z/detail.log b/test/system/casl2/cmd_SRA_sra_z/detail.log index 98d709c..22988c2 100644 --- a/test/system/casl2/cmd_SRA_sra_z/detail.log +++ b/test/system/casl2/cmd_SRA_sra_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_z: Test Success 2010-12-13 18:44:34 +cmd_SRA_sra_z: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRA_sra_z/test.log b/test/system/casl2/cmd_SRA_sra_z/test.log index c5cd61d..9afb5ff 100644 --- a/test/system/casl2/cmd_SRA_sra_z/test.log +++ b/test/system/casl2/cmd_SRA_sra_z/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_z: Test Success 2010-12-13 18:44:34 +cmd_SRA_sra_z: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRA_sra_z/detail.log diff --git a/test/system/casl2/cmd_SRL_srl/detail.log b/test/system/casl2/cmd_SRL_srl/detail.log index 95bc1e1..789df14 100644 --- a/test/system/casl2/cmd_SRL_srl/detail.log +++ b/test/system/casl2/cmd_SRL_srl/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl: Test Success 2010-12-13 18:44:46 +cmd_SRL_srl: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRL_srl/test.log b/test/system/casl2/cmd_SRL_srl/test.log index 551abf7..d94e89f 100644 --- a/test/system/casl2/cmd_SRL_srl/test.log +++ b/test/system/casl2/cmd_SRL_srl/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl: Test Success 2010-12-13 18:44:46 +cmd_SRL_srl: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl/detail.log diff --git a/test/system/casl2/cmd_SRL_srl_o/detail.log b/test/system/casl2/cmd_SRL_srl_o/detail.log index 14ad68a..211987c 100644 --- a/test/system/casl2/cmd_SRL_srl_o/detail.log +++ b/test/system/casl2/cmd_SRL_srl_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_o: Test Success 2010-12-13 18:44:44 +cmd_SRL_srl_o: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRL_srl_o/test.log b/test/system/casl2/cmd_SRL_srl_o/test.log index 0111421..aba0794 100644 --- a/test/system/casl2/cmd_SRL_srl_o/test.log +++ b/test/system/casl2/cmd_SRL_srl_o/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_o: Test Success 2010-12-13 18:44:44 +cmd_SRL_srl_o: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_o/detail.log diff --git a/test/system/casl2/cmd_SRL_srl_oz/detail.log b/test/system/casl2/cmd_SRL_srl_oz/detail.log index 9b947ba..d17e6a0 100644 --- a/test/system/casl2/cmd_SRL_srl_oz/detail.log +++ b/test/system/casl2/cmd_SRL_srl_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_oz: Test Success 2010-12-13 18:44:46 +cmd_SRL_srl_oz: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRL_srl_oz/test.log b/test/system/casl2/cmd_SRL_srl_oz/test.log index 3d0d342..4e9b8f0 100644 --- a/test/system/casl2/cmd_SRL_srl_oz/test.log +++ b/test/system/casl2/cmd_SRL_srl_oz/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_oz: Test Success 2010-12-13 18:44:46 +cmd_SRL_srl_oz: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_oz/detail.log diff --git a/test/system/casl2/cmd_SRL_srl_s/detail.log b/test/system/casl2/cmd_SRL_srl_s/detail.log index 022bb98..95e6f0e 100644 --- a/test/system/casl2/cmd_SRL_srl_s/detail.log +++ b/test/system/casl2/cmd_SRL_srl_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_s: Test Success 2010-12-13 18:44:44 +cmd_SRL_srl_s: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRL_srl_s/test.log b/test/system/casl2/cmd_SRL_srl_s/test.log index d4e13f4..80b706b 100644 --- a/test/system/casl2/cmd_SRL_srl_s/test.log +++ b/test/system/casl2/cmd_SRL_srl_s/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_s: Test Success 2010-12-13 18:44:44 +cmd_SRL_srl_s: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_s/detail.log diff --git a/test/system/casl2/cmd_SRL_srl_z/detail.log b/test/system/casl2/cmd_SRL_srl_z/detail.log index 6bbd244..4f0e81e 100644 --- a/test/system/casl2/cmd_SRL_srl_z/detail.log +++ b/test/system/casl2/cmd_SRL_srl_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_z: Test Success 2010-12-13 18:44:42 +cmd_SRL_srl_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SRL_srl_z/test.log b/test/system/casl2/cmd_SRL_srl_z/test.log index ceb8b4b..a154c9d 100644 --- a/test/system/casl2/cmd_SRL_srl_z/test.log +++ b/test/system/casl2/cmd_SRL_srl_z/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_z: Test Success 2010-12-13 18:44:42 +cmd_SRL_srl_z: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SRL_srl_z/detail.log diff --git a/test/system/casl2/cmd_ST_st0/detail.log b/test/system/casl2/cmd_ST_st0/detail.log index b546faf..30c6a39 100644 --- a/test/system/casl2/cmd_ST_st0/detail.log +++ b/test/system/casl2/cmd_ST_st0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ST_st0: Test Success 2010-12-13 18:44:36 +cmd_ST_st0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ST_st0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ST_st0/test.log b/test/system/casl2/cmd_ST_st0/test.log index a6bc3c2..0ac7604 100644 --- a/test/system/casl2/cmd_ST_st0/test.log +++ b/test/system/casl2/cmd_ST_st0/test.log @@ -1,2 +1,2 @@ -cmd_ST_st0: Test Success 2010-12-13 18:44:36 +cmd_ST_st0: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ST_st0/detail.log diff --git a/test/system/casl2/cmd_ST_st1/detail.log b/test/system/casl2/cmd_ST_st1/detail.log index 918c7f8..e6ce4d3 100644 --- a/test/system/casl2/cmd_ST_st1/detail.log +++ b/test/system/casl2/cmd_ST_st1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ST_st1: Test Success 2010-12-13 18:44:46 +cmd_ST_st1: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ST_st1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_ST_st1/test.log b/test/system/casl2/cmd_ST_st1/test.log index a4e6363..4cc980c 100644 --- a/test/system/casl2/cmd_ST_st1/test.log +++ b/test/system/casl2/cmd_ST_st1/test.log @@ -1,2 +1,2 @@ -cmd_ST_st1: Test Success 2010-12-13 18:44:46 +cmd_ST_st1: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_ST_st1/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba0/detail.log b/test/system/casl2/cmd_SUBA_suba0/detail.log index c7c0c0f..c657393 100644 --- a/test/system/casl2/cmd_SUBA_suba0/detail.log +++ b/test/system/casl2/cmd_SUBA_suba0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0: Test Success 2010-12-13 18:44:39 +cmd_SUBA_suba0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba0/test.log b/test/system/casl2/cmd_SUBA_suba0/test.log index cde0c3d..0703f59 100644 --- a/test/system/casl2/cmd_SUBA_suba0/test.log +++ b/test/system/casl2/cmd_SUBA_suba0/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0: Test Success 2010-12-13 18:44:39 +cmd_SUBA_suba0: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba0__o/detail.log b/test/system/casl2/cmd_SUBA_suba0__o/detail.log index 6c2edc1..75663a4 100644 --- a/test/system/casl2/cmd_SUBA_suba0__o/detail.log +++ b/test/system/casl2/cmd_SUBA_suba0__o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0__o: Test Success 2010-12-13 18:44:40 +cmd_SUBA_suba0__o: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba0__o/test.log b/test/system/casl2/cmd_SUBA_suba0__o/test.log index 622b824..bd0adc6 100644 --- a/test/system/casl2/cmd_SUBA_suba0__o/test.log +++ b/test/system/casl2/cmd_SUBA_suba0__o/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0__o: Test Success 2010-12-13 18:44:40 +cmd_SUBA_suba0__o: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0__o/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba0__z/detail.log b/test/system/casl2/cmd_SUBA_suba0__z/detail.log index b501788..dc97e57 100644 --- a/test/system/casl2/cmd_SUBA_suba0__z/detail.log +++ b/test/system/casl2/cmd_SUBA_suba0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0__z: Test Success 2010-12-13 18:44:42 +cmd_SUBA_suba0__z: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba0__z/test.log b/test/system/casl2/cmd_SUBA_suba0__z/test.log index 3aa6bf7..094b3ad 100644 --- a/test/system/casl2/cmd_SUBA_suba0__z/test.log +++ b/test/system/casl2/cmd_SUBA_suba0__z/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0__z: Test Success 2010-12-13 18:44:42 +cmd_SUBA_suba0__z: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0__z/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba0_ao/detail.log b/test/system/casl2/cmd_SUBA_suba0_ao/detail.log index e7d2213..0cd0504 100644 --- a/test/system/casl2/cmd_SUBA_suba0_ao/detail.log +++ b/test/system/casl2/cmd_SUBA_suba0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_ao: Test Success 2010-12-13 18:44:42 +cmd_SUBA_suba0_ao: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba0_ao/test.log b/test/system/casl2/cmd_SUBA_suba0_ao/test.log index 42b07d7..3ab3b79 100644 --- a/test/system/casl2/cmd_SUBA_suba0_ao/test.log +++ b/test/system/casl2/cmd_SUBA_suba0_ao/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_ao: Test Success 2010-12-13 18:44:42 +cmd_SUBA_suba0_ao: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_ao/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba0_as0/detail.log b/test/system/casl2/cmd_SUBA_suba0_as0/detail.log index 898f383..53bed27 100644 --- a/test/system/casl2/cmd_SUBA_suba0_as0/detail.log +++ b/test/system/casl2/cmd_SUBA_suba0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_as0: Test Success 2010-12-13 18:44:44 +cmd_SUBA_suba0_as0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba0_as0/test.log b/test/system/casl2/cmd_SUBA_suba0_as0/test.log index 8d67bf7..2de4d3c 100644 --- a/test/system/casl2/cmd_SUBA_suba0_as0/test.log +++ b/test/system/casl2/cmd_SUBA_suba0_as0/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_as0: Test Success 2010-12-13 18:44:44 +cmd_SUBA_suba0_as0: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_as0/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba0_as1/detail.log b/test/system/casl2/cmd_SUBA_suba0_as1/detail.log index 4471cd6..2f6e69a 100644 --- a/test/system/casl2/cmd_SUBA_suba0_as1/detail.log +++ b/test/system/casl2/cmd_SUBA_suba0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_as1: Test Success 2010-12-13 18:44:47 +cmd_SUBA_suba0_as1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba0_as1/test.log b/test/system/casl2/cmd_SUBA_suba0_as1/test.log index d9395a7..5ebb9fe 100644 --- a/test/system/casl2/cmd_SUBA_suba0_as1/test.log +++ b/test/system/casl2/cmd_SUBA_suba0_as1/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_as1: Test Success 2010-12-13 18:44:47 +cmd_SUBA_suba0_as1: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_as1/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba0_lo/detail.log b/test/system/casl2/cmd_SUBA_suba0_lo/detail.log index a46cbcf..d14e496 100644 --- a/test/system/casl2/cmd_SUBA_suba0_lo/detail.log +++ b/test/system/casl2/cmd_SUBA_suba0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_lo: Test Success 2010-12-13 18:44:39 +cmd_SUBA_suba0_lo: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba0_lo/test.log b/test/system/casl2/cmd_SUBA_suba0_lo/test.log index 740e266..c420484 100644 --- a/test/system/casl2/cmd_SUBA_suba0_lo/test.log +++ b/test/system/casl2/cmd_SUBA_suba0_lo/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_lo: Test Success 2010-12-13 18:44:39 +cmd_SUBA_suba0_lo: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba0_lo/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba1/detail.log b/test/system/casl2/cmd_SUBA_suba1/detail.log index 7074bfa..bdbd044 100644 --- a/test/system/casl2/cmd_SUBA_suba1/detail.log +++ b/test/system/casl2/cmd_SUBA_suba1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba1: Test Success 2010-12-13 18:44:38 +cmd_SUBA_suba1: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba1/test.log b/test/system/casl2/cmd_SUBA_suba1/test.log index 28525b4..2e25509 100644 --- a/test/system/casl2/cmd_SUBA_suba1/test.log +++ b/test/system/casl2/cmd_SUBA_suba1/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba1: Test Success 2010-12-13 18:44:38 +cmd_SUBA_suba1: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba1/detail.log diff --git a/test/system/casl2/cmd_SUBA_suba2/detail.log b/test/system/casl2/cmd_SUBA_suba2/detail.log index e3557df..0e2c46e 100644 --- a/test/system/casl2/cmd_SUBA_suba2/detail.log +++ b/test/system/casl2/cmd_SUBA_suba2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba2: Test Success 2010-12-13 18:44:45 +cmd_SUBA_suba2: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBA_suba2/test.log b/test/system/casl2/cmd_SUBA_suba2/test.log index a129015..61c23e1 100644 --- a/test/system/casl2/cmd_SUBA_suba2/test.log +++ b/test/system/casl2/cmd_SUBA_suba2/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba2: Test Success 2010-12-13 18:44:45 +cmd_SUBA_suba2: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBA_suba2/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl0/detail.log b/test/system/casl2/cmd_SUBL_subl0/detail.log index 35fae6c..0c143c1 100644 --- a/test/system/casl2/cmd_SUBL_subl0/detail.log +++ b/test/system/casl2/cmd_SUBL_subl0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0: Test Success 2010-12-13 18:44:41 +cmd_SUBL_subl0: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl0/test.log b/test/system/casl2/cmd_SUBL_subl0/test.log index e0bcb9d..f80781b 100644 --- a/test/system/casl2/cmd_SUBL_subl0/test.log +++ b/test/system/casl2/cmd_SUBL_subl0/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0: Test Success 2010-12-13 18:44:41 +cmd_SUBL_subl0: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl0__o/detail.log b/test/system/casl2/cmd_SUBL_subl0__o/detail.log index b31deb8..fa5dea3 100644 --- a/test/system/casl2/cmd_SUBL_subl0__o/detail.log +++ b/test/system/casl2/cmd_SUBL_subl0__o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0__o: Test Success 2010-12-13 18:44:43 +cmd_SUBL_subl0__o: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl0__o/test.log b/test/system/casl2/cmd_SUBL_subl0__o/test.log index fc888b2..5039039 100644 --- a/test/system/casl2/cmd_SUBL_subl0__o/test.log +++ b/test/system/casl2/cmd_SUBL_subl0__o/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0__o: Test Success 2010-12-13 18:44:43 +cmd_SUBL_subl0__o: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0__o/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl0__z/detail.log b/test/system/casl2/cmd_SUBL_subl0__z/detail.log index e8fed06..6763b2c 100644 --- a/test/system/casl2/cmd_SUBL_subl0__z/detail.log +++ b/test/system/casl2/cmd_SUBL_subl0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0__z: Test Success 2010-12-13 18:44:36 +cmd_SUBL_subl0__z: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl0__z/test.log b/test/system/casl2/cmd_SUBL_subl0__z/test.log index 676639e..0e4836a 100644 --- a/test/system/casl2/cmd_SUBL_subl0__z/test.log +++ b/test/system/casl2/cmd_SUBL_subl0__z/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0__z: Test Success 2010-12-13 18:44:36 +cmd_SUBL_subl0__z: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0__z/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl0_ao/detail.log b/test/system/casl2/cmd_SUBL_subl0_ao/detail.log index 0eae72e..549ce52 100644 --- a/test/system/casl2/cmd_SUBL_subl0_ao/detail.log +++ b/test/system/casl2/cmd_SUBL_subl0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_ao: Test Success 2010-12-13 18:44:44 +cmd_SUBL_subl0_ao: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl0_ao/test.log b/test/system/casl2/cmd_SUBL_subl0_ao/test.log index 72b92ed..f59b734 100644 --- a/test/system/casl2/cmd_SUBL_subl0_ao/test.log +++ b/test/system/casl2/cmd_SUBL_subl0_ao/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_ao: Test Success 2010-12-13 18:44:44 +cmd_SUBL_subl0_ao: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_ao/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl0_as0/detail.log b/test/system/casl2/cmd_SUBL_subl0_as0/detail.log index dcd820f..fa53282 100644 --- a/test/system/casl2/cmd_SUBL_subl0_as0/detail.log +++ b/test/system/casl2/cmd_SUBL_subl0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_as0: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl0_as0: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl0_as0/test.log b/test/system/casl2/cmd_SUBL_subl0_as0/test.log index a3faf2a..9525a62 100644 --- a/test/system/casl2/cmd_SUBL_subl0_as0/test.log +++ b/test/system/casl2/cmd_SUBL_subl0_as0/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_as0: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl0_as0: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_as0/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl0_as1/detail.log b/test/system/casl2/cmd_SUBL_subl0_as1/detail.log index cc94a3a..1743c2a 100644 --- a/test/system/casl2/cmd_SUBL_subl0_as1/detail.log +++ b/test/system/casl2/cmd_SUBL_subl0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_as1: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl0_as1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl0_as1/test.log b/test/system/casl2/cmd_SUBL_subl0_as1/test.log index 69cbcea..7857e6b 100644 --- a/test/system/casl2/cmd_SUBL_subl0_as1/test.log +++ b/test/system/casl2/cmd_SUBL_subl0_as1/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_as1: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl0_as1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_as1/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl0_lo/detail.log b/test/system/casl2/cmd_SUBL_subl0_lo/detail.log index 747b56c..abe5442 100644 --- a/test/system/casl2/cmd_SUBL_subl0_lo/detail.log +++ b/test/system/casl2/cmd_SUBL_subl0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_lo: Test Success 2010-12-13 18:44:35 +cmd_SUBL_subl0_lo: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl0_lo/test.log b/test/system/casl2/cmd_SUBL_subl0_lo/test.log index e03801a..be9dedc 100644 --- a/test/system/casl2/cmd_SUBL_subl0_lo/test.log +++ b/test/system/casl2/cmd_SUBL_subl0_lo/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_lo: Test Success 2010-12-13 18:44:35 +cmd_SUBL_subl0_lo: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl0_lo/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl1/detail.log b/test/system/casl2/cmd_SUBL_subl1/detail.log index 274a2d3..f8aa922 100644 --- a/test/system/casl2/cmd_SUBL_subl1/detail.log +++ b/test/system/casl2/cmd_SUBL_subl1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl1: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl1/test.log b/test/system/casl2/cmd_SUBL_subl1/test.log index 7923f1f..deedad8 100644 --- a/test/system/casl2/cmd_SUBL_subl1/test.log +++ b/test/system/casl2/cmd_SUBL_subl1/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl1: Test Success 2010-12-13 18:44:45 +cmd_SUBL_subl1: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl1/detail.log diff --git a/test/system/casl2/cmd_SUBL_subl2/detail.log b/test/system/casl2/cmd_SUBL_subl2/detail.log index 67f7518..b4fb75e 100644 --- a/test/system/casl2/cmd_SUBL_subl2/detail.log +++ b/test/system/casl2/cmd_SUBL_subl2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl2: Test Success 2010-12-13 18:44:36 +cmd_SUBL_subl2: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SUBL_subl2/test.log b/test/system/casl2/cmd_SUBL_subl2/test.log index d7c7baf..6c83ebb 100644 --- a/test/system/casl2/cmd_SUBL_subl2/test.log +++ b/test/system/casl2/cmd_SUBL_subl2/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl2: Test Success 2010-12-13 18:44:36 +cmd_SUBL_subl2: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SUBL_subl2/detail.log diff --git a/test/system/casl2/cmd_SVC_svc1/detail.log b/test/system/casl2/cmd_SVC_svc1/detail.log index 138bd0a..c184ffd 100644 --- a/test/system/casl2/cmd_SVC_svc1/detail.log +++ b/test/system/casl2/cmd_SVC_svc1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SVC_svc1: Test Success 2010-12-13 18:44:42 +cmd_SVC_svc1: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SVC_svc1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SVC_svc1/test.log b/test/system/casl2/cmd_SVC_svc1/test.log index 6d429c7..c68f7a8 100644 --- a/test/system/casl2/cmd_SVC_svc1/test.log +++ b/test/system/casl2/cmd_SVC_svc1/test.log @@ -1,2 +1,2 @@ -cmd_SVC_svc1: Test Success 2010-12-13 18:44:42 +cmd_SVC_svc1: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SVC_svc1/detail.log diff --git a/test/system/casl2/cmd_SVC_svc2/detail.log b/test/system/casl2/cmd_SVC_svc2/detail.log index b883d9d..0527087 100644 --- a/test/system/casl2/cmd_SVC_svc2/detail.log +++ b/test/system/casl2/cmd_SVC_svc2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SVC_svc2: Test Success 2010-12-13 18:44:35 +cmd_SVC_svc2: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SVC_svc2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_SVC_svc2/test.log b/test/system/casl2/cmd_SVC_svc2/test.log index 0784c15..1f52419 100644 --- a/test/system/casl2/cmd_SVC_svc2/test.log +++ b/test/system/casl2/cmd_SVC_svc2/test.log @@ -1,2 +1,2 @@ -cmd_SVC_svc2: Test Success 2010-12-13 18:44:35 +cmd_SVC_svc2: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_SVC_svc2/detail.log diff --git a/test/system/casl2/cmd_XOR_xor0/detail.log b/test/system/casl2/cmd_XOR_xor0/detail.log index c32d561..b8c9822 100644 --- a/test/system/casl2/cmd_XOR_xor0/detail.log +++ b/test/system/casl2/cmd_XOR_xor0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor0: Test Success 2010-12-13 18:44:34 +cmd_XOR_xor0: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_XOR_xor0/test.log b/test/system/casl2/cmd_XOR_xor0/test.log index 50e2f87..d269811 100644 --- a/test/system/casl2/cmd_XOR_xor0/test.log +++ b/test/system/casl2/cmd_XOR_xor0/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor0: Test Success 2010-12-13 18:44:34 +cmd_XOR_xor0: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0/detail.log diff --git a/test/system/casl2/cmd_XOR_xor0_s/detail.log b/test/system/casl2/cmd_XOR_xor0_s/detail.log index 4d71e1e..5489fbc 100644 --- a/test/system/casl2/cmd_XOR_xor0_s/detail.log +++ b/test/system/casl2/cmd_XOR_xor0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor0_s: Test Success 2010-12-13 18:44:43 +cmd_XOR_xor0_s: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_XOR_xor0_s/test.log b/test/system/casl2/cmd_XOR_xor0_s/test.log index d46136d..a82bc67 100644 --- a/test/system/casl2/cmd_XOR_xor0_s/test.log +++ b/test/system/casl2/cmd_XOR_xor0_s/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor0_s: Test Success 2010-12-13 18:44:43 +cmd_XOR_xor0_s: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0_s/detail.log diff --git a/test/system/casl2/cmd_XOR_xor0_z/detail.log b/test/system/casl2/cmd_XOR_xor0_z/detail.log index 5bc22c7..9e107db 100644 --- a/test/system/casl2/cmd_XOR_xor0_z/detail.log +++ b/test/system/casl2/cmd_XOR_xor0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor0_z: Test Success 2010-12-13 18:44:39 +cmd_XOR_xor0_z: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_XOR_xor0_z/test.log b/test/system/casl2/cmd_XOR_xor0_z/test.log index 0998058..f8b15fe 100644 --- a/test/system/casl2/cmd_XOR_xor0_z/test.log +++ b/test/system/casl2/cmd_XOR_xor0_z/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor0_z: Test Success 2010-12-13 18:44:39 +cmd_XOR_xor0_z: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor0_z/detail.log diff --git a/test/system/casl2/cmd_XOR_xor1/detail.log b/test/system/casl2/cmd_XOR_xor1/detail.log index d082a73..e628082 100644 --- a/test/system/casl2/cmd_XOR_xor1/detail.log +++ b/test/system/casl2/cmd_XOR_xor1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor1: Test Success 2010-12-13 18:44:37 +cmd_XOR_xor1: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_XOR_xor1/test.log b/test/system/casl2/cmd_XOR_xor1/test.log index 43ea29e..f4772db 100644 --- a/test/system/casl2/cmd_XOR_xor1/test.log +++ b/test/system/casl2/cmd_XOR_xor1/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor1: Test Success 2010-12-13 18:44:37 +cmd_XOR_xor1: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor1/detail.log diff --git a/test/system/casl2/cmd_XOR_xor2/detail.log b/test/system/casl2/cmd_XOR_xor2/detail.log index 2803e69..3a541a1 100644 --- a/test/system/casl2/cmd_XOR_xor2/detail.log +++ b/test/system/casl2/cmd_XOR_xor2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor2: Test Success 2010-12-13 18:44:42 +cmd_XOR_xor2: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_XOR_xor2/test.log b/test/system/casl2/cmd_XOR_xor2/test.log index 2256999..328fbab 100644 --- a/test/system/casl2/cmd_XOR_xor2/test.log +++ b/test/system/casl2/cmd_XOR_xor2/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor2: Test Success 2010-12-13 18:44:42 +cmd_XOR_xor2: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor2/detail.log diff --git a/test/system/casl2/cmd_XOR_xor2_clear/detail.log b/test/system/casl2/cmd_XOR_xor2_clear/detail.log index 8f95935..5de7105 100644 --- a/test/system/casl2/cmd_XOR_xor2_clear/detail.log +++ b/test/system/casl2/cmd_XOR_xor2_clear/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor2_clear: Test Success 2010-12-13 18:44:46 +cmd_XOR_xor2_clear: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor2_clear/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/cmd_XOR_xor2_clear/test.log b/test/system/casl2/cmd_XOR_xor2_clear/test.log index f213879..6fef0c3 100644 --- a/test/system/casl2/cmd_XOR_xor2_clear/test.log +++ b/test/system/casl2/cmd_XOR_xor2_clear/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor2_clear: Test Success 2010-12-13 18:44:46 +cmd_XOR_xor2_clear: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/cmd_XOR_xor2_clear/detail.log diff --git a/test/system/casl2/err_101/detail.log b/test/system/casl2/err_101/detail.log index 9af3a7e..bf32494 100644 --- a/test/system/casl2/err_101/detail.log +++ b/test/system/casl2/err_101/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_101: Test Success 2010-12-13 18:44:40 +err_101: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_101/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_101/test.log b/test/system/casl2/err_101/test.log index c5e78b2..bc20150 100644 --- a/test/system/casl2/err_101/test.log +++ b/test/system/casl2/err_101/test.log @@ -1,2 +1,2 @@ -err_101: Test Success 2010-12-13 18:44:40 +err_101: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_101/detail.log diff --git a/test/system/casl2/err_103/detail.log b/test/system/casl2/err_103/detail.log index 9d6e951..fa2f829 100644 --- a/test/system/casl2/err_103/detail.log +++ b/test/system/casl2/err_103/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_103: Test Success 2010-12-13 18:44:44 +err_103: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_103/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_103/test.log b/test/system/casl2/err_103/test.log index b87b61d..3f2d1c7 100644 --- a/test/system/casl2/err_103/test.log +++ b/test/system/casl2/err_103/test.log @@ -1,2 +1,2 @@ -err_103: Test Success 2010-12-13 18:44:44 +err_103: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_103/detail.log diff --git a/test/system/casl2/err_104/detail.log b/test/system/casl2/err_104/detail.log index a5bf86e..c6569f3 100644 --- a/test/system/casl2/err_104/detail.log +++ b/test/system/casl2/err_104/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_104: Test Success 2010-12-13 18:44:42 +err_104: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_104/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_104/test.log b/test/system/casl2/err_104/test.log index 14d29d0..e7e5aac 100644 --- a/test/system/casl2/err_104/test.log +++ b/test/system/casl2/err_104/test.log @@ -1,2 +1,2 @@ -err_104: Test Success 2010-12-13 18:44:42 +err_104: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_104/detail.log diff --git a/test/system/casl2/err_105/detail.log b/test/system/casl2/err_105/detail.log index bf7d123..cd704a0 100644 --- a/test/system/casl2/err_105/detail.log +++ b/test/system/casl2/err_105/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_105: Test Success 2010-12-13 18:44:41 +err_105: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_105/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_105/test.log b/test/system/casl2/err_105/test.log index 1f16cd7..7577481 100644 --- a/test/system/casl2/err_105/test.log +++ b/test/system/casl2/err_105/test.log @@ -1,2 +1,2 @@ -err_105: Test Success 2010-12-13 18:44:41 +err_105: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_105/detail.log diff --git a/test/system/casl2/err_106_DC/detail.log b/test/system/casl2/err_106_DC/detail.log index f00c112..a19338f 100644 --- a/test/system/casl2/err_106_DC/detail.log +++ b/test/system/casl2/err_106_DC/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_106_DC: Test Success 2010-12-13 18:44:40 +err_106_DC: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_106_DC/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_106_DC/test.log b/test/system/casl2/err_106_DC/test.log index cc0123e..765832a 100644 --- a/test/system/casl2/err_106_DC/test.log +++ b/test/system/casl2/err_106_DC/test.log @@ -1,2 +1,2 @@ -err_106_DC: Test Success 2010-12-13 18:44:40 +err_106_DC: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_106_DC/detail.log diff --git a/test/system/casl2/err_106_DS/detail.log b/test/system/casl2/err_106_DS/detail.log index 9449233..37656ae 100644 --- a/test/system/casl2/err_106_DS/detail.log +++ b/test/system/casl2/err_106_DS/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_106_DS: Test Success 2010-12-13 18:44:35 +err_106_DS: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_106_DS/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_106_DS/test.log b/test/system/casl2/err_106_DS/test.log index 679b3dd..7032d12 100644 --- a/test/system/casl2/err_106_DS/test.log +++ b/test/system/casl2/err_106_DS/test.log @@ -1,2 +1,2 @@ -err_106_DS: Test Success 2010-12-13 18:44:35 +err_106_DS: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_106_DS/detail.log diff --git a/test/system/casl2/err_107/detail.log b/test/system/casl2/err_107/detail.log index beffe6c..0aea1fb 100644 --- a/test/system/casl2/err_107/detail.log +++ b/test/system/casl2/err_107/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_107: Test Success 2010-12-13 18:44:48 +err_107: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_107/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_107/test.log b/test/system/casl2/err_107/test.log index 38ba631..1a258de 100644 --- a/test/system/casl2/err_107/test.log +++ b/test/system/casl2/err_107/test.log @@ -1,2 +1,2 @@ -err_107: Test Success 2010-12-13 18:44:48 +err_107: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_107/detail.log diff --git a/test/system/casl2/err_108/detail.log b/test/system/casl2/err_108/detail.log index 217e715..20d72c1 100644 --- a/test/system/casl2/err_108/detail.log +++ b/test/system/casl2/err_108/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_108: Test Success 2010-12-13 18:44:40 +err_108: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_108/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_108/test.log b/test/system/casl2/err_108/test.log index 0a08340..9a7eb69 100644 --- a/test/system/casl2/err_108/test.log +++ b/test/system/casl2/err_108/test.log @@ -1,2 +1,2 @@ -err_108: Test Success 2010-12-13 18:44:40 +err_108: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_108/detail.log diff --git a/test/system/casl2/err_109/detail.log b/test/system/casl2/err_109/detail.log index b0120e9..6909f70 100644 --- a/test/system/casl2/err_109/detail.log +++ b/test/system/casl2/err_109/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_109: Test Success 2010-12-13 18:44:46 +err_109: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_109/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_109/test.log b/test/system/casl2/err_109/test.log index fa0e887..981186f 100644 --- a/test/system/casl2/err_109/test.log +++ b/test/system/casl2/err_109/test.log @@ -1,2 +1,2 @@ -err_109: Test Success 2010-12-13 18:44:46 +err_109: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_109/detail.log diff --git a/test/system/casl2/err_110/detail.log b/test/system/casl2/err_110/detail.log index 69f3e4b..fb14ff2 100644 --- a/test/system/casl2/err_110/detail.log +++ b/test/system/casl2/err_110/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_110: Test Success 2010-12-13 18:44:46 +err_110: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_110/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_110/test.log b/test/system/casl2/err_110/test.log index e28f2ef..1288293 100644 --- a/test/system/casl2/err_110/test.log +++ b/test/system/casl2/err_110/test.log @@ -1,2 +1,2 @@ -err_110: Test Success 2010-12-13 18:44:46 +err_110: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_110/detail.log diff --git a/test/system/casl2/err_111/detail.log b/test/system/casl2/err_111/detail.log index 1bd1fc1..de43a56 100644 --- a/test/system/casl2/err_111/detail.log +++ b/test/system/casl2/err_111/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_111: Test Success 2010-12-13 18:44:39 +err_111: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_111/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_111/test.log b/test/system/casl2/err_111/test.log index 4712c16..46930c1 100644 --- a/test/system/casl2/err_111/test.log +++ b/test/system/casl2/err_111/test.log @@ -1,2 +1,2 @@ -err_111: Test Success 2010-12-13 18:44:39 +err_111: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_111/detail.log diff --git a/test/system/casl2/err_112/detail.log b/test/system/casl2/err_112/detail.log index 77a8e5a..31c6a16 100644 --- a/test/system/casl2/err_112/detail.log +++ b/test/system/casl2/err_112/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_112: Test Success 2010-12-13 18:44:41 +err_112: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_112/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_112/test.log b/test/system/casl2/err_112/test.log index 3eab5e6..cb5fdf3 100644 --- a/test/system/casl2/err_112/test.log +++ b/test/system/casl2/err_112/test.log @@ -1,2 +1,2 @@ -err_112: Test Success 2010-12-13 18:44:41 +err_112: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_112/detail.log diff --git a/test/system/casl2/err_113/detail.log b/test/system/casl2/err_113/detail.log index dfe3f7e..044f901 100644 --- a/test/system/casl2/err_113/detail.log +++ b/test/system/casl2/err_113/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_113: Test Success 2010-12-13 18:44:43 +err_113: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_113/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_113/test.log b/test/system/casl2/err_113/test.log index f5e8181..4c23106 100644 --- a/test/system/casl2/err_113/test.log +++ b/test/system/casl2/err_113/test.log @@ -1,2 +1,2 @@ -err_113: Test Success 2010-12-13 18:44:43 +err_113: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_113/detail.log diff --git a/test/system/casl2/err_114/detail.log b/test/system/casl2/err_114/detail.log index 5bad639..a0e9784 100644 --- a/test/system/casl2/err_114/detail.log +++ b/test/system/casl2/err_114/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_114: Test Success 2010-12-13 18:44:44 +err_114: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_114/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_114/test.log b/test/system/casl2/err_114/test.log index b2155c2..af1126f 100644 --- a/test/system/casl2/err_114/test.log +++ b/test/system/casl2/err_114/test.log @@ -1,2 +1,2 @@ -err_114: Test Success 2010-12-13 18:44:44 +err_114: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_114/detail.log diff --git a/test/system/casl2/err_115/detail.log b/test/system/casl2/err_115/detail.log index 1b00243..46532b7 100644 --- a/test/system/casl2/err_115/detail.log +++ b/test/system/casl2/err_115/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_115: Test Success 2010-12-13 18:44:44 +err_115: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_115/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_115/test.log b/test/system/casl2/err_115/test.log index 8c55a1f..61caa58 100644 --- a/test/system/casl2/err_115/test.log +++ b/test/system/casl2/err_115/test.log @@ -1,2 +1,2 @@ -err_115: Test Success 2010-12-13 18:44:44 +err_115: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_115/detail.log diff --git a/test/system/casl2/err_116/detail.log b/test/system/casl2/err_116/detail.log index d0091ec..5544df2 100644 --- a/test/system/casl2/err_116/detail.log +++ b/test/system/casl2/err_116/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_116: Test Success 2010-12-13 18:44:36 +err_116: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_116/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_116/test.log b/test/system/casl2/err_116/test.log index e8643a6..45b90d0 100644 --- a/test/system/casl2/err_116/test.log +++ b/test/system/casl2/err_116/test.log @@ -1,2 +1,2 @@ -err_116: Test Success 2010-12-13 18:44:36 +err_116: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_116/detail.log diff --git a/test/system/casl2/err_117/detail.log b/test/system/casl2/err_117/detail.log index 629abd4..3471f2e 100644 --- a/test/system/casl2/err_117/detail.log +++ b/test/system/casl2/err_117/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_117: Test Success 2010-12-13 18:44:44 +err_117: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_117/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_117/test.log b/test/system/casl2/err_117/test.log index 7f9e362..e4da722 100644 --- a/test/system/casl2/err_117/test.log +++ b/test/system/casl2/err_117/test.log @@ -1,2 +1,2 @@ -err_117: Test Success 2010-12-13 18:44:44 +err_117: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_117/detail.log diff --git a/test/system/casl2/err_118/detail.log b/test/system/casl2/err_118/detail.log index 27c5ecb..888d4ce 100644 --- a/test/system/casl2/err_118/detail.log +++ b/test/system/casl2/err_118/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_118: Test Success 2010-12-13 18:44:43 +err_118: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_118/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_118/test.log b/test/system/casl2/err_118/test.log index 3367b3f..30248f6 100644 --- a/test/system/casl2/err_118/test.log +++ b/test/system/casl2/err_118/test.log @@ -1,2 +1,2 @@ -err_118: Test Success 2010-12-13 18:44:43 +err_118: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_118/detail.log diff --git a/test/system/casl2/err_119/detail.log b/test/system/casl2/err_119/detail.log index cac6ea3..939dfcb 100644 --- a/test/system/casl2/err_119/detail.log +++ b/test/system/casl2/err_119/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_119: Test Success 2010-12-13 18:44:42 +err_119: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_119/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_119/test.log b/test/system/casl2/err_119/test.log index 799fa6c..4495ac4 100644 --- a/test/system/casl2/err_119/test.log +++ b/test/system/casl2/err_119/test.log @@ -1,2 +1,2 @@ -err_119: Test Success 2010-12-13 18:44:42 +err_119: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_119/detail.log diff --git a/test/system/casl2/err_120/detail.log b/test/system/casl2/err_120/detail.log index d22034b..a727467 100644 --- a/test/system/casl2/err_120/detail.log +++ b/test/system/casl2/err_120/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_120: Test Success 2010-12-13 18:44:39 +err_120: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_120/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_120/test.log b/test/system/casl2/err_120/test.log index 651e217..7213138 100644 --- a/test/system/casl2/err_120/test.log +++ b/test/system/casl2/err_120/test.log @@ -1,2 +1,2 @@ -err_120: Test Success 2010-12-13 18:44:39 +err_120: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_120/detail.log diff --git a/test/system/casl2/err_121/detail.log b/test/system/casl2/err_121/detail.log index 234ff67..7517c98 100644 --- a/test/system/casl2/err_121/detail.log +++ b/test/system/casl2/err_121/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_121: Test Success 2010-12-13 18:44:47 +err_121: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_121/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_121/test.log b/test/system/casl2/err_121/test.log index 734bb25..36a5e2e 100644 --- a/test/system/casl2/err_121/test.log +++ b/test/system/casl2/err_121/test.log @@ -1,2 +1,2 @@ -err_121: Test Success 2010-12-13 18:44:47 +err_121: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_121/detail.log diff --git a/test/system/casl2/err_123/detail.log b/test/system/casl2/err_123/detail.log index d90cce3..1309e17 100644 --- a/test/system/casl2/err_123/detail.log +++ b/test/system/casl2/err_123/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_123: Test Success 2010-12-13 18:44:41 +err_123: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_123/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_123/test.log b/test/system/casl2/err_123/test.log index a023d19..2d6c605 100644 --- a/test/system/casl2/err_123/test.log +++ b/test/system/casl2/err_123/test.log @@ -1,2 +1,2 @@ -err_123: Test Success 2010-12-13 18:44:41 +err_123: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_123/detail.log diff --git a/test/system/casl2/err_124/detail.log b/test/system/casl2/err_124/detail.log index f1203a2..dc02b8d 100644 --- a/test/system/casl2/err_124/detail.log +++ b/test/system/casl2/err_124/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_124: Test Success 2010-12-13 18:44:37 +err_124: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_124/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_124/test.log b/test/system/casl2/err_124/test.log index e2453a1..0081755 100644 --- a/test/system/casl2/err_124/test.log +++ b/test/system/casl2/err_124/test.log @@ -1,2 +1,2 @@ -err_124: Test Success 2010-12-13 18:44:37 +err_124: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_124/detail.log diff --git a/test/system/casl2/err_125/detail.log b/test/system/casl2/err_125/detail.log index aa788fb..f6c13c0 100644 --- a/test/system/casl2/err_125/detail.log +++ b/test/system/casl2/err_125/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_125: Test Success 2010-12-13 18:44:37 +err_125: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_125/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_125/test.log b/test/system/casl2/err_125/test.log index 790441e..8af7cc9 100644 --- a/test/system/casl2/err_125/test.log +++ b/test/system/casl2/err_125/test.log @@ -1,2 +1,2 @@ -err_125: Test Success 2010-12-13 18:44:37 +err_125: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_125/detail.log diff --git a/test/system/casl2/err_126/detail.log b/test/system/casl2/err_126/detail.log index 733435e..12a316a 100644 --- a/test/system/casl2/err_126/detail.log +++ b/test/system/casl2/err_126/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_126: Test Success 2010-12-13 18:44:41 +err_126: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_126/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_126/test.log b/test/system/casl2/err_126/test.log index c203eec..e80557a 100644 --- a/test/system/casl2/err_126/test.log +++ b/test/system/casl2/err_126/test.log @@ -1,2 +1,2 @@ -err_126: Test Success 2010-12-13 18:44:41 +err_126: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_126/detail.log diff --git a/test/system/casl2/err_202/detail.log b/test/system/casl2/err_202/detail.log index 4e82a87..7e14162 100644 --- a/test/system/casl2/err_202/detail.log +++ b/test/system/casl2/err_202/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_202: Test Success 2010-12-13 18:44:43 +err_202: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_202/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_202/test.log b/test/system/casl2/err_202/test.log index 0483b8a..6a125ae 100644 --- a/test/system/casl2/err_202/test.log +++ b/test/system/casl2/err_202/test.log @@ -1,2 +1,2 @@ -err_202: Test Success 2010-12-13 18:44:43 +err_202: Test Success 2010-12-14 01:13:09 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_202/detail.log diff --git a/test/system/casl2/err_203/detail.log b/test/system/casl2/err_203/detail.log index 86a8ced..ed1bb0e 100644 --- a/test/system/casl2/err_203/detail.log +++ b/test/system/casl2/err_203/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_203: Test Success 2010-12-13 18:44:36 +err_203: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_203/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_203/test.log b/test/system/casl2/err_203/test.log index ed37374..426e300 100644 --- a/test/system/casl2/err_203/test.log +++ b/test/system/casl2/err_203/test.log @@ -1,2 +1,2 @@ -err_203: Test Success 2010-12-13 18:44:36 +err_203: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_203/detail.log diff --git a/test/system/casl2/err_204/detail.log b/test/system/casl2/err_204/detail.log index 3000084..3060d5d 100644 --- a/test/system/casl2/err_204/detail.log +++ b/test/system/casl2/err_204/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_204: Test Success 2010-12-13 18:44:38 +err_204: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_204/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_204/test.log b/test/system/casl2/err_204/test.log index c956852..246cab5 100644 --- a/test/system/casl2/err_204/test.log +++ b/test/system/casl2/err_204/test.log @@ -1,2 +1,2 @@ -err_204: Test Success 2010-12-13 18:44:38 +err_204: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_204/detail.log diff --git a/test/system/casl2/err_205/detail.log b/test/system/casl2/err_205/detail.log index 0aa086e..0187b8c 100644 --- a/test/system/casl2/err_205/detail.log +++ b/test/system/casl2/err_205/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_205: Test Success 2010-12-13 18:44:35 +err_205: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_205/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_205/test.log b/test/system/casl2/err_205/test.log index 48586e7..312c7b0 100644 --- a/test/system/casl2/err_205/test.log +++ b/test/system/casl2/err_205/test.log @@ -1,2 +1,2 @@ -err_205: Test Success 2010-12-13 18:44:35 +err_205: Test Success 2010-12-14 01:13:01 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_205/detail.log diff --git a/test/system/casl2/err_206/detail.log b/test/system/casl2/err_206/detail.log index 0b25bf9..b173391 100644 --- a/test/system/casl2/err_206/detail.log +++ b/test/system/casl2/err_206/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_206: Test Success 2010-12-13 18:44:42 +err_206: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_206/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_206/test.log b/test/system/casl2/err_206/test.log index fb13312..06ab245 100644 --- a/test/system/casl2/err_206/test.log +++ b/test/system/casl2/err_206/test.log @@ -1,2 +1,2 @@ -err_206: Test Success 2010-12-13 18:44:42 +err_206: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_206/detail.log diff --git a/test/system/casl2/err_207/detail.log b/test/system/casl2/err_207/detail.log index 767f67b..17699b1 100644 --- a/test/system/casl2/err_207/detail.log +++ b/test/system/casl2/err_207/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_207: Test Success 2010-12-13 18:44:40 +err_207: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_207/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/err_207/test.log b/test/system/casl2/err_207/test.log index 87b7aea..dc0ce29 100644 --- a/test/system/casl2/err_207/test.log +++ b/test/system/casl2/err_207/test.log @@ -1,2 +1,2 @@ -err_207: Test Success 2010-12-13 18:44:40 +err_207: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_207/detail.log diff --git a/test/system/casl2/hello/detail.log b/test/system/casl2/hello/detail.log index 30db2a2..086c145 100644 --- a/test/system/casl2/hello/detail.log +++ b/test/system/casl2/hello/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -hello: Test Success 2010-12-13 18:44:46 +hello: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/hello/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/hello/test.log b/test/system/casl2/hello/test.log index a215619..7717544 100644 --- a/test/system/casl2/hello/test.log +++ b/test/system/casl2/hello/test.log @@ -1,2 +1,2 @@ -hello: Test Success 2010-12-13 18:44:46 +hello: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/hello/detail.log diff --git a/test/system/casl2/lib_abs/detail.log b/test/system/casl2/lib_abs/detail.log index e1c2dbf..3cd36e9 100644 --- a/test/system/casl2/lib_abs/detail.log +++ b/test/system/casl2/lib_abs/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_abs: Test Success 2010-12-13 18:44:38 +lib_abs: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_abs/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_abs/test.log b/test/system/casl2/lib_abs/test.log index 60e091f..588d608 100644 --- a/test/system/casl2/lib_abs/test.log +++ b/test/system/casl2/lib_abs/test.log @@ -1,2 +1,2 @@ -lib_abs: Test Success 2010-12-13 18:44:38 +lib_abs: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_abs/detail.log diff --git a/test/system/casl2/lib_addl32/detail.log b/test/system/casl2/lib_addl32/detail.log index 72a8286..07d8f4f 100644 --- a/test/system/casl2/lib_addl32/detail.log +++ b/test/system/casl2/lib_addl32/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_addl32: Test Success 2010-12-13 18:44:46 +lib_addl32: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_addl32/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_addl32/test.log b/test/system/casl2/lib_addl32/test.log index 2d95199..9e8bf70 100644 --- a/test/system/casl2/lib_addl32/test.log +++ b/test/system/casl2/lib_addl32/test.log @@ -1,2 +1,2 @@ -lib_addl32: Test Success 2010-12-13 18:44:46 +lib_addl32: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_addl32/detail.log diff --git a/test/system/casl2/lib_divl/detail.log b/test/system/casl2/lib_divl/detail.log index fac82af..5ff5a74 100644 --- a/test/system/casl2/lib_divl/detail.log +++ b/test/system/casl2/lib_divl/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_divl: Test Success 2010-12-13 18:44:46 +lib_divl: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_divl/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_divl/test.log b/test/system/casl2/lib_divl/test.log index 7038fb1..4121556 100644 --- a/test/system/casl2/lib_divl/test.log +++ b/test/system/casl2/lib_divl/test.log @@ -1,2 +1,2 @@ -lib_divl: Test Success 2010-12-13 18:44:46 +lib_divl: Test Success 2010-12-14 01:13:11 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_divl/detail.log diff --git a/test/system/casl2/lib_inl/detail.log b/test/system/casl2/lib_inl/detail.log index 657ce7c..89088f8 100644 --- a/test/system/casl2/lib_inl/detail.log +++ b/test/system/casl2/lib_inl/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_inl: Test Success 2010-12-13 18:44:37 +lib_inl: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_inl/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_inl/test.log b/test/system/casl2/lib_inl/test.log index 5db6114..270e96d 100644 --- a/test/system/casl2/lib_inl/test.log +++ b/test/system/casl2/lib_inl/test.log @@ -1,2 +1,2 @@ -lib_inl: Test Success 2010-12-13 18:44:37 +lib_inl: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_inl/detail.log diff --git a/test/system/casl2/lib_minim/detail.log b/test/system/casl2/lib_minim/detail.log index 5a985d7..bdbfdab 100644 --- a/test/system/casl2/lib_minim/detail.log +++ b/test/system/casl2/lib_minim/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_minim: Test Success 2010-12-13 18:44:39 +lib_minim: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_minim/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_minim/test.log b/test/system/casl2/lib_minim/test.log index aed4622..442f6c0 100644 --- a/test/system/casl2/lib_minim/test.log +++ b/test/system/casl2/lib_minim/test.log @@ -1,2 +1,2 @@ -lib_minim: Test Success 2010-12-13 18:44:39 +lib_minim: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_minim/detail.log diff --git a/test/system/casl2/lib_mula/detail.log b/test/system/casl2/lib_mula/detail.log index bdb68fe..f4012f5 100644 --- a/test/system/casl2/lib_mula/detail.log +++ b/test/system/casl2/lib_mula/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_mula: Test Success 2010-12-13 18:44:38 +lib_mula: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_mula/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_mula/test.log b/test/system/casl2/lib_mula/test.log index d80b408..6ddaa60 100644 --- a/test/system/casl2/lib_mula/test.log +++ b/test/system/casl2/lib_mula/test.log @@ -1,2 +1,2 @@ -lib_mula: Test Success 2010-12-13 18:44:38 +lib_mula: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_mula/detail.log diff --git a/test/system/casl2/lib_mull/detail.log b/test/system/casl2/lib_mull/detail.log index c527194..1031b80 100644 --- a/test/system/casl2/lib_mull/detail.log +++ b/test/system/casl2/lib_mull/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_mull: Test Success 2010-12-13 18:44:35 +lib_mull: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_mull/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_mull/test.log b/test/system/casl2/lib_mull/test.log index f01846b..bb7437e 100644 --- a/test/system/casl2/lib_mull/test.log +++ b/test/system/casl2/lib_mull/test.log @@ -1,2 +1,2 @@ -lib_mull: Test Success 2010-12-13 18:44:35 +lib_mull: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_mull/detail.log diff --git a/test/system/casl2/lib_outa/detail.log b/test/system/casl2/lib_outa/detail.log index fe1f877..7d223a8 100644 --- a/test/system/casl2/lib_outa/detail.log +++ b/test/system/casl2/lib_outa/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_outa: Test Success 2010-12-13 18:44:47 +lib_outa: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outa/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_outa/test.log b/test/system/casl2/lib_outa/test.log index 518f5a4..92eff19 100644 --- a/test/system/casl2/lib_outa/test.log +++ b/test/system/casl2/lib_outa/test.log @@ -1,2 +1,2 @@ -lib_outa: Test Success 2010-12-13 18:44:47 +lib_outa: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outa/detail.log diff --git a/test/system/casl2/lib_outb/detail.log b/test/system/casl2/lib_outb/detail.log index 1b6d1d9..e20ce7c 100644 --- a/test/system/casl2/lib_outb/detail.log +++ b/test/system/casl2/lib_outb/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_outb: Test Success 2010-12-13 18:44:37 +lib_outb: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outb/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_outb/test.log b/test/system/casl2/lib_outb/test.log index cd2707e..8fbc67e 100644 --- a/test/system/casl2/lib_outb/test.log +++ b/test/system/casl2/lib_outb/test.log @@ -1,2 +1,2 @@ -lib_outb: Test Success 2010-12-13 18:44:37 +lib_outb: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outb/detail.log diff --git a/test/system/casl2/lib_outd_q15/detail.log b/test/system/casl2/lib_outd_q15/detail.log index 5963178..7dfb8a0 100644 --- a/test/system/casl2/lib_outd_q15/detail.log +++ b/test/system/casl2/lib_outd_q15/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_outd_q15: Test Success 2010-12-13 18:44:48 +lib_outd_q15: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outd_q15/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_outd_q15/test.log b/test/system/casl2/lib_outd_q15/test.log index c4effe2..3dfde6b 100644 --- a/test/system/casl2/lib_outd_q15/test.log +++ b/test/system/casl2/lib_outd_q15/test.log @@ -1,2 +1,2 @@ -lib_outd_q15: Test Success 2010-12-13 18:44:48 +lib_outd_q15: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outd_q15/detail.log diff --git a/test/system/casl2/lib_outl/detail.log b/test/system/casl2/lib_outl/detail.log index a4ed475..9fe2f79 100644 --- a/test/system/casl2/lib_outl/detail.log +++ b/test/system/casl2/lib_outl/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_outl: Test Success 2010-12-13 18:44:36 +lib_outl: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outl/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_outl/test.log b/test/system/casl2/lib_outl/test.log index d1f484b..82a6099 100644 --- a/test/system/casl2/lib_outl/test.log +++ b/test/system/casl2/lib_outl/test.log @@ -1,2 +1,2 @@ -lib_outl: Test Success 2010-12-13 18:44:36 +lib_outl: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_outl/detail.log diff --git a/test/system/casl2/lib_rev/detail.log b/test/system/casl2/lib_rev/detail.log index b5be739..77bebb4 100644 --- a/test/system/casl2/lib_rev/detail.log +++ b/test/system/casl2/lib_rev/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -lib_rev: Test Success 2010-12-13 18:44:42 +lib_rev: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_rev/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/lib_rev/test.log b/test/system/casl2/lib_rev/test.log index d35c552..585b6c4 100644 --- a/test/system/casl2/lib_rev/test.log +++ b/test/system/casl2/lib_rev/test.log @@ -1,2 +1,2 @@ -lib_rev: Test Success 2010-12-13 18:44:42 +lib_rev: Test Success 2010-12-14 01:13:08 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/lib_rev/detail.log diff --git a/test/system/casl2/opt_h/detail.log b/test/system/casl2/opt_h/detail.log index 8ab3737..d992bff 100644 --- a/test/system/casl2/opt_h/detail.log +++ b/test/system/casl2/opt_h/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_h: Test Success 2010-12-13 18:44:45 +opt_h: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_h/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_h/test.log b/test/system/casl2/opt_h/test.log index 8764b8a..bb8b591 100644 --- a/test/system/casl2/opt_h/test.log +++ b/test/system/casl2/opt_h/test.log @@ -1,2 +1,2 @@ -opt_h: Test Success 2010-12-13 18:44:45 +opt_h: Test Success 2010-12-14 01:13:10 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_h/detail.log diff --git a/test/system/casl2/opt_opterr/detail.log b/test/system/casl2/opt_opterr/detail.log index acbe601..141fb08 100644 --- a/test/system/casl2/opt_opterr/detail.log +++ b/test/system/casl2/opt_opterr/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_opterr: Test Success 2010-12-13 18:44:41 +opt_opterr: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_opterr/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_opterr/test.log b/test/system/casl2/opt_opterr/test.log index a369e43..6e28b68 100644 --- a/test/system/casl2/opt_opterr/test.log +++ b/test/system/casl2/opt_opterr/test.log @@ -1,2 +1,2 @@ -opt_opterr: Test Success 2010-12-13 18:44:41 +opt_opterr: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_opterr/detail.log diff --git a/test/system/casl2/opt_s/detail.log b/test/system/casl2/opt_s/detail.log index 167424b..6a374c4 100644 --- a/test/system/casl2/opt_s/detail.log +++ b/test/system/casl2/opt_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_s: Test Success 2010-12-13 18:44:37 +opt_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_s/test.log b/test/system/casl2/opt_s/test.log index 41f38bd..4539db0 100644 --- a/test/system/casl2/opt_s/test.log +++ b/test/system/casl2/opt_s/test.log @@ -1,2 +1,2 @@ -opt_s: Test Success 2010-12-13 18:44:37 +opt_s: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_s/detail.log diff --git a/test/system/casl2/opt_sL/detail.log b/test/system/casl2/opt_sL/detail.log index 28e75d5..e89821e 100644 --- a/test/system/casl2/opt_sL/detail.log +++ b/test/system/casl2/opt_sL/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_sL: Test Success 2010-12-13 18:44:41 +opt_sL: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_sL/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_sL/test.log b/test/system/casl2/opt_sL/test.log index 9436074..4550a48 100644 --- a/test/system/casl2/opt_sL/test.log +++ b/test/system/casl2/opt_sL/test.log @@ -1,2 +1,2 @@ -opt_sL: Test Success 2010-12-13 18:44:41 +opt_sL: Test Success 2010-12-14 01:13:07 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_sL/detail.log diff --git a/test/system/casl2/opt_slA/detail.log b/test/system/casl2/opt_slA/detail.log index 58f1e44..dc04327 100644 --- a/test/system/casl2/opt_slA/detail.log +++ b/test/system/casl2/opt_slA/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_slA: Test Success 2010-12-13 18:44:38 +opt_slA: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slA/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_slA/test.log b/test/system/casl2/opt_slA/test.log index cb81d11..debee2d 100644 --- a/test/system/casl2/opt_slA/test.log +++ b/test/system/casl2/opt_slA/test.log @@ -1,2 +1,2 @@ -opt_slA: Test Success 2010-12-13 18:44:38 +opt_slA: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slA/detail.log diff --git a/test/system/casl2/opt_slaO/detail.log b/test/system/casl2/opt_slaO/detail.log index 585b290..077e6b1 100644 --- a/test/system/casl2/opt_slaO/detail.log +++ b/test/system/casl2/opt_slaO/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_slaO: Test Success 2010-12-13 18:44:36 +opt_slaO: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaO/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_slaO/test.log b/test/system/casl2/opt_slaO/test.log index fcfe8c1..0e0caaa 100644 --- a/test/system/casl2/opt_slaO/test.log +++ b/test/system/casl2/opt_slaO/test.log @@ -1,2 +1,2 @@ -opt_slaO: Test Success 2010-12-13 18:44:36 +opt_slaO: Test Success 2010-12-14 01:13:02 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaO/detail.log diff --git a/test/system/casl2/opt_slaOn/detail.log b/test/system/casl2/opt_slaOn/detail.log index 6ce46aa..a4407fa 100644 --- a/test/system/casl2/opt_slaOn/detail.log +++ b/test/system/casl2/opt_slaOn/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_slaOn: Test Success 2010-12-13 18:44:47 +opt_slaOn: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaOn/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_slaOn/test.log b/test/system/casl2/opt_slaOn/test.log index f8aa811..fc12696 100644 --- a/test/system/casl2/opt_slaOn/test.log +++ b/test/system/casl2/opt_slaOn/test.log @@ -1,2 +1,2 @@ -opt_slaOn: Test Success 2010-12-13 18:44:47 +opt_slaOn: Test Success 2010-12-14 01:13:12 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaOn/detail.log diff --git a/test/system/casl2/opt_slao_T/detail.log b/test/system/casl2/opt_slao_T/detail.log index 77494cd..eb9e221 100644 --- a/test/system/casl2/opt_slao_T/detail.log +++ b/test/system/casl2/opt_slao_T/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_slao_T: Test Success 2010-12-13 18:44:40 +opt_slao_T: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slao_T/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_slao_T/test.log b/test/system/casl2/opt_slao_T/test.log index 9997598..dc2b00a 100644 --- a/test/system/casl2/opt_slao_T/test.log +++ b/test/system/casl2/opt_slao_T/test.log @@ -1,2 +1,2 @@ -opt_slao_T: Test Success 2010-12-13 18:44:40 +opt_slao_T: Test Success 2010-12-14 01:13:06 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slao_T/detail.log diff --git a/test/system/casl2/opt_slaot/detail.log b/test/system/casl2/opt_slaot/detail.log index ab97674..3c50ec1 100644 --- a/test/system/casl2/opt_slaot/detail.log +++ b/test/system/casl2/opt_slaot/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_slaot: Test Success 2010-12-13 18:44:39 +opt_slaot: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaot/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_slaot/test.log b/test/system/casl2/opt_slaot/test.log index 6e40c75..da86cf1 100644 --- a/test/system/casl2/opt_slaot/test.log +++ b/test/system/casl2/opt_slaot/test.log @@ -1,2 +1,2 @@ -opt_slaot: Test Success 2010-12-13 18:44:39 +opt_slaot: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaot/detail.log diff --git a/test/system/casl2/opt_slaotd/detail.log b/test/system/casl2/opt_slaotd/detail.log index ab4025f..39a1c31 100644 --- a/test/system/casl2/opt_slaotd/detail.log +++ b/test/system/casl2/opt_slaotd/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -opt_slaotd: Test Success 2010-12-13 18:44:37 +opt_slaotd: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaotd/detail.log ---------------------------------------------------------------------- diff --git a/test/system/casl2/opt_slaotd/test.log b/test/system/casl2/opt_slaotd/test.log index a2d5058..6a16090 100644 --- a/test/system/casl2/opt_slaotd/test.log +++ b/test/system/casl2/opt_slaotd/test.log @@ -1,2 +1,2 @@ -opt_slaotd: Test Success 2010-12-13 18:44:37 +opt_slaotd: Test Success 2010-12-14 01:13:03 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/opt_slaotd/detail.log diff --git a/test/system/comet2/COMET2.log b/test/system/comet2/COMET2.log index 8628252..ea81549 100644 --- a/test/system/comet2/COMET2.log +++ b/test/system/comet2/COMET2.log @@ -1,450 +1,450 @@ -cmd_SRA_sra_z: Test Success 2010-12-13 18:45:02 +cmd_SRA_sra_z: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_z/detail.log -cmd_XOR_xor0: Test Success 2010-12-13 18:45:02 +cmd_XOR_xor0: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0/detail.log -cmd_SUBL_subl0_lo: Test Success 2010-12-13 18:45:02 +cmd_SUBL_subl0_lo: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_lo/detail.log -cmd_JPL_jpl_o: Test Success 2010-12-13 18:45:02 +cmd_JPL_jpl_o: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_o/detail.log -cmd_AND_and0_s: Test Success 2010-12-13 18:45:02 +cmd_AND_and0_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0_s/detail.log -cmd_SLA_sla_oz: Test Success 2010-12-13 18:45:02 +cmd_SLA_sla_oz: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_oz/detail.log -cmd_RPUSH_rpush: Test Success 2010-12-13 18:45:02 +cmd_RPUSH_rpush: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_RPUSH_rpush/detail.log -cmd_ADDL_addl2: Test Success 2010-12-13 18:45:02 +cmd_ADDL_addl2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl2/detail.log -cmd_JNZ_jnz_m: Test Success 2010-12-13 18:45:02 +cmd_JNZ_jnz_m: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_m/detail.log -cmd_OR_or0_s: Test Success 2010-12-13 18:45:02 +cmd_OR_or0_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0_s/detail.log -cmd_SVC_svc2: Test Success 2010-12-13 18:45:02 +cmd_SVC_svc2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SVC_svc2/detail.log -err_205: Test Success 2010-12-13 18:45:02 +err_205: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_205/detail.log -cmd_CPA_cpa2_s: Test Success 2010-12-13 18:45:03 +cmd_CPA_cpa2_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa2_s/detail.log -cmd_LD_ld1: Test Success 2010-12-13 18:45:03 +cmd_LD_ld1: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld1/detail.log -cmd_ADDA_adda0_ao: Test Success 2010-12-13 18:45:03 +cmd_ADDA_adda0_ao: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_ao/detail.log -cmd_ST_st0: Test Success 2010-12-13 18:45:03 +cmd_ST_st0: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ST_st0/detail.log -cmd_AND_and1: Test Success 2010-12-13 18:45:03 +cmd_AND_and1: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and1/detail.log -cmd_AND_and0_z: Test Success 2010-12-13 18:45:03 +cmd_AND_and0_z: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0_z/detail.log -cmd_ADDL_addl0__o: Test Success 2010-12-13 18:45:03 +cmd_ADDL_addl0__o: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0__o/detail.log -cmd_SUBL_subl2: Test Success 2010-12-13 18:45:03 +cmd_SUBL_subl2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl2/detail.log -cmd_JMI_jmi_m: Test Success 2010-12-13 18:45:03 +cmd_JMI_jmi_m: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_m/detail.log -cmd_JNZ_jnz_p: Test Success 2010-12-13 18:45:03 +cmd_JNZ_jnz_p: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_p/detail.log -cmd_CPA_cpa0: Test Success 2010-12-13 18:45:03 +cmd_CPA_cpa0: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0/detail.log -cmd_IN_in: Test Success 2010-12-13 18:45:03 +cmd_IN_in: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_IN_in/detail.log -cmd_SUBL_subl0__z: Test Success 2010-12-13 18:45:03 +cmd_SUBL_subl0__z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0__z/detail.log -cmd_JOV_jov_m: Test Success 2010-12-13 18:45:03 +cmd_JOV_jov_m: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_m/detail.log -cmd_POP_push_pop_0: Test Success 2010-12-13 18:45:03 +cmd_POP_push_pop_0: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_POP_push_pop_0/detail.log -cmd_JPL_jpl_m: Test Success 2010-12-13 18:45:03 +cmd_JPL_jpl_m: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_m/detail.log -err_203: Test Success 2010-12-13 18:45:03 +err_203: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_203/detail.log -cmd_SLA_sla_s: Test Success 2010-12-13 18:45:04 +cmd_SLA_sla_s: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_s/detail.log -cmd_JOV_jov_z: Test Success 2010-12-13 18:45:04 +cmd_JOV_jov_z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_z/detail.log -cmd_SRA_sra_oz: Test Success 2010-12-13 18:45:04 +cmd_SRA_sra_oz: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_oz/detail.log -cmd_SLL_sll_o: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_o: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_o/detail.log -cmd_SLL_sll: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll/detail.log -cmd_JNZ_jnz_z: Test Success 2010-12-13 18:45:04 +cmd_JNZ_jnz_z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_z/detail.log -cmd_CPA_cpa1_s: Test Success 2010-12-13 18:45:04 +cmd_CPA_cpa1_s: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa1_s/detail.log -cmd_XOR_xor1: Test Success 2010-12-13 18:45:04 +cmd_XOR_xor1: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor1/detail.log -cmd_SLL_sll_os: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_os: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_os/detail.log -cmd_JMI_jmi_o: Test Success 2010-12-13 18:45:04 +cmd_JMI_jmi_o: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_o/detail.log -err_204: Test Success 2010-12-13 18:45:04 +err_204: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_204/detail.log -cmd_JUMP_jump_p: Test Success 2010-12-13 18:45:04 +cmd_JUMP_jump_p: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_p/detail.log -cmd_ADDA_adda0_as1: Test Success 2010-12-13 18:45:04 +cmd_ADDA_adda0_as1: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_as1/detail.log -cmd_SUBA_suba1: Test Success 2010-12-13 18:45:04 +cmd_SUBA_suba1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba1/detail.log -cmd_SLL_sll_z: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_z/detail.log -cmd_SUBA_suba0_lo: Test Success 2010-12-13 18:45:04 +cmd_SUBA_suba0_lo: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_lo/detail.log -cmd_JNZ_jnz_o: Test Success 2010-12-13 18:45:04 +cmd_JNZ_jnz_o: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_o/detail.log -cmd_SUBA_suba0: Test Success 2010-12-13 18:45:05 +cmd_SUBA_suba0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0/detail.log -cmd_ADDA_adda1: Test Success 2010-12-13 18:45:05 +cmd_ADDA_adda1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda1/detail.log -cmd_XOR_xor0_z: Test Success 2010-12-13 18:45:05 +cmd_XOR_xor0_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0_z/detail.log -cmd_CPL_cpl0: Test Success 2010-12-13 18:45:05 +cmd_CPL_cpl0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0/detail.log -cmd_OR_or2: Test Success 2010-12-13 18:45:05 +cmd_OR_or2: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or2/detail.log -cmd_SLL_sll_oz: Test Success 2010-12-13 18:45:05 +cmd_SLL_sll_oz: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_oz/detail.log -cmd_DC_dc_c0: Test Success 2010-12-13 18:45:05 +cmd_DC_dc_c0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_c0/detail.log -cmd_CPL_cpl1_s: Test Success 2010-12-13 18:45:05 +cmd_CPL_cpl1_s: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl1_s/detail.log -cmd_DS_ds: Test Success 2010-12-13 18:45:05 +cmd_DS_ds: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DS_ds/detail.log -cmd_JMI_jmi_z: Test Success 2010-12-13 18:45:05 +cmd_JMI_jmi_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_z/detail.log -cmd_LAD_lad1_o: Test Success 2010-12-13 18:45:05 +cmd_LAD_lad1_o: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1_o/detail.log -cmd_SRA_sra: Test Success 2010-12-13 18:45:05 +cmd_SRA_sra: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra/detail.log -cmd_DC_dc_i1: Test Success 2010-12-13 18:45:05 +cmd_DC_dc_i1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i1/detail.log -err_207: Test Success 2010-12-13 18:45:05 +err_207: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_207/detail.log -cmd_OR_or0_z: Test Success 2010-12-13 18:45:05 +cmd_OR_or0_z: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0_z/detail.log -cmd_ADDL_addl0_as1: Test Success 2010-12-13 18:45:05 +cmd_ADDL_addl0_as1: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_as1/detail.log -cmd_SLL_sll_s: Test Success 2010-12-13 18:45:06 +cmd_SLL_sll_s: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_s/detail.log -cmd_RPOP_rpop: Test Success 2010-12-13 18:45:06 +cmd_RPOP_rpop: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_RPOP_rpop/detail.log -cmd_SUBA_suba0__o: Test Success 2010-12-13 18:45:06 +cmd_SUBA_suba0__o: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0__o/detail.log -cmd_LAD_lad0: Test Success 2010-12-13 18:45:06 +cmd_LAD_lad0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad0/detail.log -cmd_JOV_jov_o: Test Success 2010-12-13 18:45:06 +cmd_JOV_jov_o: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_o/detail.log -err_201: Test Success 2010-12-13 18:45:06 +err_201: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_201/detail.log -cmd_ADDL_addl1: Test Success 2010-12-13 18:45:06 +cmd_ADDL_addl1: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl1/detail.log -cmd_ADDA_adda0_az: Test Success 2010-12-13 18:45:06 +cmd_ADDA_adda0_az: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_az/detail.log -cmd_DC_dc_i0: Test Success 2010-12-13 18:45:06 +cmd_DC_dc_i0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i0/detail.log -cmd_LD_ld0_l: Test Success 2010-12-13 18:45:06 +cmd_LD_ld0_l: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld0_l/detail.log -cmd_AND_and0: Test Success 2010-12-13 18:45:06 +cmd_AND_and0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0/detail.log -cmd_ADDA_adda0: Test Success 2010-12-13 18:45:06 +cmd_ADDA_adda0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0/detail.log -cmd_JZE_jze_z: Test Success 2010-12-13 18:45:06 +cmd_JZE_jze_z: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_z/detail.log -cmd_OUT_out: Test Success 2010-12-13 18:45:06 +cmd_OUT_out: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OUT_out/detail.log -cmd_SLA_sla: Test Success 2010-12-13 18:45:06 +cmd_SLA_sla: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla/detail.log -cmd_LD_ld0: Test Success 2010-12-13 18:45:07 +cmd_LD_ld0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld0/detail.log -cmd_SUBL_subl0: Test Success 2010-12-13 18:45:07 +cmd_SUBL_subl0: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0/detail.log -cmd_SRA_sra_os: Test Success 2010-12-13 18:45:07 +cmd_SRA_sra_os: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_os/detail.log -cmd_SUBA_suba0_ao: Test Success 2010-12-13 18:45:07 +cmd_SUBA_suba0_ao: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_ao/detail.log -cmd_SVC_svc1: Test Success 2010-12-13 18:45:07 +cmd_SVC_svc1: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SVC_svc1/detail.log -cmd_JMI_jmi_p: Test Success 2010-12-13 18:45:07 +cmd_JMI_jmi_p: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_p/detail.log -cmd_JZE_jze_m: Test Success 2010-12-13 18:45:07 +cmd_JZE_jze_m: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_m/detail.log -cmd_DC_dc_i_of: Test Success 2010-12-13 18:45:07 +cmd_DC_dc_i_of: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i_of/detail.log -cmd_SRA_sra_s: Test Success 2010-12-13 18:45:07 +cmd_SRA_sra_s: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_s/detail.log -cmd_ADDA_adda2: Test Success 2010-12-13 18:45:07 +cmd_ADDA_adda2: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda2/detail.log -cmd_SUBA_suba0__z: Test Success 2010-12-13 18:45:07 +cmd_SUBA_suba0__z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0__z/detail.log -cmd_XOR_xor2: Test Success 2010-12-13 18:45:07 +cmd_XOR_xor2: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor2/detail.log -cmd_CPA_cpa0_z: Test Success 2010-12-13 18:45:07 +cmd_CPA_cpa0_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_z/detail.log -err_206: Test Success 2010-12-13 18:45:07 +err_206: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_206/detail.log -cmd_SRL_srl_z: Test Success 2010-12-13 18:45:07 +cmd_SRL_srl_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_z/detail.log -cmd_SLA_sla_z: Test Success 2010-12-13 18:45:07 +cmd_SLA_sla_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_z/detail.log -cmd_JUMP_jump_o: Test Success 2010-12-13 18:45:07 +cmd_JUMP_jump_o: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_o/detail.log -cmd_ADDL_addl0: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0/detail.log -cmd_OR_or1: Test Success 2010-12-13 18:45:08 +cmd_OR_or1: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or1/detail.log -cmd_SLA_sla_o: Test Success 2010-12-13 18:45:08 +cmd_SLA_sla_o: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_o/detail.log -cmd_ADDL_addl0_ao: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0_ao: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_ao/detail.log -cmd_OR_or0: Test Success 2010-12-13 18:45:08 +cmd_OR_or0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0/detail.log -cmd_ADDL_addl0_lo: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0_lo: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_lo/detail.log -cmd_CPA_cpa0_s: Test Success 2010-12-13 18:45:08 +cmd_CPA_cpa0_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_s/detail.log -cmd_ADDA_adda0__o: Test Success 2010-12-13 18:45:08 +cmd_ADDA_adda0__o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0__o/detail.log -cmd_ADDA_adda0_as0: Test Success 2010-12-13 18:45:08 +cmd_ADDA_adda0_as0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_as0/detail.log -cmd_XOR_xor0_s: Test Success 2010-12-13 18:45:08 +cmd_XOR_xor0_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0_s/detail.log -err_202: Test Success 2010-12-13 18:45:08 +err_202: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_202/detail.log -cmd_JOV_jov_p: Test Success 2010-12-13 18:45:08 +cmd_JOV_jov_p: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_p/detail.log -cmd_SUBL_subl0__o: Test Success 2010-12-13 18:45:08 +cmd_SUBL_subl0__o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0__o/detail.log -cmd_SRL_srl_s: Test Success 2010-12-13 18:45:08 +cmd_SRL_srl_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_s/detail.log -cmd_SUBA_suba0_as0: Test Success 2010-12-13 18:45:08 +cmd_SUBA_suba0_as0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_as0/detail.log -cmd_DS_ds_0: Test Success 2010-12-13 18:45:08 +cmd_DS_ds_0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DS_ds_0/detail.log -cmd_SUBL_subl0_ao: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_ao: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_ao/detail.log -cmd_ADDL_addl0_az: Test Success 2010-12-13 18:45:09 +cmd_ADDL_addl0_az: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_az/detail.log -cmd_SRL_srl_o: Test Success 2010-12-13 18:45:09 +cmd_SRL_srl_o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_o/detail.log -cmd_JPL_jpl_z: Test Success 2010-12-13 18:45:09 +cmd_JPL_jpl_z: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_z/detail.log -cmd_CALL_call0: Test Success 2010-12-13 18:45:09 +cmd_CALL_call0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CALL_call0/detail.log -cmd_JPL_jpl_p: Test Success 2010-12-13 18:45:09 +cmd_JPL_jpl_p: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_p/detail.log -cmd_NOP_nop: Test Success 2010-12-13 18:45:09 +cmd_NOP_nop: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_NOP_nop/detail.log -cmd_JZE_jze_o: Test Success 2010-12-13 18:45:09 +cmd_JZE_jze_o: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_o/detail.log -cmd_SUBA_suba2: Test Success 2010-12-13 18:45:09 +cmd_SUBA_suba2: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba2/detail.log -cmd_SUBL_subl0_as1: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_as1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_as1/detail.log -cmd_JUMP_jump_m: Test Success 2010-12-13 18:45:09 +cmd_JUMP_jump_m: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_m/detail.log -cmd_CALL_call1: Test Success 2010-12-13 18:45:09 +cmd_CALL_call1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CALL_call1/detail.log -cmd_SUBL_subl1: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl1/detail.log -cmd_SUBL_subl0_as0: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_as0: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_as0/detail.log -cmd_ADDA_adda0_lo: Test Success 2010-12-13 18:45:09 +cmd_ADDA_adda0_lo: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_lo/detail.log -cmd_CPL_cpl0_ls: Test Success 2010-12-13 18:45:09 +cmd_CPL_cpl0_ls: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_ls/detail.log -cmd_ADDL_addl0__z: Test Success 2010-12-13 18:45:10 +cmd_ADDL_addl0__z: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0__z/detail.log -cmd_CPL_cpl0_s: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl0_s: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_s/detail.log -cmd_SRL_srl: Test Success 2010-12-13 18:45:10 +cmd_SRL_srl: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl/detail.log -cmd_XOR_xor2_clear: Test Success 2010-12-13 18:45:10 +cmd_XOR_xor2_clear: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor2_clear/detail.log -cmd_ST_st1: Test Success 2010-12-13 18:45:10 +cmd_ST_st1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ST_st1/detail.log -cmd_ADDL_addl0_as0: Test Success 2010-12-13 18:45:10 +cmd_ADDL_addl0_as0: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_as0/detail.log -cmd_SRL_srl_oz: Test Success 2010-12-13 18:45:10 +cmd_SRL_srl_oz: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_oz/detail.log -cmd_CPL_cpl2_s: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl2_s: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl2_s/detail.log -hello: Test Success 2010-12-13 18:45:10 +hello: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/hello/detail.log -cmd_DC_dc_c1: Test Success 2010-12-13 18:45:10 +cmd_DC_dc_c1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_c1/detail.log -cmd_CPL_cpl0_z: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl0_z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_z/detail.log -cmd_JUMP_jump_z: Test Success 2010-12-13 18:45:10 +cmd_JUMP_jump_z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_z/detail.log -cmd_JZE_jze_p: Test Success 2010-12-13 18:45:10 +cmd_JZE_jze_p: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_p/detail.log -cmd_LD_ld2: Test Success 2010-12-13 18:45:10 +cmd_LD_ld2: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld2/detail.log -cmd_POP_push_pop_1: Test Success 2010-12-13 18:45:11 +cmd_POP_push_pop_1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_POP_push_pop_1/detail.log -err_208: Test Success 2010-12-13 18:45:11 +err_208: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_208/detail.log -cmd_LAD_lad1: Test Success 2010-12-13 18:45:11 +cmd_LAD_lad1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1/detail.log -cmd_AND_and2: Test Success 2010-12-13 18:45:11 +cmd_AND_and2: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and2/detail.log -cmd_ADDA_adda0__z: Test Success 2010-12-13 18:45:11 +cmd_ADDA_adda0__z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0__z/detail.log -cmd_SRA_sra_o: Test Success 2010-12-13 18:45:11 +cmd_SRA_sra_o: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_o/detail.log -cmd_CPA_cpa0_ls: Test Success 2010-12-13 18:45:11 +cmd_CPA_cpa0_ls: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_ls/detail.log -cmd_SUBA_suba0_as1: Test Success 2010-12-13 18:45:11 +cmd_SUBA_suba0_as1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_as1/detail.log -cmd_SLA_sla_os: Test Success 2010-12-13 18:45:11 +cmd_SLA_sla_os: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_os/detail.log -cmd_LAD_lad1_s: Test Success 2010-12-13 18:45:11 +cmd_LAD_lad1_s: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1_s/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0/detail.log b/test/system/comet2/cmd_ADDA_adda0/detail.log index 6796c31..d350512 100644 --- a/test/system/comet2/cmd_ADDA_adda0/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0: Test Success 2010-12-13 18:45:06 +cmd_ADDA_adda0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0/test.log b/test/system/comet2/cmd_ADDA_adda0/test.log index a772c48..e4c7211 100644 --- a/test/system/comet2/cmd_ADDA_adda0/test.log +++ b/test/system/comet2/cmd_ADDA_adda0/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0: Test Success 2010-12-13 18:45:06 +cmd_ADDA_adda0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0__o/detail.log b/test/system/comet2/cmd_ADDA_adda0__o/detail.log index dd93107..647af12 100644 --- a/test/system/comet2/cmd_ADDA_adda0__o/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0__o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0__o: Test Success 2010-12-13 18:45:08 +cmd_ADDA_adda0__o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0__o/test.log b/test/system/comet2/cmd_ADDA_adda0__o/test.log index 3d74ea4..08df7e4 100644 --- a/test/system/comet2/cmd_ADDA_adda0__o/test.log +++ b/test/system/comet2/cmd_ADDA_adda0__o/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0__o: Test Success 2010-12-13 18:45:08 +cmd_ADDA_adda0__o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0__o/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0__z/detail.log b/test/system/comet2/cmd_ADDA_adda0__z/detail.log index e8a8e60..e431189 100644 --- a/test/system/comet2/cmd_ADDA_adda0__z/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0__z: Test Success 2010-12-13 18:45:11 +cmd_ADDA_adda0__z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0__z/test.log b/test/system/comet2/cmd_ADDA_adda0__z/test.log index b72a9f1..550ff58 100644 --- a/test/system/comet2/cmd_ADDA_adda0__z/test.log +++ b/test/system/comet2/cmd_ADDA_adda0__z/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0__z: Test Success 2010-12-13 18:45:11 +cmd_ADDA_adda0__z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0__z/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0_ao/detail.log b/test/system/comet2/cmd_ADDA_adda0_ao/detail.log index 6a5ed25..29ddda6 100644 --- a/test/system/comet2/cmd_ADDA_adda0_ao/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_ao: Test Success 2010-12-13 18:45:03 +cmd_ADDA_adda0_ao: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0_ao/test.log b/test/system/comet2/cmd_ADDA_adda0_ao/test.log index 3986d8b..8448e61 100644 --- a/test/system/comet2/cmd_ADDA_adda0_ao/test.log +++ b/test/system/comet2/cmd_ADDA_adda0_ao/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_ao: Test Success 2010-12-13 18:45:03 +cmd_ADDA_adda0_ao: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_ao/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0_as0/detail.log b/test/system/comet2/cmd_ADDA_adda0_as0/detail.log index c2e272b..6aab3ca 100644 --- a/test/system/comet2/cmd_ADDA_adda0_as0/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_as0: Test Success 2010-12-13 18:45:08 +cmd_ADDA_adda0_as0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0_as0/test.log b/test/system/comet2/cmd_ADDA_adda0_as0/test.log index 3a02326..37f82f2 100644 --- a/test/system/comet2/cmd_ADDA_adda0_as0/test.log +++ b/test/system/comet2/cmd_ADDA_adda0_as0/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_as0: Test Success 2010-12-13 18:45:08 +cmd_ADDA_adda0_as0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_as0/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0_as1/detail.log b/test/system/comet2/cmd_ADDA_adda0_as1/detail.log index 5cdf0b4..fc28a08 100644 --- a/test/system/comet2/cmd_ADDA_adda0_as1/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_as1: Test Success 2010-12-13 18:45:04 +cmd_ADDA_adda0_as1: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0_as1/test.log b/test/system/comet2/cmd_ADDA_adda0_as1/test.log index 073aaed..3b1c8fe 100644 --- a/test/system/comet2/cmd_ADDA_adda0_as1/test.log +++ b/test/system/comet2/cmd_ADDA_adda0_as1/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_as1: Test Success 2010-12-13 18:45:04 +cmd_ADDA_adda0_as1: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_as1/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0_az/detail.log b/test/system/comet2/cmd_ADDA_adda0_az/detail.log index cc081b4..fc3d204 100644 --- a/test/system/comet2/cmd_ADDA_adda0_az/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0_az/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_az: Test Success 2010-12-13 18:45:06 +cmd_ADDA_adda0_az: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_az/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0_az/test.log b/test/system/comet2/cmd_ADDA_adda0_az/test.log index 7011fef..b85503e 100644 --- a/test/system/comet2/cmd_ADDA_adda0_az/test.log +++ b/test/system/comet2/cmd_ADDA_adda0_az/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_az: Test Success 2010-12-13 18:45:06 +cmd_ADDA_adda0_az: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_az/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda0_lo/detail.log b/test/system/comet2/cmd_ADDA_adda0_lo/detail.log index 311472a..fdce25d 100644 --- a/test/system/comet2/cmd_ADDA_adda0_lo/detail.log +++ b/test/system/comet2/cmd_ADDA_adda0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda0_lo: Test Success 2010-12-13 18:45:09 +cmd_ADDA_adda0_lo: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda0_lo/test.log b/test/system/comet2/cmd_ADDA_adda0_lo/test.log index a817c86..ce74518 100644 --- a/test/system/comet2/cmd_ADDA_adda0_lo/test.log +++ b/test/system/comet2/cmd_ADDA_adda0_lo/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda0_lo: Test Success 2010-12-13 18:45:09 +cmd_ADDA_adda0_lo: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda0_lo/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda1/detail.log b/test/system/comet2/cmd_ADDA_adda1/detail.log index 44f9b02..4aa1bbd 100644 --- a/test/system/comet2/cmd_ADDA_adda1/detail.log +++ b/test/system/comet2/cmd_ADDA_adda1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda1: Test Success 2010-12-13 18:45:05 +cmd_ADDA_adda1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda1/test.log b/test/system/comet2/cmd_ADDA_adda1/test.log index 198aba4..6f5b177 100644 --- a/test/system/comet2/cmd_ADDA_adda1/test.log +++ b/test/system/comet2/cmd_ADDA_adda1/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda1: Test Success 2010-12-13 18:45:05 +cmd_ADDA_adda1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda1/detail.log diff --git a/test/system/comet2/cmd_ADDA_adda2/detail.log b/test/system/comet2/cmd_ADDA_adda2/detail.log index 59f6655..2b7a00d 100644 --- a/test/system/comet2/cmd_ADDA_adda2/detail.log +++ b/test/system/comet2/cmd_ADDA_adda2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDA_adda2: Test Success 2010-12-13 18:45:07 +cmd_ADDA_adda2: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDA_adda2/test.log b/test/system/comet2/cmd_ADDA_adda2/test.log index 3e29db0..2d119e8 100644 --- a/test/system/comet2/cmd_ADDA_adda2/test.log +++ b/test/system/comet2/cmd_ADDA_adda2/test.log @@ -1,2 +1,2 @@ -cmd_ADDA_adda2: Test Success 2010-12-13 18:45:07 +cmd_ADDA_adda2: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDA_adda2/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0/detail.log b/test/system/comet2/cmd_ADDL_addl0/detail.log index 5113c71..c750895 100644 --- a/test/system/comet2/cmd_ADDL_addl0/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0/test.log b/test/system/comet2/cmd_ADDL_addl0/test.log index 8ec5f71..1e70d2f 100644 --- a/test/system/comet2/cmd_ADDL_addl0/test.log +++ b/test/system/comet2/cmd_ADDL_addl0/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0__o/detail.log b/test/system/comet2/cmd_ADDL_addl0__o/detail.log index a95bc82..6174a4f 100644 --- a/test/system/comet2/cmd_ADDL_addl0__o/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0__o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0__o: Test Success 2010-12-13 18:45:03 +cmd_ADDL_addl0__o: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0__o/test.log b/test/system/comet2/cmd_ADDL_addl0__o/test.log index dd3090f..845be42 100644 --- a/test/system/comet2/cmd_ADDL_addl0__o/test.log +++ b/test/system/comet2/cmd_ADDL_addl0__o/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0__o: Test Success 2010-12-13 18:45:03 +cmd_ADDL_addl0__o: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0__o/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0__z/detail.log b/test/system/comet2/cmd_ADDL_addl0__z/detail.log index f57cc5b..2815f7a 100644 --- a/test/system/comet2/cmd_ADDL_addl0__z/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0__z: Test Success 2010-12-13 18:45:10 +cmd_ADDL_addl0__z: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0__z/test.log b/test/system/comet2/cmd_ADDL_addl0__z/test.log index 2ccc357..6a8a0cb 100644 --- a/test/system/comet2/cmd_ADDL_addl0__z/test.log +++ b/test/system/comet2/cmd_ADDL_addl0__z/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0__z: Test Success 2010-12-13 18:45:10 +cmd_ADDL_addl0__z: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0__z/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0_ao/detail.log b/test/system/comet2/cmd_ADDL_addl0_ao/detail.log index 6a898b6..6e8cdfc 100644 --- a/test/system/comet2/cmd_ADDL_addl0_ao/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_ao: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0_ao: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0_ao/test.log b/test/system/comet2/cmd_ADDL_addl0_ao/test.log index 8ddd701..0fb49d4 100644 --- a/test/system/comet2/cmd_ADDL_addl0_ao/test.log +++ b/test/system/comet2/cmd_ADDL_addl0_ao/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_ao: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0_ao: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_ao/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0_as0/detail.log b/test/system/comet2/cmd_ADDL_addl0_as0/detail.log index 28da0fa..f1d5276 100644 --- a/test/system/comet2/cmd_ADDL_addl0_as0/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_as0: Test Success 2010-12-13 18:45:10 +cmd_ADDL_addl0_as0: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0_as0/test.log b/test/system/comet2/cmd_ADDL_addl0_as0/test.log index 44d907b..4a562b2 100644 --- a/test/system/comet2/cmd_ADDL_addl0_as0/test.log +++ b/test/system/comet2/cmd_ADDL_addl0_as0/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_as0: Test Success 2010-12-13 18:45:10 +cmd_ADDL_addl0_as0: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_as0/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0_as1/detail.log b/test/system/comet2/cmd_ADDL_addl0_as1/detail.log index a35a88a..164e597 100644 --- a/test/system/comet2/cmd_ADDL_addl0_as1/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_as1: Test Success 2010-12-13 18:45:05 +cmd_ADDL_addl0_as1: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0_as1/test.log b/test/system/comet2/cmd_ADDL_addl0_as1/test.log index 0ac7f15..5e34137 100644 --- a/test/system/comet2/cmd_ADDL_addl0_as1/test.log +++ b/test/system/comet2/cmd_ADDL_addl0_as1/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_as1: Test Success 2010-12-13 18:45:05 +cmd_ADDL_addl0_as1: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_as1/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0_az/detail.log b/test/system/comet2/cmd_ADDL_addl0_az/detail.log index a4c972d..934f97e 100644 --- a/test/system/comet2/cmd_ADDL_addl0_az/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0_az/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_az: Test Success 2010-12-13 18:45:09 +cmd_ADDL_addl0_az: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_az/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0_az/test.log b/test/system/comet2/cmd_ADDL_addl0_az/test.log index 15b3152..cab9dbc 100644 --- a/test/system/comet2/cmd_ADDL_addl0_az/test.log +++ b/test/system/comet2/cmd_ADDL_addl0_az/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_az: Test Success 2010-12-13 18:45:09 +cmd_ADDL_addl0_az: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_az/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl0_lo/detail.log b/test/system/comet2/cmd_ADDL_addl0_lo/detail.log index 7fca77e..b7b824e 100644 --- a/test/system/comet2/cmd_ADDL_addl0_lo/detail.log +++ b/test/system/comet2/cmd_ADDL_addl0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl0_lo: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0_lo: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl0_lo/test.log b/test/system/comet2/cmd_ADDL_addl0_lo/test.log index c407e1d..aff784c 100644 --- a/test/system/comet2/cmd_ADDL_addl0_lo/test.log +++ b/test/system/comet2/cmd_ADDL_addl0_lo/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl0_lo: Test Success 2010-12-13 18:45:08 +cmd_ADDL_addl0_lo: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl0_lo/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl1/detail.log b/test/system/comet2/cmd_ADDL_addl1/detail.log index 4526d03..86a34a4 100644 --- a/test/system/comet2/cmd_ADDL_addl1/detail.log +++ b/test/system/comet2/cmd_ADDL_addl1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl1: Test Success 2010-12-13 18:45:06 +cmd_ADDL_addl1: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl1/test.log b/test/system/comet2/cmd_ADDL_addl1/test.log index c396182..ad7ba87 100644 --- a/test/system/comet2/cmd_ADDL_addl1/test.log +++ b/test/system/comet2/cmd_ADDL_addl1/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl1: Test Success 2010-12-13 18:45:06 +cmd_ADDL_addl1: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl1/detail.log diff --git a/test/system/comet2/cmd_ADDL_addl2/detail.log b/test/system/comet2/cmd_ADDL_addl2/detail.log index 1ad1e7e..622fd9c 100644 --- a/test/system/comet2/cmd_ADDL_addl2/detail.log +++ b/test/system/comet2/cmd_ADDL_addl2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ADDL_addl2: Test Success 2010-12-13 18:45:02 +cmd_ADDL_addl2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ADDL_addl2/test.log b/test/system/comet2/cmd_ADDL_addl2/test.log index c49c893..c725d41 100644 --- a/test/system/comet2/cmd_ADDL_addl2/test.log +++ b/test/system/comet2/cmd_ADDL_addl2/test.log @@ -1,2 +1,2 @@ -cmd_ADDL_addl2: Test Success 2010-12-13 18:45:02 +cmd_ADDL_addl2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ADDL_addl2/detail.log diff --git a/test/system/comet2/cmd_AND_and0/detail.log b/test/system/comet2/cmd_AND_and0/detail.log index 23149f4..e0e4223 100644 --- a/test/system/comet2/cmd_AND_and0/detail.log +++ b/test/system/comet2/cmd_AND_and0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and0: Test Success 2010-12-13 18:45:06 +cmd_AND_and0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_AND_and0/test.log b/test/system/comet2/cmd_AND_and0/test.log index 4a5aab3..8cb5796 100644 --- a/test/system/comet2/cmd_AND_and0/test.log +++ b/test/system/comet2/cmd_AND_and0/test.log @@ -1,2 +1,2 @@ -cmd_AND_and0: Test Success 2010-12-13 18:45:06 +cmd_AND_and0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0/detail.log diff --git a/test/system/comet2/cmd_AND_and0_s/detail.log b/test/system/comet2/cmd_AND_and0_s/detail.log index 7306f0d..2652d22 100644 --- a/test/system/comet2/cmd_AND_and0_s/detail.log +++ b/test/system/comet2/cmd_AND_and0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and0_s: Test Success 2010-12-13 18:45:02 +cmd_AND_and0_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_AND_and0_s/test.log b/test/system/comet2/cmd_AND_and0_s/test.log index 4c3e4bf..c55fcae 100644 --- a/test/system/comet2/cmd_AND_and0_s/test.log +++ b/test/system/comet2/cmd_AND_and0_s/test.log @@ -1,2 +1,2 @@ -cmd_AND_and0_s: Test Success 2010-12-13 18:45:02 +cmd_AND_and0_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0_s/detail.log diff --git a/test/system/comet2/cmd_AND_and0_z/detail.log b/test/system/comet2/cmd_AND_and0_z/detail.log index 3c8cf3f..3033ac9 100644 --- a/test/system/comet2/cmd_AND_and0_z/detail.log +++ b/test/system/comet2/cmd_AND_and0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and0_z: Test Success 2010-12-13 18:45:03 +cmd_AND_and0_z: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_AND_and0_z/test.log b/test/system/comet2/cmd_AND_and0_z/test.log index 0236bd3..1400bf8 100644 --- a/test/system/comet2/cmd_AND_and0_z/test.log +++ b/test/system/comet2/cmd_AND_and0_z/test.log @@ -1,2 +1,2 @@ -cmd_AND_and0_z: Test Success 2010-12-13 18:45:03 +cmd_AND_and0_z: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and0_z/detail.log diff --git a/test/system/comet2/cmd_AND_and1/detail.log b/test/system/comet2/cmd_AND_and1/detail.log index 09386c1..7fa324e 100644 --- a/test/system/comet2/cmd_AND_and1/detail.log +++ b/test/system/comet2/cmd_AND_and1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and1: Test Success 2010-12-13 18:45:03 +cmd_AND_and1: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_AND_and1/test.log b/test/system/comet2/cmd_AND_and1/test.log index 7559613..ffafb41 100644 --- a/test/system/comet2/cmd_AND_and1/test.log +++ b/test/system/comet2/cmd_AND_and1/test.log @@ -1,2 +1,2 @@ -cmd_AND_and1: Test Success 2010-12-13 18:45:03 +cmd_AND_and1: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and1/detail.log diff --git a/test/system/comet2/cmd_AND_and2/detail.log b/test/system/comet2/cmd_AND_and2/detail.log index a0d349a..c8fbd8c 100644 --- a/test/system/comet2/cmd_AND_and2/detail.log +++ b/test/system/comet2/cmd_AND_and2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_AND_and2: Test Success 2010-12-13 18:45:11 +cmd_AND_and2: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_AND_and2/test.log b/test/system/comet2/cmd_AND_and2/test.log index a3d9599..a204e52 100644 --- a/test/system/comet2/cmd_AND_and2/test.log +++ b/test/system/comet2/cmd_AND_and2/test.log @@ -1,2 +1,2 @@ -cmd_AND_and2: Test Success 2010-12-13 18:45:11 +cmd_AND_and2: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_AND_and2/detail.log diff --git a/test/system/comet2/cmd_CALL_call0/detail.log b/test/system/comet2/cmd_CALL_call0/detail.log index 0d3cebe..80364d5 100644 --- a/test/system/comet2/cmd_CALL_call0/detail.log +++ b/test/system/comet2/cmd_CALL_call0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CALL_call0: Test Success 2010-12-13 18:45:09 +cmd_CALL_call0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CALL_call0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CALL_call0/test.log b/test/system/comet2/cmd_CALL_call0/test.log index 502f689..97f2b08 100644 --- a/test/system/comet2/cmd_CALL_call0/test.log +++ b/test/system/comet2/cmd_CALL_call0/test.log @@ -1,2 +1,2 @@ -cmd_CALL_call0: Test Success 2010-12-13 18:45:09 +cmd_CALL_call0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CALL_call0/detail.log diff --git a/test/system/comet2/cmd_CALL_call1/detail.log b/test/system/comet2/cmd_CALL_call1/detail.log index 92ff6f1..35bc2b5 100644 --- a/test/system/comet2/cmd_CALL_call1/detail.log +++ b/test/system/comet2/cmd_CALL_call1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CALL_call1: Test Success 2010-12-13 18:45:09 +cmd_CALL_call1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CALL_call1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CALL_call1/test.log b/test/system/comet2/cmd_CALL_call1/test.log index 9b1e59f..29f7d97 100644 --- a/test/system/comet2/cmd_CALL_call1/test.log +++ b/test/system/comet2/cmd_CALL_call1/test.log @@ -1,2 +1,2 @@ -cmd_CALL_call1: Test Success 2010-12-13 18:45:09 +cmd_CALL_call1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CALL_call1/detail.log diff --git a/test/system/comet2/cmd_CPA_cpa0/detail.log b/test/system/comet2/cmd_CPA_cpa0/detail.log index 435dae5..5859011 100644 --- a/test/system/comet2/cmd_CPA_cpa0/detail.log +++ b/test/system/comet2/cmd_CPA_cpa0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0: Test Success 2010-12-13 18:45:03 +cmd_CPA_cpa0: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPA_cpa0/test.log b/test/system/comet2/cmd_CPA_cpa0/test.log index 16def4c..7dd32a4 100644 --- a/test/system/comet2/cmd_CPA_cpa0/test.log +++ b/test/system/comet2/cmd_CPA_cpa0/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0: Test Success 2010-12-13 18:45:03 +cmd_CPA_cpa0: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0/detail.log diff --git a/test/system/comet2/cmd_CPA_cpa0_ls/detail.log b/test/system/comet2/cmd_CPA_cpa0_ls/detail.log index 2382032..e8a3328 100644 --- a/test/system/comet2/cmd_CPA_cpa0_ls/detail.log +++ b/test/system/comet2/cmd_CPA_cpa0_ls/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0_ls: Test Success 2010-12-13 18:45:11 +cmd_CPA_cpa0_ls: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_ls/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPA_cpa0_ls/test.log b/test/system/comet2/cmd_CPA_cpa0_ls/test.log index c464293..ee657cb 100644 --- a/test/system/comet2/cmd_CPA_cpa0_ls/test.log +++ b/test/system/comet2/cmd_CPA_cpa0_ls/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0_ls: Test Success 2010-12-13 18:45:11 +cmd_CPA_cpa0_ls: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_ls/detail.log diff --git a/test/system/comet2/cmd_CPA_cpa0_s/detail.log b/test/system/comet2/cmd_CPA_cpa0_s/detail.log index 277e2b3..b60e274 100644 --- a/test/system/comet2/cmd_CPA_cpa0_s/detail.log +++ b/test/system/comet2/cmd_CPA_cpa0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0_s: Test Success 2010-12-13 18:45:08 +cmd_CPA_cpa0_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPA_cpa0_s/test.log b/test/system/comet2/cmd_CPA_cpa0_s/test.log index efa193b..92ff8dc 100644 --- a/test/system/comet2/cmd_CPA_cpa0_s/test.log +++ b/test/system/comet2/cmd_CPA_cpa0_s/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0_s: Test Success 2010-12-13 18:45:08 +cmd_CPA_cpa0_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_s/detail.log diff --git a/test/system/comet2/cmd_CPA_cpa0_z/detail.log b/test/system/comet2/cmd_CPA_cpa0_z/detail.log index c779583..f8eaea9 100644 --- a/test/system/comet2/cmd_CPA_cpa0_z/detail.log +++ b/test/system/comet2/cmd_CPA_cpa0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa0_z: Test Success 2010-12-13 18:45:07 +cmd_CPA_cpa0_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPA_cpa0_z/test.log b/test/system/comet2/cmd_CPA_cpa0_z/test.log index 3b8d8e7..62c338e 100644 --- a/test/system/comet2/cmd_CPA_cpa0_z/test.log +++ b/test/system/comet2/cmd_CPA_cpa0_z/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa0_z: Test Success 2010-12-13 18:45:07 +cmd_CPA_cpa0_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa0_z/detail.log diff --git a/test/system/comet2/cmd_CPA_cpa1_s/detail.log b/test/system/comet2/cmd_CPA_cpa1_s/detail.log index 90b3244..2cf188f 100644 --- a/test/system/comet2/cmd_CPA_cpa1_s/detail.log +++ b/test/system/comet2/cmd_CPA_cpa1_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa1_s: Test Success 2010-12-13 18:45:04 +cmd_CPA_cpa1_s: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa1_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPA_cpa1_s/test.log b/test/system/comet2/cmd_CPA_cpa1_s/test.log index 492e69b..7a404c2 100644 --- a/test/system/comet2/cmd_CPA_cpa1_s/test.log +++ b/test/system/comet2/cmd_CPA_cpa1_s/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa1_s: Test Success 2010-12-13 18:45:04 +cmd_CPA_cpa1_s: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa1_s/detail.log diff --git a/test/system/comet2/cmd_CPA_cpa2_s/detail.log b/test/system/comet2/cmd_CPA_cpa2_s/detail.log index 3be3044..839e9ee 100644 --- a/test/system/comet2/cmd_CPA_cpa2_s/detail.log +++ b/test/system/comet2/cmd_CPA_cpa2_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPA_cpa2_s: Test Success 2010-12-13 18:45:03 +cmd_CPA_cpa2_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa2_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPA_cpa2_s/test.log b/test/system/comet2/cmd_CPA_cpa2_s/test.log index 0e23837..fbd6113 100644 --- a/test/system/comet2/cmd_CPA_cpa2_s/test.log +++ b/test/system/comet2/cmd_CPA_cpa2_s/test.log @@ -1,2 +1,2 @@ -cmd_CPA_cpa2_s: Test Success 2010-12-13 18:45:03 +cmd_CPA_cpa2_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPA_cpa2_s/detail.log diff --git a/test/system/comet2/cmd_CPL_cpl0/detail.log b/test/system/comet2/cmd_CPL_cpl0/detail.log index e26616a..6b0cce7 100644 --- a/test/system/comet2/cmd_CPL_cpl0/detail.log +++ b/test/system/comet2/cmd_CPL_cpl0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0: Test Success 2010-12-13 18:45:05 +cmd_CPL_cpl0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPL_cpl0/test.log b/test/system/comet2/cmd_CPL_cpl0/test.log index a6a8beb..9af4c1a 100644 --- a/test/system/comet2/cmd_CPL_cpl0/test.log +++ b/test/system/comet2/cmd_CPL_cpl0/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0: Test Success 2010-12-13 18:45:05 +cmd_CPL_cpl0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0/detail.log diff --git a/test/system/comet2/cmd_CPL_cpl0_ls/detail.log b/test/system/comet2/cmd_CPL_cpl0_ls/detail.log index 1254a76..1010fb4 100644 --- a/test/system/comet2/cmd_CPL_cpl0_ls/detail.log +++ b/test/system/comet2/cmd_CPL_cpl0_ls/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0_ls: Test Success 2010-12-13 18:45:09 +cmd_CPL_cpl0_ls: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_ls/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPL_cpl0_ls/test.log b/test/system/comet2/cmd_CPL_cpl0_ls/test.log index f6bc5c8..e4fc3da 100644 --- a/test/system/comet2/cmd_CPL_cpl0_ls/test.log +++ b/test/system/comet2/cmd_CPL_cpl0_ls/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0_ls: Test Success 2010-12-13 18:45:09 +cmd_CPL_cpl0_ls: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_ls/detail.log diff --git a/test/system/comet2/cmd_CPL_cpl0_s/detail.log b/test/system/comet2/cmd_CPL_cpl0_s/detail.log index 082d4db..35d21e0 100644 --- a/test/system/comet2/cmd_CPL_cpl0_s/detail.log +++ b/test/system/comet2/cmd_CPL_cpl0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0_s: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl0_s: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPL_cpl0_s/test.log b/test/system/comet2/cmd_CPL_cpl0_s/test.log index 49970a4..0027726 100644 --- a/test/system/comet2/cmd_CPL_cpl0_s/test.log +++ b/test/system/comet2/cmd_CPL_cpl0_s/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0_s: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl0_s: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_s/detail.log diff --git a/test/system/comet2/cmd_CPL_cpl0_z/detail.log b/test/system/comet2/cmd_CPL_cpl0_z/detail.log index d58a86f..dbc8f59 100644 --- a/test/system/comet2/cmd_CPL_cpl0_z/detail.log +++ b/test/system/comet2/cmd_CPL_cpl0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl0_z: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl0_z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPL_cpl0_z/test.log b/test/system/comet2/cmd_CPL_cpl0_z/test.log index 97ee634..7d13bf6 100644 --- a/test/system/comet2/cmd_CPL_cpl0_z/test.log +++ b/test/system/comet2/cmd_CPL_cpl0_z/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl0_z: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl0_z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl0_z/detail.log diff --git a/test/system/comet2/cmd_CPL_cpl1_s/detail.log b/test/system/comet2/cmd_CPL_cpl1_s/detail.log index 8c40bcc..46c3d8d 100644 --- a/test/system/comet2/cmd_CPL_cpl1_s/detail.log +++ b/test/system/comet2/cmd_CPL_cpl1_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl1_s: Test Success 2010-12-13 18:45:05 +cmd_CPL_cpl1_s: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl1_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPL_cpl1_s/test.log b/test/system/comet2/cmd_CPL_cpl1_s/test.log index 32aefa6..fd669fe 100644 --- a/test/system/comet2/cmd_CPL_cpl1_s/test.log +++ b/test/system/comet2/cmd_CPL_cpl1_s/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl1_s: Test Success 2010-12-13 18:45:05 +cmd_CPL_cpl1_s: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl1_s/detail.log diff --git a/test/system/comet2/cmd_CPL_cpl2_s/detail.log b/test/system/comet2/cmd_CPL_cpl2_s/detail.log index 9d5847d..fd330bf 100644 --- a/test/system/comet2/cmd_CPL_cpl2_s/detail.log +++ b/test/system/comet2/cmd_CPL_cpl2_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_CPL_cpl2_s: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl2_s: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl2_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_CPL_cpl2_s/test.log b/test/system/comet2/cmd_CPL_cpl2_s/test.log index 2c8aa50..0e2eae4 100644 --- a/test/system/comet2/cmd_CPL_cpl2_s/test.log +++ b/test/system/comet2/cmd_CPL_cpl2_s/test.log @@ -1,2 +1,2 @@ -cmd_CPL_cpl2_s: Test Success 2010-12-13 18:45:10 +cmd_CPL_cpl2_s: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_CPL_cpl2_s/detail.log diff --git a/test/system/comet2/cmd_DC_dc_c0/detail.log b/test/system/comet2/cmd_DC_dc_c0/detail.log index 4233170..d87e3dc 100644 --- a/test/system/comet2/cmd_DC_dc_c0/detail.log +++ b/test/system/comet2/cmd_DC_dc_c0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_c0: Test Success 2010-12-13 18:45:05 +cmd_DC_dc_c0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_c0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_DC_dc_c0/test.log b/test/system/comet2/cmd_DC_dc_c0/test.log index 69a30cb..9c3e9f1 100644 --- a/test/system/comet2/cmd_DC_dc_c0/test.log +++ b/test/system/comet2/cmd_DC_dc_c0/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_c0: Test Success 2010-12-13 18:45:05 +cmd_DC_dc_c0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_c0/detail.log diff --git a/test/system/comet2/cmd_DC_dc_c1/detail.log b/test/system/comet2/cmd_DC_dc_c1/detail.log index 027a7cf..56c942f 100644 --- a/test/system/comet2/cmd_DC_dc_c1/detail.log +++ b/test/system/comet2/cmd_DC_dc_c1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_c1: Test Success 2010-12-13 18:45:10 +cmd_DC_dc_c1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_c1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_DC_dc_c1/test.log b/test/system/comet2/cmd_DC_dc_c1/test.log index d330f50..c02cc84 100644 --- a/test/system/comet2/cmd_DC_dc_c1/test.log +++ b/test/system/comet2/cmd_DC_dc_c1/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_c1: Test Success 2010-12-13 18:45:10 +cmd_DC_dc_c1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_c1/detail.log diff --git a/test/system/comet2/cmd_DC_dc_i0/detail.log b/test/system/comet2/cmd_DC_dc_i0/detail.log index c8208d9..80a170e 100644 --- a/test/system/comet2/cmd_DC_dc_i0/detail.log +++ b/test/system/comet2/cmd_DC_dc_i0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_i0: Test Success 2010-12-13 18:45:06 +cmd_DC_dc_i0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_DC_dc_i0/test.log b/test/system/comet2/cmd_DC_dc_i0/test.log index 1ac87ac..0235cfc 100644 --- a/test/system/comet2/cmd_DC_dc_i0/test.log +++ b/test/system/comet2/cmd_DC_dc_i0/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_i0: Test Success 2010-12-13 18:45:06 +cmd_DC_dc_i0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i0/detail.log diff --git a/test/system/comet2/cmd_DC_dc_i1/detail.log b/test/system/comet2/cmd_DC_dc_i1/detail.log index 7ada54d..cbc7f0a 100644 --- a/test/system/comet2/cmd_DC_dc_i1/detail.log +++ b/test/system/comet2/cmd_DC_dc_i1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_i1: Test Success 2010-12-13 18:45:05 +cmd_DC_dc_i1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_DC_dc_i1/test.log b/test/system/comet2/cmd_DC_dc_i1/test.log index 4a60ae0..6cfb3b8 100644 --- a/test/system/comet2/cmd_DC_dc_i1/test.log +++ b/test/system/comet2/cmd_DC_dc_i1/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_i1: Test Success 2010-12-13 18:45:05 +cmd_DC_dc_i1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i1/detail.log diff --git a/test/system/comet2/cmd_DC_dc_i_of/detail.log b/test/system/comet2/cmd_DC_dc_i_of/detail.log index 49d07ec..d0be20f 100644 --- a/test/system/comet2/cmd_DC_dc_i_of/detail.log +++ b/test/system/comet2/cmd_DC_dc_i_of/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DC_dc_i_of: Test Success 2010-12-13 18:45:07 +cmd_DC_dc_i_of: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i_of/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_DC_dc_i_of/test.log b/test/system/comet2/cmd_DC_dc_i_of/test.log index d46e194..56c981f 100644 --- a/test/system/comet2/cmd_DC_dc_i_of/test.log +++ b/test/system/comet2/cmd_DC_dc_i_of/test.log @@ -1,2 +1,2 @@ -cmd_DC_dc_i_of: Test Success 2010-12-13 18:45:07 +cmd_DC_dc_i_of: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DC_dc_i_of/detail.log diff --git a/test/system/comet2/cmd_DS_ds/detail.log b/test/system/comet2/cmd_DS_ds/detail.log index 32ace66..297f008 100644 --- a/test/system/comet2/cmd_DS_ds/detail.log +++ b/test/system/comet2/cmd_DS_ds/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DS_ds: Test Success 2010-12-13 18:45:05 +cmd_DS_ds: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DS_ds/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_DS_ds/test.log b/test/system/comet2/cmd_DS_ds/test.log index c9bb3e4..28d34d5 100644 --- a/test/system/comet2/cmd_DS_ds/test.log +++ b/test/system/comet2/cmd_DS_ds/test.log @@ -1,2 +1,2 @@ -cmd_DS_ds: Test Success 2010-12-13 18:45:05 +cmd_DS_ds: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DS_ds/detail.log diff --git a/test/system/comet2/cmd_DS_ds_0/detail.log b/test/system/comet2/cmd_DS_ds_0/detail.log index bf2adf5..2121591 100644 --- a/test/system/comet2/cmd_DS_ds_0/detail.log +++ b/test/system/comet2/cmd_DS_ds_0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_DS_ds_0: Test Success 2010-12-13 18:45:08 +cmd_DS_ds_0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DS_ds_0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_DS_ds_0/test.log b/test/system/comet2/cmd_DS_ds_0/test.log index 334ead3..370ee22 100644 --- a/test/system/comet2/cmd_DS_ds_0/test.log +++ b/test/system/comet2/cmd_DS_ds_0/test.log @@ -1,2 +1,2 @@ -cmd_DS_ds_0: Test Success 2010-12-13 18:45:08 +cmd_DS_ds_0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_DS_ds_0/detail.log diff --git a/test/system/comet2/cmd_IN_in/detail.log b/test/system/comet2/cmd_IN_in/detail.log index f3129eb..554f106 100644 --- a/test/system/comet2/cmd_IN_in/detail.log +++ b/test/system/comet2/cmd_IN_in/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_IN_in: Test Success 2010-12-13 18:45:03 +cmd_IN_in: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_IN_in/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_IN_in/test.log b/test/system/comet2/cmd_IN_in/test.log index 4d67d76..6056427 100644 --- a/test/system/comet2/cmd_IN_in/test.log +++ b/test/system/comet2/cmd_IN_in/test.log @@ -1,2 +1,2 @@ -cmd_IN_in: Test Success 2010-12-13 18:45:03 +cmd_IN_in: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_IN_in/detail.log diff --git a/test/system/comet2/cmd_JMI_jmi_m/detail.log b/test/system/comet2/cmd_JMI_jmi_m/detail.log index 1cae5ee..cc48598 100644 --- a/test/system/comet2/cmd_JMI_jmi_m/detail.log +++ b/test/system/comet2/cmd_JMI_jmi_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_m: Test Success 2010-12-13 18:45:03 +cmd_JMI_jmi_m: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JMI_jmi_m/test.log b/test/system/comet2/cmd_JMI_jmi_m/test.log index 2786da8..73ba724 100644 --- a/test/system/comet2/cmd_JMI_jmi_m/test.log +++ b/test/system/comet2/cmd_JMI_jmi_m/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_m: Test Success 2010-12-13 18:45:03 +cmd_JMI_jmi_m: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_m/detail.log diff --git a/test/system/comet2/cmd_JMI_jmi_o/detail.log b/test/system/comet2/cmd_JMI_jmi_o/detail.log index 8d521a5..f9c4cc3 100644 --- a/test/system/comet2/cmd_JMI_jmi_o/detail.log +++ b/test/system/comet2/cmd_JMI_jmi_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_o: Test Success 2010-12-13 18:45:04 +cmd_JMI_jmi_o: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JMI_jmi_o/test.log b/test/system/comet2/cmd_JMI_jmi_o/test.log index 108b254..4e4d912 100644 --- a/test/system/comet2/cmd_JMI_jmi_o/test.log +++ b/test/system/comet2/cmd_JMI_jmi_o/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_o: Test Success 2010-12-13 18:45:04 +cmd_JMI_jmi_o: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_o/detail.log diff --git a/test/system/comet2/cmd_JMI_jmi_p/detail.log b/test/system/comet2/cmd_JMI_jmi_p/detail.log index 4a70519..a812728 100644 --- a/test/system/comet2/cmd_JMI_jmi_p/detail.log +++ b/test/system/comet2/cmd_JMI_jmi_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_p: Test Success 2010-12-13 18:45:07 +cmd_JMI_jmi_p: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JMI_jmi_p/test.log b/test/system/comet2/cmd_JMI_jmi_p/test.log index 6f9552d..6122770 100644 --- a/test/system/comet2/cmd_JMI_jmi_p/test.log +++ b/test/system/comet2/cmd_JMI_jmi_p/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_p: Test Success 2010-12-13 18:45:07 +cmd_JMI_jmi_p: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_p/detail.log diff --git a/test/system/comet2/cmd_JMI_jmi_z/detail.log b/test/system/comet2/cmd_JMI_jmi_z/detail.log index a348ced..a1a5993 100644 --- a/test/system/comet2/cmd_JMI_jmi_z/detail.log +++ b/test/system/comet2/cmd_JMI_jmi_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JMI_jmi_z: Test Success 2010-12-13 18:45:05 +cmd_JMI_jmi_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JMI_jmi_z/test.log b/test/system/comet2/cmd_JMI_jmi_z/test.log index b58fefb..b1999dd 100644 --- a/test/system/comet2/cmd_JMI_jmi_z/test.log +++ b/test/system/comet2/cmd_JMI_jmi_z/test.log @@ -1,2 +1,2 @@ -cmd_JMI_jmi_z: Test Success 2010-12-13 18:45:05 +cmd_JMI_jmi_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JMI_jmi_z/detail.log diff --git a/test/system/comet2/cmd_JNZ_jnz_m/detail.log b/test/system/comet2/cmd_JNZ_jnz_m/detail.log index 35b424f..a8ab393 100644 --- a/test/system/comet2/cmd_JNZ_jnz_m/detail.log +++ b/test/system/comet2/cmd_JNZ_jnz_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_m: Test Success 2010-12-13 18:45:02 +cmd_JNZ_jnz_m: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JNZ_jnz_m/test.log b/test/system/comet2/cmd_JNZ_jnz_m/test.log index bcd1757..18ca961 100644 --- a/test/system/comet2/cmd_JNZ_jnz_m/test.log +++ b/test/system/comet2/cmd_JNZ_jnz_m/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_m: Test Success 2010-12-13 18:45:02 +cmd_JNZ_jnz_m: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_m/detail.log diff --git a/test/system/comet2/cmd_JNZ_jnz_o/detail.log b/test/system/comet2/cmd_JNZ_jnz_o/detail.log index ca41696..2b921cf 100644 --- a/test/system/comet2/cmd_JNZ_jnz_o/detail.log +++ b/test/system/comet2/cmd_JNZ_jnz_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_o: Test Success 2010-12-13 18:45:04 +cmd_JNZ_jnz_o: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JNZ_jnz_o/test.log b/test/system/comet2/cmd_JNZ_jnz_o/test.log index d5c23d0..307c3d7 100644 --- a/test/system/comet2/cmd_JNZ_jnz_o/test.log +++ b/test/system/comet2/cmd_JNZ_jnz_o/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_o: Test Success 2010-12-13 18:45:04 +cmd_JNZ_jnz_o: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_o/detail.log diff --git a/test/system/comet2/cmd_JNZ_jnz_p/detail.log b/test/system/comet2/cmd_JNZ_jnz_p/detail.log index 8a408e9..ade4152 100644 --- a/test/system/comet2/cmd_JNZ_jnz_p/detail.log +++ b/test/system/comet2/cmd_JNZ_jnz_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_p: Test Success 2010-12-13 18:45:03 +cmd_JNZ_jnz_p: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JNZ_jnz_p/test.log b/test/system/comet2/cmd_JNZ_jnz_p/test.log index 77f7c48..e724790 100644 --- a/test/system/comet2/cmd_JNZ_jnz_p/test.log +++ b/test/system/comet2/cmd_JNZ_jnz_p/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_p: Test Success 2010-12-13 18:45:03 +cmd_JNZ_jnz_p: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_p/detail.log diff --git a/test/system/comet2/cmd_JNZ_jnz_z/detail.log b/test/system/comet2/cmd_JNZ_jnz_z/detail.log index c72bb97..859376a 100644 --- a/test/system/comet2/cmd_JNZ_jnz_z/detail.log +++ b/test/system/comet2/cmd_JNZ_jnz_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JNZ_jnz_z: Test Success 2010-12-13 18:45:04 +cmd_JNZ_jnz_z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JNZ_jnz_z/test.log b/test/system/comet2/cmd_JNZ_jnz_z/test.log index 9c9f24f..13689e1 100644 --- a/test/system/comet2/cmd_JNZ_jnz_z/test.log +++ b/test/system/comet2/cmd_JNZ_jnz_z/test.log @@ -1,2 +1,2 @@ -cmd_JNZ_jnz_z: Test Success 2010-12-13 18:45:04 +cmd_JNZ_jnz_z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JNZ_jnz_z/detail.log diff --git a/test/system/comet2/cmd_JOV_jov_m/detail.log b/test/system/comet2/cmd_JOV_jov_m/detail.log index bc42ec3..ad7fe6b 100644 --- a/test/system/comet2/cmd_JOV_jov_m/detail.log +++ b/test/system/comet2/cmd_JOV_jov_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_m: Test Success 2010-12-13 18:45:03 +cmd_JOV_jov_m: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JOV_jov_m/test.log b/test/system/comet2/cmd_JOV_jov_m/test.log index 60a6ccc..8fcf50a 100644 --- a/test/system/comet2/cmd_JOV_jov_m/test.log +++ b/test/system/comet2/cmd_JOV_jov_m/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_m: Test Success 2010-12-13 18:45:03 +cmd_JOV_jov_m: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_m/detail.log diff --git a/test/system/comet2/cmd_JOV_jov_o/detail.log b/test/system/comet2/cmd_JOV_jov_o/detail.log index 1cda43b..fc9e546 100644 --- a/test/system/comet2/cmd_JOV_jov_o/detail.log +++ b/test/system/comet2/cmd_JOV_jov_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_o: Test Success 2010-12-13 18:45:06 +cmd_JOV_jov_o: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JOV_jov_o/test.log b/test/system/comet2/cmd_JOV_jov_o/test.log index 91d86bb..9e7ab23 100644 --- a/test/system/comet2/cmd_JOV_jov_o/test.log +++ b/test/system/comet2/cmd_JOV_jov_o/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_o: Test Success 2010-12-13 18:45:06 +cmd_JOV_jov_o: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_o/detail.log diff --git a/test/system/comet2/cmd_JOV_jov_p/detail.log b/test/system/comet2/cmd_JOV_jov_p/detail.log index cd38b1b..b77d168 100644 --- a/test/system/comet2/cmd_JOV_jov_p/detail.log +++ b/test/system/comet2/cmd_JOV_jov_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_p: Test Success 2010-12-13 18:45:08 +cmd_JOV_jov_p: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JOV_jov_p/test.log b/test/system/comet2/cmd_JOV_jov_p/test.log index e3fd72b..3bfdf60 100644 --- a/test/system/comet2/cmd_JOV_jov_p/test.log +++ b/test/system/comet2/cmd_JOV_jov_p/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_p: Test Success 2010-12-13 18:45:08 +cmd_JOV_jov_p: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_p/detail.log diff --git a/test/system/comet2/cmd_JOV_jov_z/detail.log b/test/system/comet2/cmd_JOV_jov_z/detail.log index 8dd7f8b..5963075 100644 --- a/test/system/comet2/cmd_JOV_jov_z/detail.log +++ b/test/system/comet2/cmd_JOV_jov_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JOV_jov_z: Test Success 2010-12-13 18:45:04 +cmd_JOV_jov_z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JOV_jov_z/test.log b/test/system/comet2/cmd_JOV_jov_z/test.log index 6e370ac..5afb826 100644 --- a/test/system/comet2/cmd_JOV_jov_z/test.log +++ b/test/system/comet2/cmd_JOV_jov_z/test.log @@ -1,2 +1,2 @@ -cmd_JOV_jov_z: Test Success 2010-12-13 18:45:04 +cmd_JOV_jov_z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JOV_jov_z/detail.log diff --git a/test/system/comet2/cmd_JPL_jpl_m/detail.log b/test/system/comet2/cmd_JPL_jpl_m/detail.log index 1db6e11..554d10b 100644 --- a/test/system/comet2/cmd_JPL_jpl_m/detail.log +++ b/test/system/comet2/cmd_JPL_jpl_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_m: Test Success 2010-12-13 18:45:03 +cmd_JPL_jpl_m: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JPL_jpl_m/test.log b/test/system/comet2/cmd_JPL_jpl_m/test.log index fef9e17..acb09c9 100644 --- a/test/system/comet2/cmd_JPL_jpl_m/test.log +++ b/test/system/comet2/cmd_JPL_jpl_m/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_m: Test Success 2010-12-13 18:45:03 +cmd_JPL_jpl_m: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_m/detail.log diff --git a/test/system/comet2/cmd_JPL_jpl_o/detail.log b/test/system/comet2/cmd_JPL_jpl_o/detail.log index 224b4eb..89e59f3 100644 --- a/test/system/comet2/cmd_JPL_jpl_o/detail.log +++ b/test/system/comet2/cmd_JPL_jpl_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_o: Test Success 2010-12-13 18:45:02 +cmd_JPL_jpl_o: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JPL_jpl_o/test.log b/test/system/comet2/cmd_JPL_jpl_o/test.log index 581209f..8275967 100644 --- a/test/system/comet2/cmd_JPL_jpl_o/test.log +++ b/test/system/comet2/cmd_JPL_jpl_o/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_o: Test Success 2010-12-13 18:45:02 +cmd_JPL_jpl_o: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_o/detail.log diff --git a/test/system/comet2/cmd_JPL_jpl_p/detail.log b/test/system/comet2/cmd_JPL_jpl_p/detail.log index 6f1001a..282072c 100644 --- a/test/system/comet2/cmd_JPL_jpl_p/detail.log +++ b/test/system/comet2/cmd_JPL_jpl_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_p: Test Success 2010-12-13 18:45:09 +cmd_JPL_jpl_p: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JPL_jpl_p/test.log b/test/system/comet2/cmd_JPL_jpl_p/test.log index 7adf695..dfdfe66 100644 --- a/test/system/comet2/cmd_JPL_jpl_p/test.log +++ b/test/system/comet2/cmd_JPL_jpl_p/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_p: Test Success 2010-12-13 18:45:09 +cmd_JPL_jpl_p: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_p/detail.log diff --git a/test/system/comet2/cmd_JPL_jpl_z/detail.log b/test/system/comet2/cmd_JPL_jpl_z/detail.log index 224bff6..fe7f115 100644 --- a/test/system/comet2/cmd_JPL_jpl_z/detail.log +++ b/test/system/comet2/cmd_JPL_jpl_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JPL_jpl_z: Test Success 2010-12-13 18:45:09 +cmd_JPL_jpl_z: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JPL_jpl_z/test.log b/test/system/comet2/cmd_JPL_jpl_z/test.log index a3f4a09..3d6e5a4 100644 --- a/test/system/comet2/cmd_JPL_jpl_z/test.log +++ b/test/system/comet2/cmd_JPL_jpl_z/test.log @@ -1,2 +1,2 @@ -cmd_JPL_jpl_z: Test Success 2010-12-13 18:45:09 +cmd_JPL_jpl_z: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JPL_jpl_z/detail.log diff --git a/test/system/comet2/cmd_JUMP_jump_m/detail.log b/test/system/comet2/cmd_JUMP_jump_m/detail.log index 254a3cc..d7af2a5 100644 --- a/test/system/comet2/cmd_JUMP_jump_m/detail.log +++ b/test/system/comet2/cmd_JUMP_jump_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_m: Test Success 2010-12-13 18:45:09 +cmd_JUMP_jump_m: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JUMP_jump_m/test.log b/test/system/comet2/cmd_JUMP_jump_m/test.log index 5453439..51b7059 100644 --- a/test/system/comet2/cmd_JUMP_jump_m/test.log +++ b/test/system/comet2/cmd_JUMP_jump_m/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_m: Test Success 2010-12-13 18:45:09 +cmd_JUMP_jump_m: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_m/detail.log diff --git a/test/system/comet2/cmd_JUMP_jump_o/detail.log b/test/system/comet2/cmd_JUMP_jump_o/detail.log index 1e1dc46..773288c 100644 --- a/test/system/comet2/cmd_JUMP_jump_o/detail.log +++ b/test/system/comet2/cmd_JUMP_jump_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_o: Test Success 2010-12-13 18:45:07 +cmd_JUMP_jump_o: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JUMP_jump_o/test.log b/test/system/comet2/cmd_JUMP_jump_o/test.log index cab16c7..6c38f1f 100644 --- a/test/system/comet2/cmd_JUMP_jump_o/test.log +++ b/test/system/comet2/cmd_JUMP_jump_o/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_o: Test Success 2010-12-13 18:45:07 +cmd_JUMP_jump_o: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_o/detail.log diff --git a/test/system/comet2/cmd_JUMP_jump_p/detail.log b/test/system/comet2/cmd_JUMP_jump_p/detail.log index c29e78c..371bc86 100644 --- a/test/system/comet2/cmd_JUMP_jump_p/detail.log +++ b/test/system/comet2/cmd_JUMP_jump_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_p: Test Success 2010-12-13 18:45:04 +cmd_JUMP_jump_p: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JUMP_jump_p/test.log b/test/system/comet2/cmd_JUMP_jump_p/test.log index 3d99f0b..cbb235f 100644 --- a/test/system/comet2/cmd_JUMP_jump_p/test.log +++ b/test/system/comet2/cmd_JUMP_jump_p/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_p: Test Success 2010-12-13 18:45:04 +cmd_JUMP_jump_p: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_p/detail.log diff --git a/test/system/comet2/cmd_JUMP_jump_z/detail.log b/test/system/comet2/cmd_JUMP_jump_z/detail.log index 5387cf9..def401f 100644 --- a/test/system/comet2/cmd_JUMP_jump_z/detail.log +++ b/test/system/comet2/cmd_JUMP_jump_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JUMP_jump_z: Test Success 2010-12-13 18:45:10 +cmd_JUMP_jump_z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JUMP_jump_z/test.log b/test/system/comet2/cmd_JUMP_jump_z/test.log index 533a585..f629194 100644 --- a/test/system/comet2/cmd_JUMP_jump_z/test.log +++ b/test/system/comet2/cmd_JUMP_jump_z/test.log @@ -1,2 +1,2 @@ -cmd_JUMP_jump_z: Test Success 2010-12-13 18:45:10 +cmd_JUMP_jump_z: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JUMP_jump_z/detail.log diff --git a/test/system/comet2/cmd_JZE_jze_m/detail.log b/test/system/comet2/cmd_JZE_jze_m/detail.log index 16c3016..5d506f6 100644 --- a/test/system/comet2/cmd_JZE_jze_m/detail.log +++ b/test/system/comet2/cmd_JZE_jze_m/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_m: Test Success 2010-12-13 18:45:07 +cmd_JZE_jze_m: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_m/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JZE_jze_m/test.log b/test/system/comet2/cmd_JZE_jze_m/test.log index aa7d76b..800cec7 100644 --- a/test/system/comet2/cmd_JZE_jze_m/test.log +++ b/test/system/comet2/cmd_JZE_jze_m/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_m: Test Success 2010-12-13 18:45:07 +cmd_JZE_jze_m: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_m/detail.log diff --git a/test/system/comet2/cmd_JZE_jze_o/detail.log b/test/system/comet2/cmd_JZE_jze_o/detail.log index 2ac073b..136e86a 100644 --- a/test/system/comet2/cmd_JZE_jze_o/detail.log +++ b/test/system/comet2/cmd_JZE_jze_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_o: Test Success 2010-12-13 18:45:09 +cmd_JZE_jze_o: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JZE_jze_o/test.log b/test/system/comet2/cmd_JZE_jze_o/test.log index 2ca2c84..4e6e334 100644 --- a/test/system/comet2/cmd_JZE_jze_o/test.log +++ b/test/system/comet2/cmd_JZE_jze_o/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_o: Test Success 2010-12-13 18:45:09 +cmd_JZE_jze_o: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_o/detail.log diff --git a/test/system/comet2/cmd_JZE_jze_p/detail.log b/test/system/comet2/cmd_JZE_jze_p/detail.log index 2d71350..1ffaa43 100644 --- a/test/system/comet2/cmd_JZE_jze_p/detail.log +++ b/test/system/comet2/cmd_JZE_jze_p/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_p: Test Success 2010-12-13 18:45:10 +cmd_JZE_jze_p: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_p/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JZE_jze_p/test.log b/test/system/comet2/cmd_JZE_jze_p/test.log index b853d54..622b592 100644 --- a/test/system/comet2/cmd_JZE_jze_p/test.log +++ b/test/system/comet2/cmd_JZE_jze_p/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_p: Test Success 2010-12-13 18:45:10 +cmd_JZE_jze_p: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_p/detail.log diff --git a/test/system/comet2/cmd_JZE_jze_z/detail.log b/test/system/comet2/cmd_JZE_jze_z/detail.log index 7f6a273..f400cf2 100644 --- a/test/system/comet2/cmd_JZE_jze_z/detail.log +++ b/test/system/comet2/cmd_JZE_jze_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_JZE_jze_z: Test Success 2010-12-13 18:45:06 +cmd_JZE_jze_z: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_JZE_jze_z/test.log b/test/system/comet2/cmd_JZE_jze_z/test.log index e3b3550..1361b55 100644 --- a/test/system/comet2/cmd_JZE_jze_z/test.log +++ b/test/system/comet2/cmd_JZE_jze_z/test.log @@ -1,2 +1,2 @@ -cmd_JZE_jze_z: Test Success 2010-12-13 18:45:06 +cmd_JZE_jze_z: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_JZE_jze_z/detail.log diff --git a/test/system/comet2/cmd_LAD_lad0/detail.log b/test/system/comet2/cmd_LAD_lad0/detail.log index 2bbafdb..a0f7978 100644 --- a/test/system/comet2/cmd_LAD_lad0/detail.log +++ b/test/system/comet2/cmd_LAD_lad0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad0: Test Success 2010-12-13 18:45:06 +cmd_LAD_lad0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LAD_lad0/test.log b/test/system/comet2/cmd_LAD_lad0/test.log index dd1bc92..65b54cd 100644 --- a/test/system/comet2/cmd_LAD_lad0/test.log +++ b/test/system/comet2/cmd_LAD_lad0/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad0: Test Success 2010-12-13 18:45:06 +cmd_LAD_lad0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad0/detail.log diff --git a/test/system/comet2/cmd_LAD_lad1/detail.log b/test/system/comet2/cmd_LAD_lad1/detail.log index a9d37dd..c9a57be 100644 --- a/test/system/comet2/cmd_LAD_lad1/detail.log +++ b/test/system/comet2/cmd_LAD_lad1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad1: Test Success 2010-12-13 18:45:11 +cmd_LAD_lad1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LAD_lad1/test.log b/test/system/comet2/cmd_LAD_lad1/test.log index 318a111..4f854ca 100644 --- a/test/system/comet2/cmd_LAD_lad1/test.log +++ b/test/system/comet2/cmd_LAD_lad1/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad1: Test Success 2010-12-13 18:45:11 +cmd_LAD_lad1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1/detail.log diff --git a/test/system/comet2/cmd_LAD_lad1_o/detail.log b/test/system/comet2/cmd_LAD_lad1_o/detail.log index 61441e8..6e38167 100644 --- a/test/system/comet2/cmd_LAD_lad1_o/detail.log +++ b/test/system/comet2/cmd_LAD_lad1_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad1_o: Test Success 2010-12-13 18:45:05 +cmd_LAD_lad1_o: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LAD_lad1_o/test.log b/test/system/comet2/cmd_LAD_lad1_o/test.log index b808bc6..c325731 100644 --- a/test/system/comet2/cmd_LAD_lad1_o/test.log +++ b/test/system/comet2/cmd_LAD_lad1_o/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad1_o: Test Success 2010-12-13 18:45:05 +cmd_LAD_lad1_o: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1_o/detail.log diff --git a/test/system/comet2/cmd_LAD_lad1_s/detail.log b/test/system/comet2/cmd_LAD_lad1_s/detail.log index 108d9cb..71e822c 100644 --- a/test/system/comet2/cmd_LAD_lad1_s/detail.log +++ b/test/system/comet2/cmd_LAD_lad1_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LAD_lad1_s: Test Success 2010-12-13 18:45:11 +cmd_LAD_lad1_s: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LAD_lad1_s/test.log b/test/system/comet2/cmd_LAD_lad1_s/test.log index 41919ee..47fbdcd 100644 --- a/test/system/comet2/cmd_LAD_lad1_s/test.log +++ b/test/system/comet2/cmd_LAD_lad1_s/test.log @@ -1,2 +1,2 @@ -cmd_LAD_lad1_s: Test Success 2010-12-13 18:45:11 +cmd_LAD_lad1_s: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LAD_lad1_s/detail.log diff --git a/test/system/comet2/cmd_LD_ld0/detail.log b/test/system/comet2/cmd_LD_ld0/detail.log index 06c6bf4..6a56639 100644 --- a/test/system/comet2/cmd_LD_ld0/detail.log +++ b/test/system/comet2/cmd_LD_ld0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld0: Test Success 2010-12-13 18:45:07 +cmd_LD_ld0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LD_ld0/test.log b/test/system/comet2/cmd_LD_ld0/test.log index 5638670..a741c26 100644 --- a/test/system/comet2/cmd_LD_ld0/test.log +++ b/test/system/comet2/cmd_LD_ld0/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld0: Test Success 2010-12-13 18:45:07 +cmd_LD_ld0: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld0/detail.log diff --git a/test/system/comet2/cmd_LD_ld0_l/detail.log b/test/system/comet2/cmd_LD_ld0_l/detail.log index c572d9c..180c1ee 100644 --- a/test/system/comet2/cmd_LD_ld0_l/detail.log +++ b/test/system/comet2/cmd_LD_ld0_l/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld0_l: Test Success 2010-12-13 18:45:06 +cmd_LD_ld0_l: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld0_l/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LD_ld0_l/test.log b/test/system/comet2/cmd_LD_ld0_l/test.log index 8e569a0..c83c0e5 100644 --- a/test/system/comet2/cmd_LD_ld0_l/test.log +++ b/test/system/comet2/cmd_LD_ld0_l/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld0_l: Test Success 2010-12-13 18:45:06 +cmd_LD_ld0_l: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld0_l/detail.log diff --git a/test/system/comet2/cmd_LD_ld1/detail.log b/test/system/comet2/cmd_LD_ld1/detail.log index 9d1deff..6e792e2 100644 --- a/test/system/comet2/cmd_LD_ld1/detail.log +++ b/test/system/comet2/cmd_LD_ld1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld1: Test Success 2010-12-13 18:45:03 +cmd_LD_ld1: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LD_ld1/test.log b/test/system/comet2/cmd_LD_ld1/test.log index cf5d4a8..7264cf6 100644 --- a/test/system/comet2/cmd_LD_ld1/test.log +++ b/test/system/comet2/cmd_LD_ld1/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld1: Test Success 2010-12-13 18:45:03 +cmd_LD_ld1: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld1/detail.log diff --git a/test/system/comet2/cmd_LD_ld2/detail.log b/test/system/comet2/cmd_LD_ld2/detail.log index 4197640..f7d1060 100644 --- a/test/system/comet2/cmd_LD_ld2/detail.log +++ b/test/system/comet2/cmd_LD_ld2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_LD_ld2: Test Success 2010-12-13 18:45:10 +cmd_LD_ld2: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_LD_ld2/test.log b/test/system/comet2/cmd_LD_ld2/test.log index abf7877..df9b8e2 100644 --- a/test/system/comet2/cmd_LD_ld2/test.log +++ b/test/system/comet2/cmd_LD_ld2/test.log @@ -1,2 +1,2 @@ -cmd_LD_ld2: Test Success 2010-12-13 18:45:10 +cmd_LD_ld2: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_LD_ld2/detail.log diff --git a/test/system/comet2/cmd_NOP_nop/detail.log b/test/system/comet2/cmd_NOP_nop/detail.log index b08677e..2f3389e 100644 --- a/test/system/comet2/cmd_NOP_nop/detail.log +++ b/test/system/comet2/cmd_NOP_nop/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_NOP_nop: Test Success 2010-12-13 18:45:09 +cmd_NOP_nop: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_NOP_nop/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_NOP_nop/test.log b/test/system/comet2/cmd_NOP_nop/test.log index 403f803..86fe140 100644 --- a/test/system/comet2/cmd_NOP_nop/test.log +++ b/test/system/comet2/cmd_NOP_nop/test.log @@ -1,2 +1,2 @@ -cmd_NOP_nop: Test Success 2010-12-13 18:45:09 +cmd_NOP_nop: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_NOP_nop/detail.log diff --git a/test/system/comet2/cmd_OR_or0/detail.log b/test/system/comet2/cmd_OR_or0/detail.log index c028442..1658230 100644 --- a/test/system/comet2/cmd_OR_or0/detail.log +++ b/test/system/comet2/cmd_OR_or0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or0: Test Success 2010-12-13 18:45:08 +cmd_OR_or0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_OR_or0/test.log b/test/system/comet2/cmd_OR_or0/test.log index ad3a497..dade013 100644 --- a/test/system/comet2/cmd_OR_or0/test.log +++ b/test/system/comet2/cmd_OR_or0/test.log @@ -1,2 +1,2 @@ -cmd_OR_or0: Test Success 2010-12-13 18:45:08 +cmd_OR_or0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0/detail.log diff --git a/test/system/comet2/cmd_OR_or0_s/detail.log b/test/system/comet2/cmd_OR_or0_s/detail.log index c45db0b..ca0ee78 100644 --- a/test/system/comet2/cmd_OR_or0_s/detail.log +++ b/test/system/comet2/cmd_OR_or0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or0_s: Test Success 2010-12-13 18:45:02 +cmd_OR_or0_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_OR_or0_s/test.log b/test/system/comet2/cmd_OR_or0_s/test.log index ed9adb5..4daaead 100644 --- a/test/system/comet2/cmd_OR_or0_s/test.log +++ b/test/system/comet2/cmd_OR_or0_s/test.log @@ -1,2 +1,2 @@ -cmd_OR_or0_s: Test Success 2010-12-13 18:45:02 +cmd_OR_or0_s: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0_s/detail.log diff --git a/test/system/comet2/cmd_OR_or0_z/detail.log b/test/system/comet2/cmd_OR_or0_z/detail.log index e0d1bf6..b5ed235 100644 --- a/test/system/comet2/cmd_OR_or0_z/detail.log +++ b/test/system/comet2/cmd_OR_or0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or0_z: Test Success 2010-12-13 18:45:05 +cmd_OR_or0_z: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_OR_or0_z/test.log b/test/system/comet2/cmd_OR_or0_z/test.log index 1382303..5fba41f 100644 --- a/test/system/comet2/cmd_OR_or0_z/test.log +++ b/test/system/comet2/cmd_OR_or0_z/test.log @@ -1,2 +1,2 @@ -cmd_OR_or0_z: Test Success 2010-12-13 18:45:05 +cmd_OR_or0_z: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or0_z/detail.log diff --git a/test/system/comet2/cmd_OR_or1/detail.log b/test/system/comet2/cmd_OR_or1/detail.log index b3e5271..7151afe 100644 --- a/test/system/comet2/cmd_OR_or1/detail.log +++ b/test/system/comet2/cmd_OR_or1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or1: Test Success 2010-12-13 18:45:08 +cmd_OR_or1: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_OR_or1/test.log b/test/system/comet2/cmd_OR_or1/test.log index b7d7805..4b9ef27 100644 --- a/test/system/comet2/cmd_OR_or1/test.log +++ b/test/system/comet2/cmd_OR_or1/test.log @@ -1,2 +1,2 @@ -cmd_OR_or1: Test Success 2010-12-13 18:45:08 +cmd_OR_or1: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or1/detail.log diff --git a/test/system/comet2/cmd_OR_or2/detail.log b/test/system/comet2/cmd_OR_or2/detail.log index a6f45b0..6645408 100644 --- a/test/system/comet2/cmd_OR_or2/detail.log +++ b/test/system/comet2/cmd_OR_or2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OR_or2: Test Success 2010-12-13 18:45:05 +cmd_OR_or2: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_OR_or2/test.log b/test/system/comet2/cmd_OR_or2/test.log index 3d28692..23173fb 100644 --- a/test/system/comet2/cmd_OR_or2/test.log +++ b/test/system/comet2/cmd_OR_or2/test.log @@ -1,2 +1,2 @@ -cmd_OR_or2: Test Success 2010-12-13 18:45:05 +cmd_OR_or2: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OR_or2/detail.log diff --git a/test/system/comet2/cmd_OUT_out/detail.log b/test/system/comet2/cmd_OUT_out/detail.log index 8e7216d..6b4945d 100644 --- a/test/system/comet2/cmd_OUT_out/detail.log +++ b/test/system/comet2/cmd_OUT_out/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_OUT_out: Test Success 2010-12-13 18:45:06 +cmd_OUT_out: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OUT_out/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_OUT_out/test.log b/test/system/comet2/cmd_OUT_out/test.log index 5b07937..1b13227 100644 --- a/test/system/comet2/cmd_OUT_out/test.log +++ b/test/system/comet2/cmd_OUT_out/test.log @@ -1,2 +1,2 @@ -cmd_OUT_out: Test Success 2010-12-13 18:45:06 +cmd_OUT_out: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_OUT_out/detail.log diff --git a/test/system/comet2/cmd_POP_push_pop_0/detail.log b/test/system/comet2/cmd_POP_push_pop_0/detail.log index 6a27bf3..8c0bf01 100644 --- a/test/system/comet2/cmd_POP_push_pop_0/detail.log +++ b/test/system/comet2/cmd_POP_push_pop_0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_POP_push_pop_0: Test Success 2010-12-13 18:45:03 +cmd_POP_push_pop_0: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_POP_push_pop_0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_POP_push_pop_0/test.log b/test/system/comet2/cmd_POP_push_pop_0/test.log index ce30a5f..ad24f68 100644 --- a/test/system/comet2/cmd_POP_push_pop_0/test.log +++ b/test/system/comet2/cmd_POP_push_pop_0/test.log @@ -1,2 +1,2 @@ -cmd_POP_push_pop_0: Test Success 2010-12-13 18:45:03 +cmd_POP_push_pop_0: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_POP_push_pop_0/detail.log diff --git a/test/system/comet2/cmd_POP_push_pop_1/detail.log b/test/system/comet2/cmd_POP_push_pop_1/detail.log index 9bc964d..9ceb324 100644 --- a/test/system/comet2/cmd_POP_push_pop_1/detail.log +++ b/test/system/comet2/cmd_POP_push_pop_1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_POP_push_pop_1: Test Success 2010-12-13 18:45:11 +cmd_POP_push_pop_1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_POP_push_pop_1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_POP_push_pop_1/test.log b/test/system/comet2/cmd_POP_push_pop_1/test.log index 263b7c3..42b9574 100644 --- a/test/system/comet2/cmd_POP_push_pop_1/test.log +++ b/test/system/comet2/cmd_POP_push_pop_1/test.log @@ -1,2 +1,2 @@ -cmd_POP_push_pop_1: Test Success 2010-12-13 18:45:11 +cmd_POP_push_pop_1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_POP_push_pop_1/detail.log diff --git a/test/system/comet2/cmd_RPOP_rpop/detail.log b/test/system/comet2/cmd_RPOP_rpop/detail.log index a2f4d7a..7e3c413 100644 --- a/test/system/comet2/cmd_RPOP_rpop/detail.log +++ b/test/system/comet2/cmd_RPOP_rpop/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_RPOP_rpop: Test Success 2010-12-13 18:45:06 +cmd_RPOP_rpop: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_RPOP_rpop/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_RPOP_rpop/test.log b/test/system/comet2/cmd_RPOP_rpop/test.log index 729ec6c..9be601f 100644 --- a/test/system/comet2/cmd_RPOP_rpop/test.log +++ b/test/system/comet2/cmd_RPOP_rpop/test.log @@ -1,2 +1,2 @@ -cmd_RPOP_rpop: Test Success 2010-12-13 18:45:06 +cmd_RPOP_rpop: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_RPOP_rpop/detail.log diff --git a/test/system/comet2/cmd_RPUSH_rpush/detail.log b/test/system/comet2/cmd_RPUSH_rpush/detail.log index b55d006..2f53b2f 100644 --- a/test/system/comet2/cmd_RPUSH_rpush/detail.log +++ b/test/system/comet2/cmd_RPUSH_rpush/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_RPUSH_rpush: Test Success 2010-12-13 18:45:02 +cmd_RPUSH_rpush: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_RPUSH_rpush/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_RPUSH_rpush/test.log b/test/system/comet2/cmd_RPUSH_rpush/test.log index 23ea4e5..0693b50 100644 --- a/test/system/comet2/cmd_RPUSH_rpush/test.log +++ b/test/system/comet2/cmd_RPUSH_rpush/test.log @@ -1,2 +1,2 @@ -cmd_RPUSH_rpush: Test Success 2010-12-13 18:45:02 +cmd_RPUSH_rpush: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_RPUSH_rpush/detail.log diff --git a/test/system/comet2/cmd_SLA_sla/detail.log b/test/system/comet2/cmd_SLA_sla/detail.log index 80e7414..dbf5587 100644 --- a/test/system/comet2/cmd_SLA_sla/detail.log +++ b/test/system/comet2/cmd_SLA_sla/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla: Test Success 2010-12-13 18:45:06 +cmd_SLA_sla: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLA_sla/test.log b/test/system/comet2/cmd_SLA_sla/test.log index 012a241..a53e8a8 100644 --- a/test/system/comet2/cmd_SLA_sla/test.log +++ b/test/system/comet2/cmd_SLA_sla/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla: Test Success 2010-12-13 18:45:06 +cmd_SLA_sla: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla/detail.log diff --git a/test/system/comet2/cmd_SLA_sla_o/detail.log b/test/system/comet2/cmd_SLA_sla_o/detail.log index 531be03..ffaeaa5 100644 --- a/test/system/comet2/cmd_SLA_sla_o/detail.log +++ b/test/system/comet2/cmd_SLA_sla_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_o: Test Success 2010-12-13 18:45:08 +cmd_SLA_sla_o: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLA_sla_o/test.log b/test/system/comet2/cmd_SLA_sla_o/test.log index 0966b96..8d4b26f 100644 --- a/test/system/comet2/cmd_SLA_sla_o/test.log +++ b/test/system/comet2/cmd_SLA_sla_o/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_o: Test Success 2010-12-13 18:45:08 +cmd_SLA_sla_o: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_o/detail.log diff --git a/test/system/comet2/cmd_SLA_sla_os/detail.log b/test/system/comet2/cmd_SLA_sla_os/detail.log index e12c6e8..dcf2fbf 100644 --- a/test/system/comet2/cmd_SLA_sla_os/detail.log +++ b/test/system/comet2/cmd_SLA_sla_os/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_os: Test Success 2010-12-13 18:45:11 +cmd_SLA_sla_os: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_os/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLA_sla_os/test.log b/test/system/comet2/cmd_SLA_sla_os/test.log index e280abf..e151293 100644 --- a/test/system/comet2/cmd_SLA_sla_os/test.log +++ b/test/system/comet2/cmd_SLA_sla_os/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_os: Test Success 2010-12-13 18:45:11 +cmd_SLA_sla_os: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_os/detail.log diff --git a/test/system/comet2/cmd_SLA_sla_oz/detail.log b/test/system/comet2/cmd_SLA_sla_oz/detail.log index 546d84a..621aa37 100644 --- a/test/system/comet2/cmd_SLA_sla_oz/detail.log +++ b/test/system/comet2/cmd_SLA_sla_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_oz: Test Success 2010-12-13 18:45:02 +cmd_SLA_sla_oz: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLA_sla_oz/test.log b/test/system/comet2/cmd_SLA_sla_oz/test.log index 6bd4858..025fbde 100644 --- a/test/system/comet2/cmd_SLA_sla_oz/test.log +++ b/test/system/comet2/cmd_SLA_sla_oz/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_oz: Test Success 2010-12-13 18:45:02 +cmd_SLA_sla_oz: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_oz/detail.log diff --git a/test/system/comet2/cmd_SLA_sla_s/detail.log b/test/system/comet2/cmd_SLA_sla_s/detail.log index e9e0019..425fc2f 100644 --- a/test/system/comet2/cmd_SLA_sla_s/detail.log +++ b/test/system/comet2/cmd_SLA_sla_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_s: Test Success 2010-12-13 18:45:04 +cmd_SLA_sla_s: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLA_sla_s/test.log b/test/system/comet2/cmd_SLA_sla_s/test.log index 975cc2d..f7bf05e 100644 --- a/test/system/comet2/cmd_SLA_sla_s/test.log +++ b/test/system/comet2/cmd_SLA_sla_s/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_s: Test Success 2010-12-13 18:45:04 +cmd_SLA_sla_s: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_s/detail.log diff --git a/test/system/comet2/cmd_SLA_sla_z/detail.log b/test/system/comet2/cmd_SLA_sla_z/detail.log index efcd5ff..bbe2892 100644 --- a/test/system/comet2/cmd_SLA_sla_z/detail.log +++ b/test/system/comet2/cmd_SLA_sla_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLA_sla_z: Test Success 2010-12-13 18:45:07 +cmd_SLA_sla_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLA_sla_z/test.log b/test/system/comet2/cmd_SLA_sla_z/test.log index 6e1257a..b1b97b5 100644 --- a/test/system/comet2/cmd_SLA_sla_z/test.log +++ b/test/system/comet2/cmd_SLA_sla_z/test.log @@ -1,2 +1,2 @@ -cmd_SLA_sla_z: Test Success 2010-12-13 18:45:07 +cmd_SLA_sla_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLA_sla_z/detail.log diff --git a/test/system/comet2/cmd_SLL_sll/detail.log b/test/system/comet2/cmd_SLL_sll/detail.log index 067c5ec..462bacb 100644 --- a/test/system/comet2/cmd_SLL_sll/detail.log +++ b/test/system/comet2/cmd_SLL_sll/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLL_sll/test.log b/test/system/comet2/cmd_SLL_sll/test.log index d249861..122ee43 100644 --- a/test/system/comet2/cmd_SLL_sll/test.log +++ b/test/system/comet2/cmd_SLL_sll/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll/detail.log diff --git a/test/system/comet2/cmd_SLL_sll_o/detail.log b/test/system/comet2/cmd_SLL_sll_o/detail.log index 880b846..575ef37 100644 --- a/test/system/comet2/cmd_SLL_sll_o/detail.log +++ b/test/system/comet2/cmd_SLL_sll_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_o: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_o: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLL_sll_o/test.log b/test/system/comet2/cmd_SLL_sll_o/test.log index 317563f..9cfe5c5 100644 --- a/test/system/comet2/cmd_SLL_sll_o/test.log +++ b/test/system/comet2/cmd_SLL_sll_o/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_o: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_o: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_o/detail.log diff --git a/test/system/comet2/cmd_SLL_sll_os/detail.log b/test/system/comet2/cmd_SLL_sll_os/detail.log index 5c6fc3f..9ec4377 100644 --- a/test/system/comet2/cmd_SLL_sll_os/detail.log +++ b/test/system/comet2/cmd_SLL_sll_os/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_os: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_os: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_os/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLL_sll_os/test.log b/test/system/comet2/cmd_SLL_sll_os/test.log index e854aee..451bc5a 100644 --- a/test/system/comet2/cmd_SLL_sll_os/test.log +++ b/test/system/comet2/cmd_SLL_sll_os/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_os: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_os: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_os/detail.log diff --git a/test/system/comet2/cmd_SLL_sll_oz/detail.log b/test/system/comet2/cmd_SLL_sll_oz/detail.log index 7e3041e..d770d5e 100644 --- a/test/system/comet2/cmd_SLL_sll_oz/detail.log +++ b/test/system/comet2/cmd_SLL_sll_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_oz: Test Success 2010-12-13 18:45:05 +cmd_SLL_sll_oz: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLL_sll_oz/test.log b/test/system/comet2/cmd_SLL_sll_oz/test.log index 26a84ff..87b5d24 100644 --- a/test/system/comet2/cmd_SLL_sll_oz/test.log +++ b/test/system/comet2/cmd_SLL_sll_oz/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_oz: Test Success 2010-12-13 18:45:05 +cmd_SLL_sll_oz: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_oz/detail.log diff --git a/test/system/comet2/cmd_SLL_sll_s/detail.log b/test/system/comet2/cmd_SLL_sll_s/detail.log index 973d057..fefbe5b 100644 --- a/test/system/comet2/cmd_SLL_sll_s/detail.log +++ b/test/system/comet2/cmd_SLL_sll_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_s: Test Success 2010-12-13 18:45:06 +cmd_SLL_sll_s: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLL_sll_s/test.log b/test/system/comet2/cmd_SLL_sll_s/test.log index 2a716b2..ea1f9dd 100644 --- a/test/system/comet2/cmd_SLL_sll_s/test.log +++ b/test/system/comet2/cmd_SLL_sll_s/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_s: Test Success 2010-12-13 18:45:06 +cmd_SLL_sll_s: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_s/detail.log diff --git a/test/system/comet2/cmd_SLL_sll_z/detail.log b/test/system/comet2/cmd_SLL_sll_z/detail.log index 024ddcf..b91eeb9 100644 --- a/test/system/comet2/cmd_SLL_sll_z/detail.log +++ b/test/system/comet2/cmd_SLL_sll_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SLL_sll_z: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SLL_sll_z/test.log b/test/system/comet2/cmd_SLL_sll_z/test.log index b80edff..b2b4e01 100644 --- a/test/system/comet2/cmd_SLL_sll_z/test.log +++ b/test/system/comet2/cmd_SLL_sll_z/test.log @@ -1,2 +1,2 @@ -cmd_SLL_sll_z: Test Success 2010-12-13 18:45:04 +cmd_SLL_sll_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SLL_sll_z/detail.log diff --git a/test/system/comet2/cmd_SRA_sra/detail.log b/test/system/comet2/cmd_SRA_sra/detail.log index 76abfff..b8ee2fc 100644 --- a/test/system/comet2/cmd_SRA_sra/detail.log +++ b/test/system/comet2/cmd_SRA_sra/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra: Test Success 2010-12-13 18:45:05 +cmd_SRA_sra: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRA_sra/test.log b/test/system/comet2/cmd_SRA_sra/test.log index d5a9db0..87e41d7 100644 --- a/test/system/comet2/cmd_SRA_sra/test.log +++ b/test/system/comet2/cmd_SRA_sra/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra: Test Success 2010-12-13 18:45:05 +cmd_SRA_sra: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra/detail.log diff --git a/test/system/comet2/cmd_SRA_sra_o/detail.log b/test/system/comet2/cmd_SRA_sra_o/detail.log index 3fe9015..2500fc5 100644 --- a/test/system/comet2/cmd_SRA_sra_o/detail.log +++ b/test/system/comet2/cmd_SRA_sra_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_o: Test Success 2010-12-13 18:45:11 +cmd_SRA_sra_o: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRA_sra_o/test.log b/test/system/comet2/cmd_SRA_sra_o/test.log index 85424c7..5ce1bc9 100644 --- a/test/system/comet2/cmd_SRA_sra_o/test.log +++ b/test/system/comet2/cmd_SRA_sra_o/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_o: Test Success 2010-12-13 18:45:11 +cmd_SRA_sra_o: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_o/detail.log diff --git a/test/system/comet2/cmd_SRA_sra_os/detail.log b/test/system/comet2/cmd_SRA_sra_os/detail.log index dcb882f..e40ec35 100644 --- a/test/system/comet2/cmd_SRA_sra_os/detail.log +++ b/test/system/comet2/cmd_SRA_sra_os/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_os: Test Success 2010-12-13 18:45:07 +cmd_SRA_sra_os: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_os/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRA_sra_os/test.log b/test/system/comet2/cmd_SRA_sra_os/test.log index ede081b..0de5478 100644 --- a/test/system/comet2/cmd_SRA_sra_os/test.log +++ b/test/system/comet2/cmd_SRA_sra_os/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_os: Test Success 2010-12-13 18:45:07 +cmd_SRA_sra_os: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_os/detail.log diff --git a/test/system/comet2/cmd_SRA_sra_oz/detail.log b/test/system/comet2/cmd_SRA_sra_oz/detail.log index e1be65b..293cebc 100644 --- a/test/system/comet2/cmd_SRA_sra_oz/detail.log +++ b/test/system/comet2/cmd_SRA_sra_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_oz: Test Success 2010-12-13 18:45:04 +cmd_SRA_sra_oz: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRA_sra_oz/test.log b/test/system/comet2/cmd_SRA_sra_oz/test.log index 80451f5..6956f8d 100644 --- a/test/system/comet2/cmd_SRA_sra_oz/test.log +++ b/test/system/comet2/cmd_SRA_sra_oz/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_oz: Test Success 2010-12-13 18:45:04 +cmd_SRA_sra_oz: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_oz/detail.log diff --git a/test/system/comet2/cmd_SRA_sra_s/detail.log b/test/system/comet2/cmd_SRA_sra_s/detail.log index aa8ded0..622b697 100644 --- a/test/system/comet2/cmd_SRA_sra_s/detail.log +++ b/test/system/comet2/cmd_SRA_sra_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_s: Test Success 2010-12-13 18:45:07 +cmd_SRA_sra_s: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRA_sra_s/test.log b/test/system/comet2/cmd_SRA_sra_s/test.log index b6a0eb6..9532454 100644 --- a/test/system/comet2/cmd_SRA_sra_s/test.log +++ b/test/system/comet2/cmd_SRA_sra_s/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_s: Test Success 2010-12-13 18:45:07 +cmd_SRA_sra_s: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_s/detail.log diff --git a/test/system/comet2/cmd_SRA_sra_z/detail.log b/test/system/comet2/cmd_SRA_sra_z/detail.log index fea3936..bd0072b 100644 --- a/test/system/comet2/cmd_SRA_sra_z/detail.log +++ b/test/system/comet2/cmd_SRA_sra_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRA_sra_z: Test Success 2010-12-13 18:45:02 +cmd_SRA_sra_z: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRA_sra_z/test.log b/test/system/comet2/cmd_SRA_sra_z/test.log index 9b253ba..987f2d5 100644 --- a/test/system/comet2/cmd_SRA_sra_z/test.log +++ b/test/system/comet2/cmd_SRA_sra_z/test.log @@ -1,2 +1,2 @@ -cmd_SRA_sra_z: Test Success 2010-12-13 18:45:02 +cmd_SRA_sra_z: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRA_sra_z/detail.log diff --git a/test/system/comet2/cmd_SRL_srl/detail.log b/test/system/comet2/cmd_SRL_srl/detail.log index 72a645e..8c0657c 100644 --- a/test/system/comet2/cmd_SRL_srl/detail.log +++ b/test/system/comet2/cmd_SRL_srl/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl: Test Success 2010-12-13 18:45:10 +cmd_SRL_srl: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRL_srl/test.log b/test/system/comet2/cmd_SRL_srl/test.log index 9631b51..d5d1001 100644 --- a/test/system/comet2/cmd_SRL_srl/test.log +++ b/test/system/comet2/cmd_SRL_srl/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl: Test Success 2010-12-13 18:45:10 +cmd_SRL_srl: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl/detail.log diff --git a/test/system/comet2/cmd_SRL_srl_o/detail.log b/test/system/comet2/cmd_SRL_srl_o/detail.log index ecf7772..4b70c87 100644 --- a/test/system/comet2/cmd_SRL_srl_o/detail.log +++ b/test/system/comet2/cmd_SRL_srl_o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_o: Test Success 2010-12-13 18:45:09 +cmd_SRL_srl_o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRL_srl_o/test.log b/test/system/comet2/cmd_SRL_srl_o/test.log index 2d1076b..13b0718 100644 --- a/test/system/comet2/cmd_SRL_srl_o/test.log +++ b/test/system/comet2/cmd_SRL_srl_o/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_o: Test Success 2010-12-13 18:45:09 +cmd_SRL_srl_o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_o/detail.log diff --git a/test/system/comet2/cmd_SRL_srl_oz/detail.log b/test/system/comet2/cmd_SRL_srl_oz/detail.log index b469d45..6e6129e 100644 --- a/test/system/comet2/cmd_SRL_srl_oz/detail.log +++ b/test/system/comet2/cmd_SRL_srl_oz/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_oz: Test Success 2010-12-13 18:45:10 +cmd_SRL_srl_oz: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_oz/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRL_srl_oz/test.log b/test/system/comet2/cmd_SRL_srl_oz/test.log index fd8c679..40e4a80 100644 --- a/test/system/comet2/cmd_SRL_srl_oz/test.log +++ b/test/system/comet2/cmd_SRL_srl_oz/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_oz: Test Success 2010-12-13 18:45:10 +cmd_SRL_srl_oz: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_oz/detail.log diff --git a/test/system/comet2/cmd_SRL_srl_s/detail.log b/test/system/comet2/cmd_SRL_srl_s/detail.log index 77e9820..626361d 100644 --- a/test/system/comet2/cmd_SRL_srl_s/detail.log +++ b/test/system/comet2/cmd_SRL_srl_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_s: Test Success 2010-12-13 18:45:08 +cmd_SRL_srl_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRL_srl_s/test.log b/test/system/comet2/cmd_SRL_srl_s/test.log index c7163ee..4013804 100644 --- a/test/system/comet2/cmd_SRL_srl_s/test.log +++ b/test/system/comet2/cmd_SRL_srl_s/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_s: Test Success 2010-12-13 18:45:08 +cmd_SRL_srl_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_s/detail.log diff --git a/test/system/comet2/cmd_SRL_srl_z/detail.log b/test/system/comet2/cmd_SRL_srl_z/detail.log index 89fcabc..9bc586e 100644 --- a/test/system/comet2/cmd_SRL_srl_z/detail.log +++ b/test/system/comet2/cmd_SRL_srl_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SRL_srl_z: Test Success 2010-12-13 18:45:07 +cmd_SRL_srl_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SRL_srl_z/test.log b/test/system/comet2/cmd_SRL_srl_z/test.log index 62bbd4b..5ef7e34 100644 --- a/test/system/comet2/cmd_SRL_srl_z/test.log +++ b/test/system/comet2/cmd_SRL_srl_z/test.log @@ -1,2 +1,2 @@ -cmd_SRL_srl_z: Test Success 2010-12-13 18:45:07 +cmd_SRL_srl_z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SRL_srl_z/detail.log diff --git a/test/system/comet2/cmd_ST_st0/detail.log b/test/system/comet2/cmd_ST_st0/detail.log index af44248..cdfe811 100644 --- a/test/system/comet2/cmd_ST_st0/detail.log +++ b/test/system/comet2/cmd_ST_st0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ST_st0: Test Success 2010-12-13 18:45:03 +cmd_ST_st0: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ST_st0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ST_st0/test.log b/test/system/comet2/cmd_ST_st0/test.log index fad56be..e8e041b 100644 --- a/test/system/comet2/cmd_ST_st0/test.log +++ b/test/system/comet2/cmd_ST_st0/test.log @@ -1,2 +1,2 @@ -cmd_ST_st0: Test Success 2010-12-13 18:45:03 +cmd_ST_st0: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ST_st0/detail.log diff --git a/test/system/comet2/cmd_ST_st1/detail.log b/test/system/comet2/cmd_ST_st1/detail.log index f94405b..4af4db6 100644 --- a/test/system/comet2/cmd_ST_st1/detail.log +++ b/test/system/comet2/cmd_ST_st1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_ST_st1: Test Success 2010-12-13 18:45:10 +cmd_ST_st1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ST_st1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_ST_st1/test.log b/test/system/comet2/cmd_ST_st1/test.log index 8e3995f..d136ccc 100644 --- a/test/system/comet2/cmd_ST_st1/test.log +++ b/test/system/comet2/cmd_ST_st1/test.log @@ -1,2 +1,2 @@ -cmd_ST_st1: Test Success 2010-12-13 18:45:10 +cmd_ST_st1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_ST_st1/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba0/detail.log b/test/system/comet2/cmd_SUBA_suba0/detail.log index 4cd4440..a475f04 100644 --- a/test/system/comet2/cmd_SUBA_suba0/detail.log +++ b/test/system/comet2/cmd_SUBA_suba0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0: Test Success 2010-12-13 18:45:05 +cmd_SUBA_suba0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba0/test.log b/test/system/comet2/cmd_SUBA_suba0/test.log index 0e3c76e..c30ce20 100644 --- a/test/system/comet2/cmd_SUBA_suba0/test.log +++ b/test/system/comet2/cmd_SUBA_suba0/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0: Test Success 2010-12-13 18:45:05 +cmd_SUBA_suba0: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba0__o/detail.log b/test/system/comet2/cmd_SUBA_suba0__o/detail.log index 804b04f..3c4750a 100644 --- a/test/system/comet2/cmd_SUBA_suba0__o/detail.log +++ b/test/system/comet2/cmd_SUBA_suba0__o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0__o: Test Success 2010-12-13 18:45:06 +cmd_SUBA_suba0__o: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba0__o/test.log b/test/system/comet2/cmd_SUBA_suba0__o/test.log index cf3962f..74f6520 100644 --- a/test/system/comet2/cmd_SUBA_suba0__o/test.log +++ b/test/system/comet2/cmd_SUBA_suba0__o/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0__o: Test Success 2010-12-13 18:45:06 +cmd_SUBA_suba0__o: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0__o/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba0__z/detail.log b/test/system/comet2/cmd_SUBA_suba0__z/detail.log index 9885ce3..f0b78c8 100644 --- a/test/system/comet2/cmd_SUBA_suba0__z/detail.log +++ b/test/system/comet2/cmd_SUBA_suba0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0__z: Test Success 2010-12-13 18:45:07 +cmd_SUBA_suba0__z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba0__z/test.log b/test/system/comet2/cmd_SUBA_suba0__z/test.log index 0f6c9ca..fb3fa1f 100644 --- a/test/system/comet2/cmd_SUBA_suba0__z/test.log +++ b/test/system/comet2/cmd_SUBA_suba0__z/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0__z: Test Success 2010-12-13 18:45:07 +cmd_SUBA_suba0__z: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0__z/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba0_ao/detail.log b/test/system/comet2/cmd_SUBA_suba0_ao/detail.log index 5926f75..714591f 100644 --- a/test/system/comet2/cmd_SUBA_suba0_ao/detail.log +++ b/test/system/comet2/cmd_SUBA_suba0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_ao: Test Success 2010-12-13 18:45:07 +cmd_SUBA_suba0_ao: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba0_ao/test.log b/test/system/comet2/cmd_SUBA_suba0_ao/test.log index 3412b6d..fb3dd09 100644 --- a/test/system/comet2/cmd_SUBA_suba0_ao/test.log +++ b/test/system/comet2/cmd_SUBA_suba0_ao/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_ao: Test Success 2010-12-13 18:45:07 +cmd_SUBA_suba0_ao: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_ao/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba0_as0/detail.log b/test/system/comet2/cmd_SUBA_suba0_as0/detail.log index 432797d..1f1deb8 100644 --- a/test/system/comet2/cmd_SUBA_suba0_as0/detail.log +++ b/test/system/comet2/cmd_SUBA_suba0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_as0: Test Success 2010-12-13 18:45:08 +cmd_SUBA_suba0_as0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba0_as0/test.log b/test/system/comet2/cmd_SUBA_suba0_as0/test.log index a4b5ad5..b51f858 100644 --- a/test/system/comet2/cmd_SUBA_suba0_as0/test.log +++ b/test/system/comet2/cmd_SUBA_suba0_as0/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_as0: Test Success 2010-12-13 18:45:08 +cmd_SUBA_suba0_as0: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_as0/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba0_as1/detail.log b/test/system/comet2/cmd_SUBA_suba0_as1/detail.log index 7f56b50..901c7a0 100644 --- a/test/system/comet2/cmd_SUBA_suba0_as1/detail.log +++ b/test/system/comet2/cmd_SUBA_suba0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_as1: Test Success 2010-12-13 18:45:11 +cmd_SUBA_suba0_as1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba0_as1/test.log b/test/system/comet2/cmd_SUBA_suba0_as1/test.log index 3eede31..d61d4e3 100644 --- a/test/system/comet2/cmd_SUBA_suba0_as1/test.log +++ b/test/system/comet2/cmd_SUBA_suba0_as1/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_as1: Test Success 2010-12-13 18:45:11 +cmd_SUBA_suba0_as1: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_as1/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba0_lo/detail.log b/test/system/comet2/cmd_SUBA_suba0_lo/detail.log index c1601b3..0e44e49 100644 --- a/test/system/comet2/cmd_SUBA_suba0_lo/detail.log +++ b/test/system/comet2/cmd_SUBA_suba0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba0_lo: Test Success 2010-12-13 18:45:04 +cmd_SUBA_suba0_lo: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba0_lo/test.log b/test/system/comet2/cmd_SUBA_suba0_lo/test.log index 2a6cffb..357c7b5 100644 --- a/test/system/comet2/cmd_SUBA_suba0_lo/test.log +++ b/test/system/comet2/cmd_SUBA_suba0_lo/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba0_lo: Test Success 2010-12-13 18:45:04 +cmd_SUBA_suba0_lo: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba0_lo/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba1/detail.log b/test/system/comet2/cmd_SUBA_suba1/detail.log index 888d175..4ae1f6d 100644 --- a/test/system/comet2/cmd_SUBA_suba1/detail.log +++ b/test/system/comet2/cmd_SUBA_suba1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba1: Test Success 2010-12-13 18:45:04 +cmd_SUBA_suba1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba1/test.log b/test/system/comet2/cmd_SUBA_suba1/test.log index 0f25326..8e0f078 100644 --- a/test/system/comet2/cmd_SUBA_suba1/test.log +++ b/test/system/comet2/cmd_SUBA_suba1/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba1: Test Success 2010-12-13 18:45:04 +cmd_SUBA_suba1: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba1/detail.log diff --git a/test/system/comet2/cmd_SUBA_suba2/detail.log b/test/system/comet2/cmd_SUBA_suba2/detail.log index 1ac158f..6af4703 100644 --- a/test/system/comet2/cmd_SUBA_suba2/detail.log +++ b/test/system/comet2/cmd_SUBA_suba2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBA_suba2: Test Success 2010-12-13 18:45:09 +cmd_SUBA_suba2: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBA_suba2/test.log b/test/system/comet2/cmd_SUBA_suba2/test.log index 45e6c2a..4478341 100644 --- a/test/system/comet2/cmd_SUBA_suba2/test.log +++ b/test/system/comet2/cmd_SUBA_suba2/test.log @@ -1,2 +1,2 @@ -cmd_SUBA_suba2: Test Success 2010-12-13 18:45:09 +cmd_SUBA_suba2: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBA_suba2/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl0/detail.log b/test/system/comet2/cmd_SUBL_subl0/detail.log index 0435b5d..f8b1ca5 100644 --- a/test/system/comet2/cmd_SUBL_subl0/detail.log +++ b/test/system/comet2/cmd_SUBL_subl0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0: Test Success 2010-12-13 18:45:07 +cmd_SUBL_subl0: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl0/test.log b/test/system/comet2/cmd_SUBL_subl0/test.log index d3ee401..f0beb71 100644 --- a/test/system/comet2/cmd_SUBL_subl0/test.log +++ b/test/system/comet2/cmd_SUBL_subl0/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0: Test Success 2010-12-13 18:45:07 +cmd_SUBL_subl0: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl0__o/detail.log b/test/system/comet2/cmd_SUBL_subl0__o/detail.log index 72daecc..f779eb1 100644 --- a/test/system/comet2/cmd_SUBL_subl0__o/detail.log +++ b/test/system/comet2/cmd_SUBL_subl0__o/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0__o: Test Success 2010-12-13 18:45:08 +cmd_SUBL_subl0__o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0__o/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl0__o/test.log b/test/system/comet2/cmd_SUBL_subl0__o/test.log index 811ff1c..f67f807 100644 --- a/test/system/comet2/cmd_SUBL_subl0__o/test.log +++ b/test/system/comet2/cmd_SUBL_subl0__o/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0__o: Test Success 2010-12-13 18:45:08 +cmd_SUBL_subl0__o: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0__o/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl0__z/detail.log b/test/system/comet2/cmd_SUBL_subl0__z/detail.log index acb6b33..186376e 100644 --- a/test/system/comet2/cmd_SUBL_subl0__z/detail.log +++ b/test/system/comet2/cmd_SUBL_subl0__z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0__z: Test Success 2010-12-13 18:45:03 +cmd_SUBL_subl0__z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0__z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl0__z/test.log b/test/system/comet2/cmd_SUBL_subl0__z/test.log index 9d3e6c4..1b8cd4a 100644 --- a/test/system/comet2/cmd_SUBL_subl0__z/test.log +++ b/test/system/comet2/cmd_SUBL_subl0__z/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0__z: Test Success 2010-12-13 18:45:03 +cmd_SUBL_subl0__z: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0__z/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl0_ao/detail.log b/test/system/comet2/cmd_SUBL_subl0_ao/detail.log index b9a7081..c340010 100644 --- a/test/system/comet2/cmd_SUBL_subl0_ao/detail.log +++ b/test/system/comet2/cmd_SUBL_subl0_ao/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_ao: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_ao: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_ao/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl0_ao/test.log b/test/system/comet2/cmd_SUBL_subl0_ao/test.log index 94815b2..b511fe0 100644 --- a/test/system/comet2/cmd_SUBL_subl0_ao/test.log +++ b/test/system/comet2/cmd_SUBL_subl0_ao/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_ao: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_ao: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_ao/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl0_as0/detail.log b/test/system/comet2/cmd_SUBL_subl0_as0/detail.log index e1a30fb..7251ad7 100644 --- a/test/system/comet2/cmd_SUBL_subl0_as0/detail.log +++ b/test/system/comet2/cmd_SUBL_subl0_as0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_as0: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_as0: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_as0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl0_as0/test.log b/test/system/comet2/cmd_SUBL_subl0_as0/test.log index 64d6dc6..d853691 100644 --- a/test/system/comet2/cmd_SUBL_subl0_as0/test.log +++ b/test/system/comet2/cmd_SUBL_subl0_as0/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_as0: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_as0: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_as0/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl0_as1/detail.log b/test/system/comet2/cmd_SUBL_subl0_as1/detail.log index cd7821a..6094343 100644 --- a/test/system/comet2/cmd_SUBL_subl0_as1/detail.log +++ b/test/system/comet2/cmd_SUBL_subl0_as1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_as1: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_as1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_as1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl0_as1/test.log b/test/system/comet2/cmd_SUBL_subl0_as1/test.log index 9059c5e..826d2b8 100644 --- a/test/system/comet2/cmd_SUBL_subl0_as1/test.log +++ b/test/system/comet2/cmd_SUBL_subl0_as1/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_as1: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl0_as1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_as1/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl0_lo/detail.log b/test/system/comet2/cmd_SUBL_subl0_lo/detail.log index f38c4b3..f1977e7 100644 --- a/test/system/comet2/cmd_SUBL_subl0_lo/detail.log +++ b/test/system/comet2/cmd_SUBL_subl0_lo/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl0_lo: Test Success 2010-12-13 18:45:02 +cmd_SUBL_subl0_lo: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_lo/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl0_lo/test.log b/test/system/comet2/cmd_SUBL_subl0_lo/test.log index ddcb95b..493a3d5 100644 --- a/test/system/comet2/cmd_SUBL_subl0_lo/test.log +++ b/test/system/comet2/cmd_SUBL_subl0_lo/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl0_lo: Test Success 2010-12-13 18:45:02 +cmd_SUBL_subl0_lo: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl0_lo/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl1/detail.log b/test/system/comet2/cmd_SUBL_subl1/detail.log index 32aa9af..f437845 100644 --- a/test/system/comet2/cmd_SUBL_subl1/detail.log +++ b/test/system/comet2/cmd_SUBL_subl1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl1: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl1/test.log b/test/system/comet2/cmd_SUBL_subl1/test.log index 4ec83a3..23b4cbe 100644 --- a/test/system/comet2/cmd_SUBL_subl1/test.log +++ b/test/system/comet2/cmd_SUBL_subl1/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl1: Test Success 2010-12-13 18:45:09 +cmd_SUBL_subl1: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl1/detail.log diff --git a/test/system/comet2/cmd_SUBL_subl2/detail.log b/test/system/comet2/cmd_SUBL_subl2/detail.log index 47d767a..085fd7f 100644 --- a/test/system/comet2/cmd_SUBL_subl2/detail.log +++ b/test/system/comet2/cmd_SUBL_subl2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SUBL_subl2: Test Success 2010-12-13 18:45:03 +cmd_SUBL_subl2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SUBL_subl2/test.log b/test/system/comet2/cmd_SUBL_subl2/test.log index f22062c..d11228f 100644 --- a/test/system/comet2/cmd_SUBL_subl2/test.log +++ b/test/system/comet2/cmd_SUBL_subl2/test.log @@ -1,2 +1,2 @@ -cmd_SUBL_subl2: Test Success 2010-12-13 18:45:03 +cmd_SUBL_subl2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SUBL_subl2/detail.log diff --git a/test/system/comet2/cmd_SVC_svc1/detail.log b/test/system/comet2/cmd_SVC_svc1/detail.log index 5ba7139..22a7bd6 100644 --- a/test/system/comet2/cmd_SVC_svc1/detail.log +++ b/test/system/comet2/cmd_SVC_svc1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SVC_svc1: Test Success 2010-12-13 18:45:07 +cmd_SVC_svc1: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SVC_svc1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SVC_svc1/test.log b/test/system/comet2/cmd_SVC_svc1/test.log index bda5015..f1eb317 100644 --- a/test/system/comet2/cmd_SVC_svc1/test.log +++ b/test/system/comet2/cmd_SVC_svc1/test.log @@ -1,2 +1,2 @@ -cmd_SVC_svc1: Test Success 2010-12-13 18:45:07 +cmd_SVC_svc1: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SVC_svc1/detail.log diff --git a/test/system/comet2/cmd_SVC_svc2/detail.log b/test/system/comet2/cmd_SVC_svc2/detail.log index 8052bda..a1bb869 100644 --- a/test/system/comet2/cmd_SVC_svc2/detail.log +++ b/test/system/comet2/cmd_SVC_svc2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_SVC_svc2: Test Success 2010-12-13 18:45:02 +cmd_SVC_svc2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SVC_svc2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_SVC_svc2/test.log b/test/system/comet2/cmd_SVC_svc2/test.log index 0db3a27..627305b 100644 --- a/test/system/comet2/cmd_SVC_svc2/test.log +++ b/test/system/comet2/cmd_SVC_svc2/test.log @@ -1,2 +1,2 @@ -cmd_SVC_svc2: Test Success 2010-12-13 18:45:02 +cmd_SVC_svc2: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_SVC_svc2/detail.log diff --git a/test/system/comet2/cmd_XOR_xor0/detail.log b/test/system/comet2/cmd_XOR_xor0/detail.log index 3f00c8b..46e6495 100644 --- a/test/system/comet2/cmd_XOR_xor0/detail.log +++ b/test/system/comet2/cmd_XOR_xor0/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor0: Test Success 2010-12-13 18:45:02 +cmd_XOR_xor0: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_XOR_xor0/test.log b/test/system/comet2/cmd_XOR_xor0/test.log index 3f8268a..ac835a7 100644 --- a/test/system/comet2/cmd_XOR_xor0/test.log +++ b/test/system/comet2/cmd_XOR_xor0/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor0: Test Success 2010-12-13 18:45:02 +cmd_XOR_xor0: Test Success 2010-12-14 01:13:15 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0/detail.log diff --git a/test/system/comet2/cmd_XOR_xor0_s/detail.log b/test/system/comet2/cmd_XOR_xor0_s/detail.log index 9a579f2..f738609 100644 --- a/test/system/comet2/cmd_XOR_xor0_s/detail.log +++ b/test/system/comet2/cmd_XOR_xor0_s/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor0_s: Test Success 2010-12-13 18:45:08 +cmd_XOR_xor0_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0_s/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_XOR_xor0_s/test.log b/test/system/comet2/cmd_XOR_xor0_s/test.log index 4cfea30..f0fc1ae 100644 --- a/test/system/comet2/cmd_XOR_xor0_s/test.log +++ b/test/system/comet2/cmd_XOR_xor0_s/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor0_s: Test Success 2010-12-13 18:45:08 +cmd_XOR_xor0_s: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0_s/detail.log diff --git a/test/system/comet2/cmd_XOR_xor0_z/detail.log b/test/system/comet2/cmd_XOR_xor0_z/detail.log index 46cb460..a7bf98d 100644 --- a/test/system/comet2/cmd_XOR_xor0_z/detail.log +++ b/test/system/comet2/cmd_XOR_xor0_z/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor0_z: Test Success 2010-12-13 18:45:05 +cmd_XOR_xor0_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0_z/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_XOR_xor0_z/test.log b/test/system/comet2/cmd_XOR_xor0_z/test.log index b742b5d..26929d1 100644 --- a/test/system/comet2/cmd_XOR_xor0_z/test.log +++ b/test/system/comet2/cmd_XOR_xor0_z/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor0_z: Test Success 2010-12-13 18:45:05 +cmd_XOR_xor0_z: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor0_z/detail.log diff --git a/test/system/comet2/cmd_XOR_xor1/detail.log b/test/system/comet2/cmd_XOR_xor1/detail.log index d9c9ce8..f7e254a 100644 --- a/test/system/comet2/cmd_XOR_xor1/detail.log +++ b/test/system/comet2/cmd_XOR_xor1/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor1: Test Success 2010-12-13 18:45:04 +cmd_XOR_xor1: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor1/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_XOR_xor1/test.log b/test/system/comet2/cmd_XOR_xor1/test.log index 7a0f571..30a6d8d 100644 --- a/test/system/comet2/cmd_XOR_xor1/test.log +++ b/test/system/comet2/cmd_XOR_xor1/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor1: Test Success 2010-12-13 18:45:04 +cmd_XOR_xor1: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor1/detail.log diff --git a/test/system/comet2/cmd_XOR_xor2/detail.log b/test/system/comet2/cmd_XOR_xor2/detail.log index d730918..5df2a87 100644 --- a/test/system/comet2/cmd_XOR_xor2/detail.log +++ b/test/system/comet2/cmd_XOR_xor2/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor2: Test Success 2010-12-13 18:45:07 +cmd_XOR_xor2: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor2/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_XOR_xor2/test.log b/test/system/comet2/cmd_XOR_xor2/test.log index 54df7c2..d42ad9e 100644 --- a/test/system/comet2/cmd_XOR_xor2/test.log +++ b/test/system/comet2/cmd_XOR_xor2/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor2: Test Success 2010-12-13 18:45:07 +cmd_XOR_xor2: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor2/detail.log diff --git a/test/system/comet2/cmd_XOR_xor2_clear/detail.log b/test/system/comet2/cmd_XOR_xor2_clear/detail.log index 7c115f6..02a524a 100644 --- a/test/system/comet2/cmd_XOR_xor2_clear/detail.log +++ b/test/system/comet2/cmd_XOR_xor2_clear/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -cmd_XOR_xor2_clear: Test Success 2010-12-13 18:45:10 +cmd_XOR_xor2_clear: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor2_clear/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/cmd_XOR_xor2_clear/test.log b/test/system/comet2/cmd_XOR_xor2_clear/test.log index b21d49d..cf9cec0 100644 --- a/test/system/comet2/cmd_XOR_xor2_clear/test.log +++ b/test/system/comet2/cmd_XOR_xor2_clear/test.log @@ -1,2 +1,2 @@ -cmd_XOR_xor2_clear: Test Success 2010-12-13 18:45:10 +cmd_XOR_xor2_clear: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/cmd_XOR_xor2_clear/detail.log diff --git a/test/system/comet2/err_201/detail.log b/test/system/comet2/err_201/detail.log index a9bd0de..15ee860 100644 --- a/test/system/comet2/err_201/detail.log +++ b/test/system/comet2/err_201/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_201: Test Success 2010-12-13 18:45:06 +err_201: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_201/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_201/test.log b/test/system/comet2/err_201/test.log index 4f99d66..8469b19 100644 --- a/test/system/comet2/err_201/test.log +++ b/test/system/comet2/err_201/test.log @@ -1,2 +1,2 @@ -err_201: Test Success 2010-12-13 18:45:06 +err_201: Test Success 2010-12-14 01:13:19 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_201/detail.log diff --git a/test/system/comet2/err_202/detail.log b/test/system/comet2/err_202/detail.log index 1019b5e..33fc937 100644 --- a/test/system/comet2/err_202/detail.log +++ b/test/system/comet2/err_202/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_202: Test Success 2010-12-13 18:45:08 +err_202: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_202/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_202/test.log b/test/system/comet2/err_202/test.log index 593ccd8..f444df4 100644 --- a/test/system/comet2/err_202/test.log +++ b/test/system/comet2/err_202/test.log @@ -1,2 +1,2 @@ -err_202: Test Success 2010-12-13 18:45:08 +err_202: Test Success 2010-12-14 01:13:21 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_202/detail.log diff --git a/test/system/comet2/err_203/detail.log b/test/system/comet2/err_203/detail.log index e99ee81..7c5e97c 100644 --- a/test/system/comet2/err_203/detail.log +++ b/test/system/comet2/err_203/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_203: Test Success 2010-12-13 18:45:03 +err_203: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_203/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_203/test.log b/test/system/comet2/err_203/test.log index c37e348..37f5861 100644 --- a/test/system/comet2/err_203/test.log +++ b/test/system/comet2/err_203/test.log @@ -1,2 +1,2 @@ -err_203: Test Success 2010-12-13 18:45:03 +err_203: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_203/detail.log diff --git a/test/system/comet2/err_204/detail.log b/test/system/comet2/err_204/detail.log index b1576d7..6ebe2da 100644 --- a/test/system/comet2/err_204/detail.log +++ b/test/system/comet2/err_204/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_204: Test Success 2010-12-13 18:45:04 +err_204: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_204/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_204/test.log b/test/system/comet2/err_204/test.log index 5ec48c4..82ef647 100644 --- a/test/system/comet2/err_204/test.log +++ b/test/system/comet2/err_204/test.log @@ -1,2 +1,2 @@ -err_204: Test Success 2010-12-13 18:45:04 +err_204: Test Success 2010-12-14 01:13:17 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_204/detail.log diff --git a/test/system/comet2/err_205/detail.log b/test/system/comet2/err_205/detail.log index 1ab0273..c1af8ac 100644 --- a/test/system/comet2/err_205/detail.log +++ b/test/system/comet2/err_205/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_205: Test Success 2010-12-13 18:45:02 +err_205: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_205/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_205/test.log b/test/system/comet2/err_205/test.log index ca59e3e..09d4e04 100644 --- a/test/system/comet2/err_205/test.log +++ b/test/system/comet2/err_205/test.log @@ -1,2 +1,2 @@ -err_205: Test Success 2010-12-13 18:45:02 +err_205: Test Success 2010-12-14 01:13:16 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_205/detail.log diff --git a/test/system/comet2/err_206/detail.log b/test/system/comet2/err_206/detail.log index df4f198..c53fef3 100644 --- a/test/system/comet2/err_206/detail.log +++ b/test/system/comet2/err_206/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_206: Test Success 2010-12-13 18:45:07 +err_206: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_206/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_206/test.log b/test/system/comet2/err_206/test.log index e601f5e..909a1e0 100644 --- a/test/system/comet2/err_206/test.log +++ b/test/system/comet2/err_206/test.log @@ -1,2 +1,2 @@ -err_206: Test Success 2010-12-13 18:45:07 +err_206: Test Success 2010-12-14 01:13:20 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_206/detail.log diff --git a/test/system/comet2/err_207/detail.log b/test/system/comet2/err_207/detail.log index c7b126b..2266429 100644 --- a/test/system/comet2/err_207/detail.log +++ b/test/system/comet2/err_207/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_207: Test Success 2010-12-13 18:45:05 +err_207: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_207/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_207/test.log b/test/system/comet2/err_207/test.log index 83d2114..6602c2f 100644 --- a/test/system/comet2/err_207/test.log +++ b/test/system/comet2/err_207/test.log @@ -1,2 +1,2 @@ -err_207: Test Success 2010-12-13 18:45:05 +err_207: Test Success 2010-12-14 01:13:18 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_207/detail.log diff --git a/test/system/comet2/err_208/detail.log b/test/system/comet2/err_208/detail.log index f6c71c3..8bc590a 100644 --- a/test/system/comet2/err_208/detail.log +++ b/test/system/comet2/err_208/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -err_208: Test Success 2010-12-13 18:45:11 +err_208: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_208/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/err_208/test.log b/test/system/comet2/err_208/test.log index 0c5d89a..963c862 100644 --- a/test/system/comet2/err_208/test.log +++ b/test/system/comet2/err_208/test.log @@ -1,2 +1,2 @@ -err_208: Test Success 2010-12-13 18:45:11 +err_208: Test Success 2010-12-14 01:13:23 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/err_208/detail.log diff --git a/test/system/comet2/hello/detail.log b/test/system/comet2/hello/detail.log index c5c1e24..e5602b8 100644 --- a/test/system/comet2/hello/detail.log +++ b/test/system/comet2/hello/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -hello: Test Success 2010-12-13 18:45:10 +hello: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/hello/detail.log ---------------------------------------------------------------------- diff --git a/test/system/comet2/hello/test.log b/test/system/comet2/hello/test.log index 2a4e5ac..d11a8f7 100644 --- a/test/system/comet2/hello/test.log +++ b/test/system/comet2/hello/test.log @@ -1,2 +1,2 @@ -hello: Test Success 2010-12-13 18:45:10 +hello: Test Success 2010-12-14 01:13:22 Detail in /home/kazubito/2010_12/yacasl2/test/system/comet2/hello/detail.log diff --git a/test/system/dumpword/DUMPWORD.log b/test/system/dumpword/DUMPWORD.log index 667a490..bfacb61 100644 --- a/test/system/dumpword/DUMPWORD.log +++ b/test/system/dumpword/DUMPWORD.log @@ -1,12 +1,12 @@ -noopt: Test Success 2010-12-13 18:45:20 +noopt: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/noopt/detail.log -a: Test Success 2010-12-13 18:45:20 +a: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/a/detail.log -l: Test Success 2010-12-13 18:45:20 +l: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/l/detail.log -chars: Test Success 2010-12-13 18:45:20 +chars: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/chars/detail.log diff --git a/test/system/dumpword/a/detail.log b/test/system/dumpword/a/detail.log index fdde27f..660ad70 100644 --- a/test/system/dumpword/a/detail.log +++ b/test/system/dumpword/a/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -a: Test Success 2010-12-13 18:45:20 +a: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/a/detail.log ---------------------------------------------------------------------- diff --git a/test/system/dumpword/a/test.log b/test/system/dumpword/a/test.log index b5b10db..dbf9653 100644 --- a/test/system/dumpword/a/test.log +++ b/test/system/dumpword/a/test.log @@ -1,2 +1,2 @@ -a: Test Success 2010-12-13 18:45:20 +a: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/a/detail.log diff --git a/test/system/dumpword/chars/detail.log b/test/system/dumpword/chars/detail.log index c1627bb..272c8d7 100644 --- a/test/system/dumpword/chars/detail.log +++ b/test/system/dumpword/chars/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -chars: Test Success 2010-12-13 18:45:20 +chars: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/chars/detail.log ---------------------------------------------------------------------- diff --git a/test/system/dumpword/chars/test.log b/test/system/dumpword/chars/test.log index ac67f2c..1de4b3a 100644 --- a/test/system/dumpword/chars/test.log +++ b/test/system/dumpword/chars/test.log @@ -1,2 +1,2 @@ -chars: Test Success 2010-12-13 18:45:20 +chars: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/chars/detail.log diff --git a/test/system/dumpword/l/detail.log b/test/system/dumpword/l/detail.log index 83af9be..7028e3f 100644 --- a/test/system/dumpword/l/detail.log +++ b/test/system/dumpword/l/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -l: Test Success 2010-12-13 18:45:20 +l: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/l/detail.log ---------------------------------------------------------------------- diff --git a/test/system/dumpword/l/test.log b/test/system/dumpword/l/test.log index 6752969..ffbb8a8 100644 --- a/test/system/dumpword/l/test.log +++ b/test/system/dumpword/l/test.log @@ -1,2 +1,2 @@ -l: Test Success 2010-12-13 18:45:20 +l: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/l/detail.log diff --git a/test/system/dumpword/noopt/detail.log b/test/system/dumpword/noopt/detail.log index 09de71f..38eb641 100644 --- a/test/system/dumpword/noopt/detail.log +++ b/test/system/dumpword/noopt/detail.log @@ -1,6 +1,6 @@ == test.log == ---------------------------------------------------------------------- -noopt: Test Success 2010-12-13 18:45:20 +noopt: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/noopt/detail.log ---------------------------------------------------------------------- diff --git a/test/system/dumpword/noopt/test.log b/test/system/dumpword/noopt/test.log index 61717c5..06159e4 100644 --- a/test/system/dumpword/noopt/test.log +++ b/test/system/dumpword/noopt/test.log @@ -1,2 +1,2 @@ -noopt: Test Success 2010-12-13 18:45:20 +noopt: Test Success 2010-12-14 01:13:24 Detail in /home/kazubito/2010_12/yacasl2/test/system/dumpword/noopt/detail.log