]> err.no Git - varnish/commit
Add a regression test for the LRU. Currently, it tests that the child does
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 29 Jun 2007 12:57:55 +0000 (12:57 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 29 Jun 2007 12:57:55 +0000 (12:57 +0000)
commit4b8b5cfe715e915f922701190c9acb1720d2ae90
tree2af34f1a32ee5774c8ba99ebfb7242c01457ee1f
parenteee2dfd7ed2b1a17b491c46c9ba6ebaef0a6a2bf
Add a regression test for the LRU.  Currently, it tests that the child does
not crash when the cache fills up, and that a request for a document that
ought to have been evicted does not result in a cache hit.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1601 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-tools/regress/lib/Varnish/Test/Case/LRU.pm [new file with mode: 0644]