test/event-loop: Check readable state on a pipe
authorQuentin Glidic <sardemff7+git@sardemff7.net>
Sun, 6 Jan 2013 14:46:00 +0000 (15:46 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 11 Jan 2013 20:53:15 +0000 (15:53 -0500)
commit945771c3d52dff751b48fde3c5c053013dc50747
tree1bf8166955cf3855eb857e2404833da834541ac5
parent30ccd3366eda63154a7b39569d85378c82dbef20
test/event-loop: Check readable state on a pipe

When redirecting stdout to a non-readable file makes the test fail as a
false negative
tests/event-loop-test.c