- 23 Dec, 2011 2 commits
-
-
Michal 'vorner' Vaner authored
The same problem as with the auth ones - the socket requestor needs to be faked.
-
Michal 'vorner' Vaner authored
We need to fake the SocketRequestor in them. This also asked for little update of the general base for socket requesting tests.
-
- 22 Dec, 2011 4 commits
-
-
Michal 'vorner' Vaner authored
* It'll be needed in other tests as well, putting it to testutils. * Needs documentation. * A header only, to avoid linking order problems.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 21 Dec, 2011 5 commits
-
-
Michal 'vorner' Vaner authored
* The test fails * It should at last return and get to some consistent state (eg. not listening on anything).
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
* They are requested and installed, instead of binding them locally * Documentation needs update * It'll fail in practice, since the requestor isn't initialized from auth and resolver. * It needs to set the correct IPv6 flag
-
Michal 'vorner' Vaner authored
Only the test initialization and the singleton accessor functions are implemented for now (and tests for those).
-
- 06 Dec, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
No need to create an opened socket and close it right away.
-
- 05 Dec, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
The dns_service is not tested, so the tests are not added. It is simple anyway.
-
- 02 Dec, 2011 9 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
reviewed on jabber
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 01 Dec, 2011 1 commit
-
-
Jelte Jansen authored
-
- 30 Nov, 2011 10 commits
-
-
JINMEI Tatuya authored
details. This should solve failure of some AXFR tests using SQLite3 on some systems.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
redundant 'pass'
-
JINMEI Tatuya authored
to avoid duplicates.
-
JINMEI Tatuya authored
counted twice.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
section. also extended tests to check the length the actual wire format data for some specific cases.
-
JINMEI Tatuya authored
account the DNS header size. also added consideration for very large RRs that would not even fit a single DNS message.
-
JINMEI Tatuya authored
(I thought I did it in the IXFR tasks, but maybe I forgot to commit/push that part)
-
- 29 Nov, 2011 7 commits
-
-
Dima Volodin authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Dima Volodin authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-