summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_posix.sh
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-07-01 14:31:20 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:09:43 -0500
commit2e56d833b43afe52e5f9db0221be615c5709e85e (patch)
tree1409ed43f9044642b97beff5eb0074fc0d7c5fb6 /source4/script/tests/test_posix.sh
parentdd44e2415ce2f0c6afddbb88b0c069ade95dc99f (diff)
downloadsamba-2e56d833b43afe52e5f9db0221be615c5709e85e.tar.gz
samba-2e56d833b43afe52e5f9db0221be615c5709e85e.tar.bz2
samba-2e56d833b43afe52e5f9db0221be615c5709e85e.zip
r16739: test SMB2-GETINFO SMB2-SETINFO by make test
metze (This used to be commit 0ebb25de5680cb783d1d79e580aab3f1f03871bc)
Diffstat (limited to 'source4/script/tests/test_posix.sh')
-rwxr-xr-xsource4/script/tests/test_posix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_posix.sh b/source4/script/tests/test_posix.sh
index df8648caaf..7d526e84b2 100755
--- a/source4/script/tests/test_posix.sh
+++ b/source4/script/tests/test_posix.sh
@@ -43,7 +43,7 @@ raw="$raw RAW-IOCTL RAW-LOCK RAW-MKDIR RAW-MUX RAW-NOTIFY RAW-OPEN RAW-OPLOCK"
raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK"
raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
-smb2="SMB2-CONNECT"
+smb2="SMB2-CONNECT SMB2-GETINFO SMB2-SETINFO"
tests="$base $raw $smb2"