- extend & fixup test suite
[m6w6/ext-http] / tests / etag_mode_014.phpt
index bd4df9538c80fefbd5ba71e9aaf0540277923142..29be1dec19d30174049f21249823b4f3fe0aead0 100644 (file)
@@ -4,6 +4,9 @@ ob mhash etag
 <?php
 include 'skip.inc';
 checkcgi();
+checkmax(5.0);
+skipif(!http_support(HTTP_SUPPORT_MHASHETAGS), 'need mhash support');
+skipif(!defined('HTTP_ETAG_MHASH_WHIRLPOOL'), 'need whirlpool mhash support');
 ?>
 --FILE--
 <?php