Changeset e01ca502 for general


Ignore:
Timestamp:
07/04/2023 06:17:45 PM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
c21fb49
Parents:
e2ebccab
Message:

libnvme: Add the instructions for the test suite

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libnvme.xml

    re2ebccab re01ca502  
    3030      enumerations, and bit fields, helper functions to construct, dispatch,
    3131      and decode commands and payloads, and utilities to connect, scan, and
    32       manage nvme devices on a Linux system. 
     32      manage NVMe devices on a Linux system.
    3333    </para>
    3434
     
    103103
    104104    <para>
     105      To run the tests, issue: <command>ninja test</command>.
     106    </para>
     107
     108    <para>
    105109      Now, as the <systemitem class="username">root</systemitem> user:
    106110    </para>
     
    143147          <para>
    144148            contains functions used to handle operations
    145             related to nvme devices.
     149            relating to nvme devices.
    146150          </para>
    147151          <indexterm zone="libnvme libnvme-lib">
Note: See TracChangeset for help on using the changeset viewer.