os/graphics/windowing/windowserver/test/scripts/wstest_t_window_s1_nga.script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
//
sl@0
     2
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
// All rights reserved.
sl@0
     4
// This component and the accompanying materials are made available
sl@0
     5
// under the terms of "Eclipse Public License v1.0"
sl@0
     6
// which accompanies this distribution, and is available
sl@0
     7
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
//
sl@0
     9
// Initial Contributors:
sl@0
    10
// Nokia Corporation - initial contribution.
sl@0
    11
//
sl@0
    12
// Contributors:
sl@0
    13
//
sl@0
    14
// Description: 
sl@0
    15
//
sl@0
    16
sl@0
    17
PRINT Run WServ NGA window tests on screen 1
sl@0
    18
sl@0
    19
LOAD_SUITE tautoserver_nga
sl@0
    20
sl@0
    21
//
sl@0
    22
// Uncommenting the TMemLeakCheckEnable test will set Wserv into a mode where
sl@0
    23
// between each test it effectively shuts itself down, checks for memory leaks,
sl@0
    24
// then restarts. This is especially useful when the final TMemLeakCheckOneShot
sl@0
    25
// test indicates a memory leak somewhere in the tests.
sl@0
    26
// RUN_TEST_STEP 100 tautoserver_nga TMemLeakCheckEnable
sl@0
    27
//
sl@0
    28
sl@0
    29
RUN_TEST_STEP 500 tautoserver_nga TWindowTest z:\wstest\graphics-wserv-autotest.ini
sl@0
    30
RUN_TEST_STEP 500 tautoserver_nga TBackedUpWindow z:\wstest\graphics-wserv-autotest.ini
sl@0
    31
RUN_TEST_STEP 200 tautoserver_nga TScroll z:\wstest\graphics-wserv-autotest.ini
sl@0
    32
sl@0
    33
// Run at the end and it will trigger a Wserv memory leak check
sl@0
    34
RUN_TEST_STEP 100 tautoserver_nga TMemLeakCheckOneShot