CVSROOT: /cvs Module name: src Changes by: fg...@cvs.openbsd.org 2012/02/19 18:31:12
Modified files: regress/lib/libpthread/setsockopt/1: setsockopt1.c regress/lib/libpthread/setsockopt/2: setsockopt2.c regress/lib/libpthread/setsockopt/3a: setsockopt3a.c Log message: ops. compare against the socket timeout, not the alarm one. sometimes these tests are incorrectly marked as failing (ktrace shows the read is returning within the specified timeout) but there are other times where they're taking slightly longer than expected. for now both cases are marked as failure.