]> granicus.if.org Git - libevent/commit
Make unit tests for epoll-with-changelist pass
authorNick Mathewson <nickm@torproject.org>
Mon, 22 Nov 2010 19:10:01 +0000 (14:10 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 22 Nov 2010 20:51:45 +0000 (15:51 -0500)
commitaed7e02979886ec07bad56daa0d7bdda290bc509
tree269e602514b2c0516212e8be366c46c8438f2534
parent9531763ab0b57e8d4249db58ef162800c6fb116b
Make unit tests for epoll-with-changelist pass

The only changes needed were to handle the fact that the methodname
"epoll (with changelist)" matches the environment variable
EVENT_NOEPOLL rather than the imaginary "EVENT_EPOLL (WITH CHANGELIST)".
test/regress.c
test/regress_et.c
test/test.sh