summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-01-19 03:34:49 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:59 -0500
commitd04e3bcca657aef9d91b495eb0b1c431e1794084 (patch)
tree1b992cc3fddf4220cebc728fdb6202de7f7bd90a /source4/script
parenta3c562b751637575941875d69b1c7fb395e8820b (diff)
downloadsamba-d04e3bcca657aef9d91b495eb0b1c431e1794084.tar.gz
samba-d04e3bcca657aef9d91b495eb0b1c431e1794084.tar.bz2
samba-d04e3bcca657aef9d91b495eb0b1c431e1794084.zip
r4833: added LOCAL-SOCKET to the list of tests that are expected to pass
(This used to be commit 480a4e3d9029fbeca876c736e7c87bc3352b4b4c)
Diffstat (limited to 'source4/script')
-rwxr-xr-xsource4/script/tests/test_posix.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/test_posix.sh b/source4/script/tests/test_posix.sh
index 9c46b83552..da7fceee43 100755
--- a/source4/script/tests/test_posix.sh
+++ b/source4/script/tests/test_posix.sh
@@ -43,6 +43,7 @@ tests="$tests RAW-LOCK RAW-MKDIR RAW-SEEK RAW-CONTEXT RAW-MUX RAW-OPEN RAW-WRITE
tests="$tests RAW-UNLINK RAW-READ RAW-CLOSE RAW-IOCTL RAW-SEARCH RAW-CHKPATH RAW-RENAME"
tests="$tests RAW-EAS RAW-STREAMS RAW-ACLS"
tests="$tests LOCAL-ICONV LOCAL-TALLOC LOCAL-MESSAGING LOCAL-BINDING LOCAL-IDTREE"
+tests="$tests LOCAL-SOCKET"
soon="BASE-CHARSET RAW-OPLOCK RAW-NOTIFY BASE-DELAYWRITE"