Print this page
NEX-16806 update smbclient test suite
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-16806 update smbclient test suite (cstyle)
NEX-16806 update smbclient test suite (cleanup)
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
*** 17,27 ****
include $(SRC)/test/Makefile.com
ROOTOPTPKG = $(ROOT)/opt/test-runner
INCLUDEDIR = $(ROOTOPTPKG)/stf/contrib/include
! PROGS = logapi.shlib
CMDS = $(PROGS:%=$(INCLUDEDIR)/%)
$(CMDS) := FILEMODE = 0555
all lint clean clobber:
--- 17,27 ----
include $(SRC)/test/Makefile.com
ROOTOPTPKG = $(ROOT)/opt/test-runner
INCLUDEDIR = $(ROOTOPTPKG)/stf/contrib/include
! PROGS = logapi.shlib ctiutils.shlib
CMDS = $(PROGS:%=$(INCLUDEDIR)/%)
$(CMDS) := FILEMODE = 0555
all lint clean clobber: