Index: trunk/build/make/targets/cunit.test.xml =================================================================== --- trunk/build/make/targets/cunit.test.xml (revision 449622) +++ trunk/build/make/targets/cunit.test.xml (working copy) @@ -164,6 +164,7 @@ executable="${unit.test.c.workdir}/_bin/${filename}${extention}" resultproperty="resultproperty" outputproperty="outputproperty"> + Index: trunk/build/make/targets/kernel.test.xml =================================================================== --- trunk/build/make/targets/kernel.test.xml (revision 449622) +++ trunk/build/make/targets/kernel.test.xml (working copy) @@ -147,6 +147,9 @@ haltonfailure="no" failureproperty="batch.failed" filtertrace="no" printsummary="on" jvm="${build.deploy.dir}/bin/java"> + + + @@ -190,6 +193,9 @@ + + + @@ -220,6 +226,10 @@ + + + + Index: trunk/build/make/targets/smoke.test.xml =================================================================== --- trunk/build/make/targets/smoke.test.xml (revision 449622) +++ trunk/build/make/targets/smoke.test.xml (working copy) @@ -123,6 +123,7 @@ + @@ -131,6 +132,7 @@ +