kerneltest/f32test/smassstorage/scripts/usbinterop2.pl
branchGCC_SURGE
changeset 221 39b39e1a406e
parent 200 73ea206103e6
equal deleted inserted replaced
219:0ff03867bdb6 221:39b39e1a406e
     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