kerneltest/f32test/smassstorage/scripts/usbinterop2.pl
changeset 148 31ea0f8e3c99
parent 90 947f0dc9f7a8
equal deleted inserted replaced
135:5e441a173c63 148:31ea0f8e3c99
     1 #!perl -w
     1 #!perl -w
     2 # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of the License "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 #
     8 #
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
   161  TestExpectedResults:
   161  TestExpectedResults:
   162 	File creation should succeed. Read data from file should match
   162 	File creation should succeed. Read data from file should match
   163  with written.  Sum of file size and free space should be close to
   163  with written.  Sum of file size and free space should be close to
   164  drive size.
   164  drive size.
   165 
   165 
   166 =head1 COPYRIGHT
       
   167 
       
   168 Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
       
   169 
       
   170 =cut
   166 =cut