- extend & fixup test suite
[m6w6/ext-http] / tests / etag_mode_004.phpt
index 571933e10ae2a427e51066a3741185ab619c1261..b8bb04d9f068d7df17106af9e24d315bbc697c67 100644 (file)
@@ -4,6 +4,9 @@ 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