Initial test branch for adding tests to libiscsi
These tests depends on not yet released version on TGTD to allow running both TGTD and TGTADM as unprivileged users to set up and configure targets to test against during make test. Update TGTD to tip of master before running these tests. See STGT mailinglist for patches. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -133,10 +133,11 @@ AC_SEARCH_LIBS(clock_gettime, rt, [
|
||||
|
||||
|
||||
AC_CONFIG_FILES([Makefile]
|
||||
[lib/Makefile]
|
||||
[doc/Makefile]
|
||||
[utils/Makefile]
|
||||
[test-tool/Makefile]
|
||||
[examples/Makefile]
|
||||
[lib/Makefile]
|
||||
[test-tool/Makefile]
|
||||
[tests/Makefile]
|
||||
[utils/Makefile]
|
||||
[libiscsi.pc])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user