Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ptsname tests: Let the test fail rather than hang (e.g. on AIX 5.1). | Bruno Haible | 2011-09-19 | 1 | -0/+1 |
| | | | | | | * tests/test-ptsname.c (main): Terminate the test if it takes longer than 5 seconds. * modules/ptsname-tests (configure.ac): Test for alarm. | ||||
* | ptsname: Avoid test failure on OSF/1 5.1. | Bruno Haible | 2010-12-22 | 1 | -0/+1 |
| | | | | | | | * modules/ptsname-tests (Depends-on): Add 'same-inode'. * tests/test-ptsname.c: Include <sys/stat.h>, same-inode.h. (same_slave): New function. (main): Use it to compare ptsname's result with the expected file name. | ||||
* | Tests for module 'ptsname'. | Bruno Haible | 2010-03-21 | 1 | -0/+12 |