Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: convert `touch` to `open-0` | Mike Frysinger | 2009-03-09 | 1 | -0/+3 |
Convert the `touch` test to use our `open-0` util so we get fine grained control over the test and so we don't have to worry about localization issues or about system-specific messages. This also extends the test framework to start parsing symbolic open() flags as well as errno values (and add support for checking them). Signed-off-by: Mike Frysinger <vapier@gentoo.org> |