sbsv2/raptor/test/smoke_suite/gnumakefile_whatlog.py
branchwip
changeset 20 d1f6767eec1a
parent 3 e1eecf4d390d
equal deleted inserted replaced
19:830586221171 20:d1f6767eec1a
    45 		componentpath+"/master_makmake_WINSCW_UDEB.txt",
    45 		componentpath+"/master_makmake_WINSCW_UDEB.txt",
    46 		componentpath+"/master_makmake_WINSCW_UREL.txt",
    46 		componentpath+"/master_makmake_WINSCW_UREL.txt",
    47 		componentpath+"/master_resource_ARMV5_UDEB.txt",
    47 		componentpath+"/master_resource_ARMV5_UDEB.txt",
    48 		componentpath+"/master_resource_ARMV5_UREL.txt",
    48 		componentpath+"/master_resource_ARMV5_UREL.txt",
    49 		componentpath+"/master_resource_WINSCW_UDEB.txt",
    49 		componentpath+"/master_resource_WINSCW_UDEB.txt",
    50 		componentpath+"/master_resource_WINSCW_UREL.txt"
    50 		componentpath+"/master_resource_WINSCW_UREL.txt",
       
    51 		componentpath+"/slave_bld_ARMV5_UDEB.txt",
       
    52 		componentpath+"/slave_bld_ARMV5_UREL.txt",
       
    53 		componentpath+"/slave_bld_WINSCW_UDEB.txt",
       
    54 		componentpath+"/slave_bld_WINSCW_UREL.txt",
       
    55 		componentpath+"/slave_final_ARMV5_UDEB.txt",
       
    56 		componentpath+"/slave_final_ARMV5_UREL.txt",
       
    57 		componentpath+"/slave_final_WINSCW_UDEB.txt",
       
    58 		componentpath+"/slave_final_WINSCW_UREL.txt",
       
    59 		componentpath+"/slave_lib_ARMV5_UDEB.txt",
       
    60 		componentpath+"/slave_lib_ARMV5_UREL.txt",
       
    61 		componentpath+"/slave_lib_WINSCW_UDEB.txt",
       
    62 		componentpath+"/slave_lib_WINSCW_UREL.txt",
       
    63 		componentpath+"/slave_makmake_ARMV5_UDEB.txt",
       
    64 		componentpath+"/slave_makmake_ARMV5_UREL.txt",
       
    65 		componentpath+"/slave_makmake_WINSCW_UDEB.txt",
       
    66 		componentpath+"/slave_makmake_WINSCW_UREL.txt",
       
    67 		componentpath+"/slave_resource_ARMV5_UDEB.txt",
       
    68 		componentpath+"/slave_resource_ARMV5_UREL.txt",
       
    69 		componentpath+"/slave_resource_WINSCW_UDEB.txt",
       
    70 		componentpath+"/slave_resource_WINSCW_UREL.txt"
    51 		]
    71 		]
    52 	t.stdout = [
    72 	t.stdout = [
    53 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='armv5_udeb.whatlog'>",
    73 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='armv5_udeb.whatlog'>",
    54 		"<build>"+componentpath+"/master_bld_ARMV5_UDEB.txt</build>",
    74 		"<build>"+componentpath+"/master_bld_ARMV5_UDEB.txt</build>",
    55 		"<build>"+componentpath+"/master_final_ARMV5_UDEB.txt</build>",
    75 		"<build>"+componentpath+"/master_final_ARMV5_UDEB.txt</build>",
    71 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='winscw_udeb.whatlog'>",
    91 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='winscw_udeb.whatlog'>",
    72 		"<build>"+componentpath+"/master_bld_WINSCW_UDEB.txt</build>",
    92 		"<build>"+componentpath+"/master_bld_WINSCW_UDEB.txt</build>",
    73 		"<build>"+componentpath+"/master_final_WINSCW_UDEB.txt</build>",
    93 		"<build>"+componentpath+"/master_final_WINSCW_UDEB.txt</build>",
    74 		"<build>"+componentpath+"/master_lib_WINSCW_UDEB.txt</build>",
    94 		"<build>"+componentpath+"/master_lib_WINSCW_UDEB.txt</build>",
    75 		"<build>"+componentpath+"/master_makmake_WINSCW_UDEB.txt</build>",
    95 		"<build>"+componentpath+"/master_makmake_WINSCW_UDEB.txt</build>",
    76 		"<build>"+componentpath+"/master_resource_WINSCW_UDEB.txt</build>"
    96 		"<build>"+componentpath+"/master_resource_WINSCW_UDEB.txt</build>",
       
    97 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='armv5_udeb.whatlog'>",
       
    98 		"<build>"+componentpath+"/slave_bld_ARMV5_UDEB.txt</build>",
       
    99 		"<build>"+componentpath+"/slave_final_ARMV5_UDEB.txt</build>",
       
   100 		"<build>"+componentpath+"/slave_lib_ARMV5_UDEB.txt</build>",
       
   101 		"<build>"+componentpath+"/slave_makmake_ARMV5_UDEB.txt</build>",
       
   102 		"<build>"+componentpath+"/slave_resource_ARMV5_UDEB.txt</build>",
       
   103 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='armv5_urel.whatlog'>",
       
   104 		"<build>"+componentpath+"/slave_bld_ARMV5_UREL.txt</build>",
       
   105 		"<build>"+componentpath+"/slave_final_ARMV5_UREL.txt</build>",
       
   106 		"<build>"+componentpath+"/slave_lib_ARMV5_UREL.txt</build>",
       
   107 		"<build>"+componentpath+"/slave_makmake_ARMV5_UREL.txt</build>",
       
   108 		"<build>"+componentpath+"/slave_resource_ARMV5_UREL.txt</build>",
       
   109 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='winscw_urel.whatlog'>",
       
   110 		"<build>"+componentpath+"/slave_bld_WINSCW_UREL.txt</build>",
       
   111 		"<build>"+componentpath+"/slave_final_WINSCW_UREL.txt</build>",
       
   112 		"<build>"+componentpath+"/slave_lib_WINSCW_UREL.txt</build>",
       
   113 		"<build>"+componentpath+"/slave_makmake_WINSCW_UREL.txt</build>",
       
   114 		"<build>"+componentpath+"/slave_resource_WINSCW_UREL.txt</build>",
       
   115 		"<whatlog bldinf='"+componentpath+"/bld.inf' mmp='' config='winscw_udeb.whatlog'>",
       
   116 		"<build>"+componentpath+"/slave_bld_WINSCW_UDEB.txt</build>",
       
   117 		"<build>"+componentpath+"/slave_final_WINSCW_UDEB.txt</build>",
       
   118 		"<build>"+componentpath+"/slave_lib_WINSCW_UDEB.txt</build>",
       
   119 		"<build>"+componentpath+"/slave_makmake_WINSCW_UDEB.txt</build>",
       
   120 		"<build>"+componentpath+"/slave_resource_WINSCW_UDEB.txt</build>"
    77 	]
   121 	]
    78 	t.run("windows") # we don't have make 3.79 on Linux
   122 	t.run("windows") # we don't have make 3.79 on Linux
    79 	return t
   123 	return t