]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/history - tests/tests-normal.sh
tests: Rename tlsproxy() and server() to *_background().
[tlsproxy/tlsproxy.git] / tests / tests-normal.sh
2013-08-18 Simon Ruderichtests: Rename tlsproxy() and server() to *_background().
2013-07-29 Simon Ruderichtests: Call stop_servers when the shell terminates.
2013-07-28 Simon Ruderichtests: Add tlsproxy_add() helper function.
2013-07-28 Simon Ruderichtests: Add tlsproxy_setup() helper function.
2013-07-28 Simon Ruderichtests: Wait until tlsproxy and gnutls-serv are ready.
2013-07-28 Simon Ruderichtests: Remove tmp in cleanup().
2013-07-28 Simon Ruderichtests: Kill PIDs in stop_servers(), not process names.
2013-07-28 Simon Ruderichtests: Improve error messages on test failure.
2013-07-12 Simon Ruderichtests: Cleanup.
2013-01-15 Simon Ruderichsrc/*,tests/*: Update copyright year.
2012-03-11 Simon Ruderichsrc/*,test/*: Add missing quotes to shell scripts.
2012-03-11 Simon Ruderichsrc/*,tests/*: Update copyright year.
2011-09-17 Simon Ruderichsrc/verify.c: Better handle a missing proxy certificate.
2011-09-17 Simon Ruderichtests/tests-*.sh: Remove unnecessary calls to tlsproxy...
2011-03-15 Simon Ruderichtests/test-*.sh: Minor comment update.
2011-03-15 Simon Ruderichtests: Correctly handle cleanup of (temporary) files.
2011-03-15 Simon Ruderichtests: Separate common test data, move tests in tests...