Bug 6404 - add frysk.testbed.TearDownDirectory
Summary: add frysk.testbed.TearDownDirectory
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2234
  Show dependency treegraph
 
Reported: 2008-04-14 19:42 UTC by Andrew Cagney
Modified: 2008-04-14 19:42 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2008-04-14 19:42:25 UTC
This would pair frysk.testbed.TearDownFile, except create a directory and then,
during teardown, take care to both empty and delete it.

At present at least FryskGuiTestCase has need for this.