]> xenbits.xensource.com Git - osstest.git/commit
TestSupport::open_unique_stashfile: Provide a RDWR filehandle
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 29 Sep 2015 12:26:33 +0000 (13:26 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 29 Sep 2015 15:36:07 +0000 (16:36 +0100)
commitf2b1e4f05cf7e02b0bdf7e4008c11ac69d24ccf5
treec0fdd1d92983ec55321fa6088b983a6269f8aa33
parent2048c74e780acdfbed5b18a1b402c8e565e396c3
TestSupport::open_unique_stashfile: Provide a RDWR filehandle

The caller can then rewind and reread it if they feel like.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Osstest/TestSupport.pm