diff -r 000000000000 -r c6b0df440bee dbgsrv/coredumpserver/test/automatictests/tcds_kernel/data/tcds_kernel.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dbgsrv/coredumpserver/test/automatictests/tcds_kernel/data/tcds_kernel.ini Tue Mar 02 10:33:16 2010 +0530 @@ -0,0 +1,64 @@ +// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// +// + +//Name of test session +[crashb] +name = crashb + +[Kernel_PrefetchAbort] +CrashAppParam=-k -d60 -c1 + +[Kernel_EDataRead] +CrashAppParam=-k -d60 -c2 + +[Kernel_EDataReadWithTrace] +CrashAppParam=-k -d30 -c2 -t + +[Kernel_EDataWrite] +CrashAppParam=-k -d60 -c3 + +[Kernel_UndefInstr] +CrashAppParam=-k -d60 -c4 + +[Kernel_StackOverflow] +CrashAppParam=-k -d60 -c7 + +[Kernel_DivisionByZero] +CrashAppParam=-k -d60 -c13 + +[User_PrefetchAbort] +CrashAppParam=-c2 -d1 + +[SELFFile_Path] +selffile = e:\\coredump + +//Name of test session +[processb] +name = processb + +[debugsecurityserver] +name = debugsecurityserver + +[server] +name = server + +[monitor] +name = monitor + +[self] +name = self + +//Add more Kernel Crashes