3 test -r random_blob || die
"random_blob required, run with 'make $0'"
7 t_plan
13 "IO::Splice.copy_stream byte range response for $model"
9 t_begin
"setup and startup" && {
12 cat >> $unicorn_config <<EOF
15 copy_stream IO::Splice
17 def (::IO).copy_stream(*x); abort "NO"; end
20 # can't load Rack::Lint here since it clobbers body#to_path
21 rainbows
-E none
-D large-file-response.ru
-c $unicorn_config
25 . .
/byte-range-common.sh