Files
libiscsi/tests
Bart Van Assche 3804f3c2e0 Remove the discard_const() macro
Declare dynamically allocated strings as 'char *' instead of 'const char *'.
Remove the discard_const() macro. Do not test whether or not a pointer is
NULL before calling free() because it is allowed to pass NULL to free().

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
2020-02-28 21:54:49 -08:00
..
2019-07-19 10:10:23 +08:00
2017-01-08 13:12:16 -08:00

The tests require that TGTD version 1.0.58 or later is installed.

To run the tests:
  make test