Skip to content

Pcut creates temporary files in the working directory #5

@jxsvoboda

Description

@jxsvoboda

Pcut creates temporary files in the current directory with its homebrew code, either in generic.c or helenos.c. On HelenOS if / is full or if the test is run with WD set to a non-writable directory (e.g. /loc), PCUT will fail to create temporary file for every test.

Suggestion: How about tmpfile() on HelenOS and tmpnam() on generic?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions