- 20 Mar, 2013 8 commits
-
-
JINMEI Tatuya authored
mainly for rationalizing lettuce tests that are coming after this.
-
JINMEI Tatuya authored
it's now a debug message, and the description is revised to explain the situation more correctly.
-
JINMEI Tatuya authored
it can happen if the server is a primary of the zone; notauth case is now handled in auth.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also improved in-auth and not-auth cases of logs with the sender endpoint information.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
as we are going to introduce this check, so these existing tests will fail otherwise. helper functions was moved upward in the file (with small extension) so they can be used by these tests.
-
- 19 Mar, 2013 4 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Get rid of the shell/perl-based system tests
-
Jelte Jansen authored
-
- 18 Mar, 2013 4 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
As the only test that is being run in the system tests from xfrin. The porting is not exact, we don't build the differences in bind9. We provide them in a database already - we don't want to rely on bind9 and bind10 can't build differences as of yet from master files (eg. ixfr-from-differences).
-
Michal 'vorner' Vaner authored
It just does two queries and compares the output.
-
- 15 Mar, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
Place the socket higher in the hierarchy (to the top-level build directory) to have a shorter path.
-
- 14 Mar, 2013 5 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Michal 'vorner' Vaner authored
The paths for running from the source tree were wrong (again :-|). Adjust to match the configure's COMMON_PYTHON_PATH. But don't use it directly, since it doesn't expand correctly.
-
Michal 'vorner' Vaner authored
Tests for msgq, normal operations.
-
Thomas Markwalder authored
The include path for MySQL includes is accurately set by mysql_config.
-
- 13 Mar, 2013 3 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
Don't put the resetUnitTestRootLogger in production program. This was just a leftover from some debugging.
-
Michal 'vorner' Vaner authored
It should be more reliable to ensure all messages arrived.
-
- 12 Mar, 2013 5 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
The success cases of sending, receiving, subscribing, etc.
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/bin/cmdctl/tests/cmdctl_test.py
-
Michal 'vorner' Vaner authored
-
- 11 Mar, 2013 6 commits
-
-
Jelte Jansen authored
- set 'file used' to None if set to nonexistent file - remove couple of unnecessary test value checks - slightly more efficient temporary file write
-
Michal 'vorner' Vaner authored
Provide a test suite to launch and stop msgq from tests as separate process. It'll be used to test it works correctly, by connecting to it from the tests.
-
Michal 'vorner' Vaner authored
The rpcCall method in C++
-
Michal 'vorner' Vaner authored
They save only little bit of work to the CPU and are suspicious to casual reader, even when they should be safe in theory.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 08 Mar, 2013 4 commits
-
-
-
Jeremy C. Reed authored
Some slight grammar changes. Mostly in comments, but some for api docs. Changes a isc_throw output too. Reviewed via jabber.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
because it is a message ID, add a changelog entry too. (reviewed via jabber)
-