selftest: Add share for error injection testing
[mdw/samba.git] / selftest / target / Samba3.pm
index afbc795fead81172e211234dc11e263881fa9073..229435dda74bf5ff37108d1096c408036aad52ac 100755 (executable)
@@ -2150,6 +2150,10 @@ sub provision($$$$$$$$$)
 [compound_find]
        copy = tmp
        smbd:find async delay usec = 10000
+[error_inject]
+       copy = tmp
+       vfs objects = error_inject
+       include = $libdir/error_inject.conf
        ";
        close(CONF);