s4 smbd standard tests: limit forked processes
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 17 Sep 2018 23:21:40 +0000 (11:21 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 30 Nov 2018 10:42:44 +0000 (11:42 +0100)
commit2381b4ff6794ba514cca57d3995459bc2cef8352
tree2d24f96a189420fd856cf4721426745a3d53c687
parentb3490049574d2e9651a402d6335fa23cefb182c5
s4 smbd standard tests: limit forked processes

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>
python/samba/tests/process_limits.py [new file with mode: 0644]
selftest/knownfail.d/process_limit [new file with mode: 0644]
selftest/target/README
selftest/target/Samba.pm
selftest/target/Samba4.pm
source4/selftest/tests.py