summaryrefslogtreecommitdiff
path: root/python/samba/tests/process_limits.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-30s4 smbd standard tests: limit forked processesGary Lockyer1-0/+78
Tests to confirm the standard process model honours the smbd.conf variable "max smbd processes", when forking a new process on accept. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>