Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Prepare for using valgrind. | Bruno Haible | 2019-03-10 | 1 | -4/+4 |
| | | | | | tests/*.sh: Invoke all test programs through ${CHECKER}. tests/*/*.sh: Likewise. | ||||
* | nonblocking: Add tests for sockets. | Bruno Haible | 2011-04-17 | 1 | -0/+13 |
* tests/test-nonblocking-socket.sh: New file. * tests/test-nonblocking-socket-main.c: New file. * tests/test-nonblocking-socket-child.c: New file. * tests/test-nonblocking-socket.h: New file. * tests/socket-server.h: New file. * tests/socket-client.h: New file. * modules/nonblocking-socket-tests: New file. * modules/nonblocking-tests (Depends-on): Add nonblocking-socket-tests. |