selftest: Add basic content-lenght http tests
[samba.git] / selftest / tests.py
index 10d55363ffd6d3f369beaa255efc766d461959cc..a5702efb530866f951fa9e33335e293b70c9c16e 100644 (file)
@@ -221,6 +221,7 @@ plantestsuite(
     "samba4.blackbox.test_special_group", "none",
     cmdline('test_special_group.sh', '$PREFIX_ABS/provision'))
 
+planpythontestsuite("fileserver", "samba.tests.blackbox.http_content")
 planpythontestsuite("none", "samba.tests.upgradeprovision")
 planpythontestsuite("none", "samba.tests.xattr")
 planpythontestsuite("none", "samba.tests.ntacls")