]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4489] Pointing to the Kea Deveoper's Guide for unit testing.
authorMarcin Siodelski <marcin@isc.org>
Thu, 18 Aug 2016 08:54:23 +0000 (10:54 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 18 Aug 2016 08:54:23 +0000 (10:54 +0200)
doc/guide/install.xml

index 41793080c8d596eb2378d5d23bb8b275c9855ba5..0f4ad19e9a719ac972800ceb9a6a6217fa92d62c 100644 (file)
@@ -459,6 +459,17 @@ Debian and Ubuntu:
         Kea is built.  This section covers the building of Kea with MySQL and/or PostgreSQL
         and the creation of the lease database.
       </para>
+
+      <note>
+        <simpara>
+          When unit tests are built with Kea (--with-gtest configuration option is specified),
+          the databases must be manually pre-configured for the unit tests to run.
+          The details of this configuration can be found in the
+          <ulink url="http://git.kea.isc.org/~tester/kea/doxygen">Kea Developer's
+          Guide</ulink>.
+        </simpara>
+      </note>
+
       <section>
         <title>Building with MySQL Support</title>
         <para>