tests: add test for chunked encoding with http cli library
[samba.git] / selftest / tests.py
index a5702efb530866f951fa9e33335e293b70c9c16e..0d5db685015a939d5811b98273d7a855dc1ec74d 100644 (file)
@@ -222,6 +222,7 @@ plantestsuite(
     cmdline('test_special_group.sh', '$PREFIX_ABS/provision'))
 
 planpythontestsuite("fileserver", "samba.tests.blackbox.http_content")
+planpythontestsuite("fileserver", "samba.tests.blackbox.http_chunk")
 planpythontestsuite("none", "samba.tests.upgradeprovision")
 planpythontestsuite("none", "samba.tests.xattr")
 planpythontestsuite("none", "samba.tests.ntacls")