diff -r b42b9ce90ea9 -r 661475905584 kerneltest/e32test/mmu/d_memorytest.cpp --- a/kerneltest/e32test/mmu/d_memorytest.cpp Fri Apr 23 22:02:01 2010 +0100 +++ b/kerneltest/e32test/mmu/d_memorytest.cpp Fri Apr 23 22:08:41 2010 +0100 @@ -42,7 +42,7 @@ private: TInt TestAllocZerosMemory(); TInt TestReAllocZerosMemory(); - TInt AllocTest1(); + TInt AllocTest1(TInt aSize); TInt ReAllocTest1(); TInt ReAllocTest2(TUint8*& mem1, TUint8*& mem2, TUint8*& mem3); TInt AllocPhysTest(TUint32 aIters, TUint32 aSize); @@ -135,7 +135,7 @@ TUint32 value=(TUint32)a2; #ifdef _DEBUG TInt debugMask = Kern::CurrentThread().iDebugMask; - Kern::CurrentThread().iDebugMask = debugMask&~(1<