aboutsummaryrefslogtreecommitdiff
path: root/src/test/test-network.sh
AgeCommit message (Expand)Author
2015-09-09Bump default test-network bootstrap time to 35 sec (see 16953)Nick Mathewson
2015-09-09Increase default boostrap time in test-network.shteor (Tim Wilson-Brown)
2015-09-08Make test-network.sh more robust against arguments containing spacesteor (Tim Wilson-Brown)
2015-09-02Test bridges and hidden services in make test-networkteor (Tim Wilson-Brown)
2015-08-03When building with coverage, run chutney with coverageNick Mathewson
2015-07-06Add chutney performance testing support to src/test/test-network.shteor
2015-03-22Fix test-network.sh argument parsingSebastian Hahn
2015-01-10Speed up hidden service bootstrap by reducing the initial post delayteor
2014-10-08Merge remote-tracking branches 'teor/issue-13161-test-network' and 'teor/issu...Nick Mathewson
2014-10-05Exit test-network with status of chutney verifyteor
2014-10-04Stop an apparent test-network hang when used with make -j2teor
2014-10-01Add test-network delay optionteor
2014-10-01test-network.sh: Use "/bin/echo -n" rather than builtin echoteor
2013-09-29test-network.sh: tools dir in PATH, parameterizationJim Pannacciulli
2013-06-18Invoke binaries in $PATH rather than by absolute path.Linus Nordberg
2013-06-14Use CHUTNEY_PATH to find Chutney.Linus Nordberg
2013-06-13Add make target test-network running traffic tests in a Chutney network.Linus Nordberg