Merge pull request #424 from folkertvanheusden/docs

libcunit1-dev is required for iscsi-test-cu to be build
This commit is contained in:
Ronnie Sahlberg
2024-09-21 16:38:50 +10:00
committed by GitHub
+2 -1
View File
@@ -12,7 +12,8 @@ target.
The examples directory contains example implementation of how to access both The examples directory contains example implementation of how to access both
the synchronous and asynchronous APIs of libiscsi. the synchronous and asynchronous APIs of libiscsi.
The test-tool directory contains an iSCSI conformance test suite. The test-tool directory contains an iSCSI conformance test suite. To include
the test suite in the compilation, install libcunit1-dev first.
Libiscsi is a work in progress. It aims to become a fully asynchronous Libiscsi is a work in progress. It aims to become a fully asynchronous
library for iSCSI functionality, including all features required to establish library for iSCSI functionality, including all features required to establish