summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-10-26 08:32:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:04:46 -0500
commitd16b621ca9f7d308a636a7900d458b93dd490b78 (patch)
treeb8d64cdfb504accc69e4a1022d36b914dd66f540 /source4/torture/config.mk
parentfe4a608646e86a1f821168c14b9323b72c0daa46 (diff)
downloadsamba-d16b621ca9f7d308a636a7900d458b93dd490b78.tar.gz
samba-d16b621ca9f7d308a636a7900d458b93dd490b78.tar.bz2
samba-d16b621ca9f7d308a636a7900d458b93dd490b78.zip
r3251: - move the openattr test code into basic/attr.c
- cleaned up the RAW-WRITE test so it passes against w2k3, and gives more useful error messages (This used to be commit d4042c4364b571b9425e1706fc765376160c8a60)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index a21543647f..20f0f7bbc5 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -14,7 +14,8 @@ ADD_OBJ_FILES = \
torture/basic/secleak.o \
torture/basic/rename.o \
torture/basic/dir.o \
- torture/basic/delete.o
+ torture/basic/delete.o \
+ torture/basic/attr.o
REQUIRED_SUBSYSTEMS = \
LIBSMB
# End SUBSYSTEM TORTURE_BASIC