test server libev
authorAndy Green <andy.green@linaro.org>
Sun, 27 Dec 2015 01:43:44 +0000 (09:43 +0800)
committerAndy Green <andy.green@linaro.org>
Sun, 27 Dec 2015 01:43:44 +0000 (09:43 +0800)
commit40e607b876e189916b523a730da9fa94f52c999e
treebd5a02604eebabca7f373e7bfebaf4667aef64fb
parent4e2ac7685db31c294c079cebe2583775d6ea0be6
test server libev

If we enabled libev support, generate a test server variant that uses it.

Libev has sets its face against fixing its warnings and says -Werror is
"stupid".  So we work around it for the problems their apis cause in
Travis.

Signed-off-by: Andy Green <andy.green@linaro.org>
CMakeLists.txt
test-server/test-server-libev.c [new file with mode: 0644]