summaryrefslogtreecommitdiff
path: root/selftest/target
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2018-04-20 11:27:30 +0200
committerVolker Lendecke <vl@samba.org>2018-04-23 10:30:19 +0200
commitb805a5975ec9b5f152803764e5e5f02a92e8ddba (patch)
tree4d78910d0b6d921b9fc535665c62ea897db335f4 /selftest/target
parent7ba243f3e72253992e6af3a2cc2bd0562170845f (diff)
downloadsamba-b805a5975ec9b5f152803764e5e5f02a92e8ddba.tar.gz
selftest: add some basic testing for aio_pthread
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'selftest/target')
-rwxr-xr-xselftest/target/Samba3.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index b93cbc27507..6c867012738 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -770,6 +770,12 @@ sub setup_simpleserver
full_audit:success = none
full_audit:failure = none
+[vfs_aio_pthread]
+ path = $prefix_abs/share
+ read only = no
+ vfs objects = aio_pthread
+ aio_pthread:aio open = yes
+
[vfs_aio_fork]
path = $prefix_abs/share
vfs objects = aio_fork