haitest/bspsvs/suite/bsp/lcd/scripts/base-bsp-screen-driver.script
changeset 0 cec860690d41
equal deleted inserted replaced
-1:000000000000 0:cec860690d41
       
     1 //
       
     2 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 /////////////////////////////////////////////////////////////////////
       
    18 // BASE-BSP-SCREEN-DRIVER.script
       
    19 //
       
    20 // Tests public LCD attributes through HAL class
       
    21 // as a means of confidence that the HAI APIs work as expected.
       
    22 //
       
    23 // Tests are validated through HAL::Get value to check set values and some values are validated
       
    24 // against Env (t_screen.ini) file
       
    25 //
       
    26 // The purpose is to provide a regression test suite of PublishedAll APIs for TDisplayHalFunction.
       
    27 // Negative testing is performed to confirm that correct errors are returned when incorrect parameters are given.
       
    28 // The tests are fully automated.
       
    29 /////////////////////////////////////////////////////////////////////
       
    30 
       
    31 RUN_SCRIPT	z:\base\screen\base-bsp-screen-driver-mode-manual.script
       
    32 RUN_SCRIPT	z:\base\screen\base-bsp-screen-driver-modeless-automated.script
       
    33 RUN_SCRIPT	z:\base\screen\base-bsp-screen-driver-mode-automated.script