README revision 43c770b9987375e9e0efa19617b22e8e6a748a63
235N/ACopyright (C) 2010 Internet Systems Consortium, Inc. ("ISC")
235N/ASee COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
822N/A
822N/AThis is copied from ../system.
822N/A
235N/AThis test suite uses a virtual time, gettimeofday(), select(),
1088N/Apoll(), kevent() and epoll_wait() Unix system calls are redirected:
235N/Agettimeofday() returns a date in virtual/exponentially inflated
235N/Adelay from an epoch, select(), poll(), kevent() and epoll_wait()
919N/Atimeouts are deflated down to at least 10ms.
919N/A
919N/AThese tests depends on LD_PRELOAD being supported by the runtime
919N/Aloader.
919N/A
919N/ABeware BIND clock uses unsigned integer, in 22 seconds isc_time_now()
919N/Aoverflows and breaks assertions. Note 22 real seconds is 136 virtual
919N/Ayears...
919N/A
919N/A$Id: README,v 1.2 2010/06/17 05:38:04 marka Exp $
919N/A