summaryrefslogtreecommitdiffstats
path: root/tests/echo_srv.c
Commit message (Expand)AuthorAgeFilesLines
* echo_srv: Add fd duplication and test it works.Andreas Schneider2013-12-241-4/+206
* echo_srv: Add missing includes.Andreas Schneider2013-12-201-7/+11
* echo_srv: Fix a build warning.Andreas Schneider2013-12-121-1/+1
* tests: use discard_const to get rid of a warning on SolarisJakub Hrozek2013-12-111-7/+15
* tests: Fix the help output of the echo serverJakub Hrozek2013-12-101-2/+9
* tests: Add a simple echo serverJakub Hrozek2013-12-101-0/+330