r14524: Make TORTURE_NET a separate module
commit1dd0426760c7658fe1309ed577965214403dc043
authorJelmer Vernooij <jelmer@samba.org>
Fri, 17 Mar 2006 16:45:24 +0000 (17 16:45 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 17 Mar 2006 16:45:24 +0000 (17 16:45 +0000)
tree4dc96de7ca330b6d7f1f914cdcfc4c58e6e56509
parent59c172576ba4fd5b4c2adf9cff3d72571052a549
r14524: Make TORTURE_NET a separate module
Add new header for torture utility functions, so torture.h doesn't
need to depend on the SMB libraries
source/torture/config.mk
source/torture/libnet/libnet.c [new file with mode: 0644]
source/torture/torture.c
source/torture/torture.h
source/torture/torture_util.c