os/graphics/egl/egltest/endpointtestsuite/automated/scripts/egltest_t_endpoint.script
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 PRINT Run EGL endpoint tests.
    17 LOAD_SUITE eglendpointtestserver
    18 
    19 //Note: Tests should be sorted by "increasing dependency", so that the 
    20 //most basic functionality tests are done first.
    21 
    22 //Functional Tests.
    23 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointApiExposure
    24 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointCreate
    25 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointStreaming
    26 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointAcquire
    27 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointAttrib
    28 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointLocking
    29 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointImage
    30 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointImageLifetime
    31 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointNotification
    32 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointTearing
    33 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointStreamingTests
    34 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointStreamingDispXTimesInStream
    35 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointDirtyArea
    36 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointReleaseImageGles
    37 
    38 //Stress Tests.
    39 RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointCrazyThreading
    40 // RUN_TEST_STEP 300 eglendpointtestserver EGL_EndpointOutOfHeapMemory
    41 RUN_TEST_STEP 1200 eglendpointtestserver EGL_EndpointStressLoad
    42 RUN_TEST_STEP 1200 eglendpointtestserver EGL_EndpointStressTests