Bug 62673 - Running tests from configtool uses //x path
Summary: Running tests from configtool uses //x path
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: eCos
Classification: Retired
Component: ConfigTool
Version: CVS
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John Dallaway
QA Contact: John Dallaway
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-04 05:49 UTC by Jonathan Larmour
Modified: 2007-04-18 16:41 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-03-27 17:16:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Jonathan Larmour 2002-04-04 05:49:58 UTC
Cygwin no longer has the //x notation to refer to drives. Now in the config tool
we work around this by mounting a directory /ecos-x instead. However when
running tests from the config tool, it still uses //x.

Specifically host/tools/ecostest/common/eCosTest.cpp:CeCosTest::CygPath() needs
fixing

Easy for someone who can rebuild it :-).

Comment 1 John Dallaway 2003-03-27 17:16:02 UTC
Fixed for the eCos 2.0b1 release and in anonCVS. The configtool now uses 
/cygdrive notation to refer to logical drive letters when running eCos tests.  


Note You need to log in before you can comment on or make changes to this bug.