search
Twitter Rss Feeds
MicrosoftArticlesForumsGroups
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml/Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsGroups
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsGroups
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsGroups
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsGroups
Microsoft Excel
Microsoft Word
Microsoft Powerpoint
Publisher
Money

Operating SystemsArticlesForumsGroups
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsGroups
Share Point
BizTalk
Site Server
Exhange Server
IIS
Transaction Server

Graphic DesignArticlesForumsGroups
Macromedia Flash
Adobe PhotoShop
Microsoft Expression

OtherArticlesForumsGroups
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Reviews
Search Engines
Resumes

 

Previous Thread:   Get the connection statistics for Windows CE GPRS

5/30/2006 12:46:11 PM    File System Driver Test
Hi all,  
  
I want to test the CF interface in my embedded platform.  
  
The CF is "working OK" I can access it, create files, copy, etc....  
  
But when I execute the test relative to File Ssytem Driver Test (In Storage  
  
Device) always skip all the test cases except the test case 5005 that is  
  
passed.  
  
The cmd line that I use is:  
  
tux -o -d fsdtst -x1001-1010,5001-5031 -c "-r '\Storage Card'"  
  
Anybody knows what is happening?  
  
Thanks.

5/30/2006 2:04:46 PM    Re: File System Driver Test
I think you should include the -zorch switch.  
  
Also, the default profile is PCMCIA if i remember it correctly, so you  
  
should include  
  
-p HDProfile (check your registry to be sure)  
  
argument.  
  
the command line will become something like:  
  
tux -o -d fsdtst -x1001-1010,5001-5031 -c ''p HDProfile -zorch -r '\Storage  
  
Card' -q''  
  
Hope it helps  
  
"sd" <cd@d.com> ha scritto nel messaggio  
  
news:%23JehGZ9gGHA.3572@TK2MSFTNGP04.phx.gbl...

6/1/2006 1:24:22 PM    Re: File System Driver Test
Use the following commandline to test your CompactFlash:  
  
tux -o -d fsdtst -x1001-1010,5001-5031 -c "-r \Storage Card -zorch"  
  
or, more generically, you can say:  
  
tux -o -d fsdtst -x1001-1010,5001-5031 -c "-p PCMCIA -zorch"  
  
The -zorch flag must be present (the tests will format your media, we want  
  
to make sure the users are explicitly aware of the -zorch'ing). As for the  
  
storage path, you can specify it via the -r flag, or by looking up a  
  
specific storage profile, like PCMCIA, SDMemory, HDProfile, etc.  
  
-Vadim Yushprakh  
  
"sd" <cd@d.com> wrote in message  
  
news:%23JehGZ9gGHA.3572@TK2MSFTNGP04.phx.gbl...


Pete's Blog   |    Pete's Resume   |    Robbe's Blog   |    Robbe's Resume   |    Archive #2   |    Archive #3   |    Dotnetslackers   |    XmlPitStop   |    Advertise   |   Contact Us   |   Privacy   |   Copyright (c) 2000 - 2009 eggheadcafe.com  All rights reserved.