bind9/bin/tests/virtual-time
2020-09-14 17:00:40 -07:00
..
autosign-ksk update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
autosign-zsk update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
common update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
slave update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
cleanall.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
conf.sh.in update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
Makefile.in update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
README update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
run.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
runall.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
setup.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
start.pl update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
start.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
stop.pl update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
stop.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
testsock.pl update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
vtwrapper.c update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00

Copyright (C) Internet Systems Consortium, Inc. ("ISC")

See COPYRIGHT in the source root or https://isc.org/copyright.html for terms.

This is copied from ../system.

This test suite uses a virtual time, gettimeofday(), select(),
poll(), kevent() and epoll_wait() Unix system calls are redirected:
gettimeofday() returns a date in virtual/exponentially inflated
delay from an epoch, select(), poll(), kevent() and epoll_wait()
timeouts are deflated down to at least 10ms.

These tests depends on LD_PRELOAD being supported by the runtime
loader.

Beware BIND clock uses unsigned integer, in 22 seconds isc_time_now()
overflows and breaks assertions. Note 22 real seconds is 136 virtual
years...