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)
commitab162bcafc666f226332d4678b0875139a0d65c2
tree7d72e18fb3cea655d193c0e5af29484e33d2d873
parentf130632dc58b7afc8270c1bc8a13e3451f8d9ec0
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