Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/bsd/atf/dist/atf-sh



On Fri, Jan 10, 2014 at 06:31:57PM +0000, Christos Zoulas wrote:
> If I need to pass state between the body of the test function and
> the cleanup function, where do I put that state?

Create a temporary file in . - this will be a private directory for this
test case when run from atf-run.

Martin


Home | Main Index | Thread Index | Old Index