On Thu, 29 Oct 2020 13:57:45 +0000 Peter Maydell <peter.mayd...@linaro.org> wrote:
> On Thu, 29 Oct 2020 at 13:48, Christian Schoenebeck > <qemu_...@crudebyte.com> wrote: > > So I'll append the architecture to the test dir location. To nail it this > > time, anyting else that would come to your mind regarding test dirs? > > I think most tests that need a temp directory set one > up using mkdtemp(). > Yeah, early versions of the 9p tests that were using the local fsdev backend relied on mkdtemp(). > thanks > -- PMM