Author: bdubbs
Date: Sat Sep 8 12:47:48 2018
New Revision: 20478
Log:
Add instructions for regression tests to keyutils
Modified:
trunk/BOOK/general/genlib/keyutils.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/genlib/keyutils.xml
==============================================================================
--- trunk/BOOK/general/genlib/keyutils.xml Sat Sep 8 12:24:32 2018
(r20477)
+++ trunk/BOOK/general/genlib/keyutils.xml Sat Sep 8 12:47:48 2018
(r20478)
@@ -71,12 +71,15 @@
<screen><userinput>make</userinput></screen>
- <para>This package does not come with a test suite.</para>
- <!-- Actually it does, but need to /usr\/bin/ s|/usr|| test/ tests/Makefile
+ <para>To test the results, issue, as the
+ <systemitem class="username">root</systemitem> user: </para>
- Also there are some needed kernel options. I've not checked it out yet,
- but I think CONFIG_KEY_DH_OPERATIONS need to be set. There may be some
- additional options needed. - Bruce -->
+<screen role="root"><userinput>sed -i '/find/s:/usr/bin/::' tests/Makefile
&&
+make -k test </userinput></screen>
+
+ <para>Note that several tests will fail if certain uncommon kernel options
+ were not used when the kernel was built. These include CONFIG_BIG_KEYS,
+ CONFIG_KEY_DH_OPERATIONS, and CONFIG_CRYPTO_DH.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Sep 8 12:24:32
2018 (r20477)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Sep 8 12:47:48
2018 (r20478)
@@ -45,6 +45,10 @@
<para>September 8th, 2018</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Add instructions for regression tests to keyutils.
+ Completes <ulink url="&blfs-ticket-root;11073">#11073</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[renodr] - Update to atk-2.30.0. Fixes
<ulink url="&blfs-ticket-root;11070">#11070</ulink>.</para>
</listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page