tests: common basic HTTP tests for all models
commit61a50566ea0799a9b19c3dcfdf9b1ae5ea083dd2
authorEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:56 +0000 (17 22:42 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:56 +0000 (17 22:42 -0700)
treef28eeeb655e378fc187e28199af62d37aa1c98c2
parent0719c5a7ac09078c810507244a86ba44623757c4
tests: common basic HTTP tests for all models

We support pipelining, keepalive, and even HTTP/0.9!
t/lib-simple-http.sh [new file with mode: 0644]
t/t0000-basic.sh
t/t1000-thread-pool-basic.sh
t/t2000-thread-spawn-basic.sh
t/t3000-revactor-basic.sh
t/t3001-revactor-pipeline.sh [deleted file]
t/t4000-rev-basic.sh