navienginebsp/ne1_tb/test/nandtest_shortertest_autoexec.bat
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 @rem
       
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem This component and the accompanying materials are made available
       
     5 @rem under the terms of "Eclipse Public License v1.0"
       
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @rem
       
     9 @rem Initial Contributors:
       
    10 @rem Nokia Corporation - initial contribution.
       
    11 @rem
       
    12 @rem Contributors:
       
    13 @rem
       
    14 @rem Description: 
       
    15 @rem
       
    16 z:
       
    17 
       
    18 format c:
       
    19 format d: /e
       
    20 format d:
       
    21 format i:
       
    22 format j:
       
    23 rem demand paging tests (which may do nothing on non-paging ROMs):
       
    24 runtests nanddemandpaginge32tests.bat -st -t 20 -c
       
    25 
       
    26 format c:
       
    27 format d: /e
       
    28 format d:
       
    29 format i:
       
    30 format j:
       
    31 runtests f32test.auto.bat -d i -st -t 45 -c
       
    32 runtests rofs.auto.bat -d z -t 15 -p -c
       
    33 
       
    34