diff options
| author | Michael Adam <obnox@samba.org> | 2014-08-18 18:20:34 +0200 |
|---|---|---|
| committer | Michael Adam <obnox@samba.org> | 2014-09-24 08:44:12 +0200 |
| commit | db809c5eb494fe345b43b0f30cfa4e61004f6f22 (patch) | |
| tree | fdb77ec9a0062f5d736f3dd15ff0bd0eb92ca8ce /source3/wscript_build | |
| parent | 01026363dd0051eac00b555c5e0503a0484134cc (diff) | |
| download | samba-db809c5eb494fe345b43b0f30cfa4e61004f6f22.tar.gz samba-db809c5eb494fe345b43b0f30cfa4e61004f6f22.tar.xz samba-db809c5eb494fe345b43b0f30cfa4e61004f6f22.zip | |
s3:torture: add test LOCAL-MESSAGING-FDPASS1
Verify that a process can not pass an fd to itself.
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/wscript_build')
| -rwxr-xr-x | source3/wscript_build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index 740ab76514..ca46dad68b 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -1252,6 +1252,7 @@ bld.SAMBA3_BINARY('smbtorture' + bld.env.suffix3, torture/test_dbwrap_ctdb.c torture/test_buffersize.c torture/test_messaging_read.c + torture/test_messaging_fd_passing.c torture/test_oplock_cancel.c torture/t_strappend.c torture/bench_pthreadpool.c |
