r14524: Make TORTURE_NET a separate module
authorJelmer Vernooij <jelmer@samba.org>
Fri, 17 Mar 2006 16:45:24 +0000 (16:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:57:36 +0000 (13:57 -0500)
commitc67fd3f0e834841d4e7d13b5517f45eec8d1085c
treeae64621bdd578db8b253bdaa71c91a7656abd4ca
parentd7254a36158b4355d711fa64c1f804b86aacbba1
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
(This used to be commit ab162bcafc666f226332d4678b0875139a0d65c2)
source4/torture/config.mk
source4/torture/libnet/libnet.c [new file with mode: 0644]
source4/torture/torture.c
source4/torture/torture.h
source4/torture/torture_util.c