Fix a compiler warning about an unused function in tests.

* SConstruct (ENABLE_SLOW_TESTS): New configuration variable.
   If set, enable the test_deflate_4GBplus_buckets() test case.

* test/test_buckets.c (test_deflate_4GBplus_buckets): Only define
   this function if SERF_TEST_DEFLATE_4GBPLUS_BUCKETS is defined.
  (test_buckets): Use the same condition to add it to the test suite.


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1830691 13f79535-47bb-0310-9956-ffa450edef68
2 files changed