windowing/windowserver/test/scripts/wstest_t_devicerotation_s0_nga.script
author hgs
Fri, 24 Sep 2010 16:44:34 +0300
changeset 188 1b081cb0800b
permissions -rw-r--r--
201026_1

// Copyright (c) 2010 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: 
//

PRINT Run WServ NGA device rotation tests on screen 0

LOAD_SUITE tautoserver_nga

//
// Uncommenting the TMemLeakCheckEnable test will set Wserv into a mode where
// between each test it effectively shuts itself down, checks for memory leaks,
// then restarts. This is especially useful when the final TMemLeakCheckOneShot
// test indicates a memory leak somewhere in the tests.
// RUN_TEST_STEP 100 tautoserver_nga TMemLeakCheckEnable
//

RUN_TEST_STEP 100 tautoserver_nga TDeviceRotation

// Run at the end and it will trigger a Wserv memory leak check
RUN_TEST_STEP 100 tautoserver_nga TMemLeakCheckOneShot