libcunit1-dev is required for iscsi-test-cu to be build

This commit is contained in:
Folkert van Heusden
2024-09-20 06:29:40 +02:00
parent 0fac8df48c
commit f9ca9a7ec8
+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