kerneltest/e32test/hcr/t_hcr.cpp
changeset 293 0659d0e1a03c
parent 291 206a6eaaeb71
equal deleted inserted replaced
291:206a6eaaeb71 293:0659d0e1a03c
  3270 	test.End();
  3270 	test.End();
  3271 	}
  3271 	}
  3272 
  3272 
  3273 GLDEF_C TInt E32Main()
  3273 GLDEF_C TInt E32Main()
  3274 	{
  3274 	{
       
  3275 	COMPLETE_POST_BOOT_SYSTEM_TASKS();
  3275 	__UHEAP_MARK;
  3276 	__UHEAP_MARK;
  3276 
  3277 
  3277 	test.Title();
  3278 	test.Title();
  3278 	test.Start(_L("HCR Test Suite"));
  3279 	test.Start(_L("HCR Test Suite"));
  3279 		
  3280