about summary refs log tree commit diff
path: root/src/testsuite/stress-B.e
AgeCommit message (Collapse)Author
2024-04-05Test suite: wait for ERROR message on QUITAlexander Barton
Wait for the "ERROR :Closing connection" message sent by ngIRCd when handling the QUIT command, do not wait for "Connection closed" which is actually output by the telnet(1) command and is implementation dependant! For example, on Haiku OS, this is not always(!) echoed (the command seems to hang sometimes?) which results in unpredictable failures in the test suite ...
2014-04-17Test suite: Update file headers and commentsAlexander Barton
2005-12-30Modified expect script to work with servers having IDENT support.Alexander Barton
2005-08-12Made test script run a longer time.Alexander Barton
2002-09-09- EXTRA_DIST ergaenzt, clean-Target erweitert.Alexander Barton
- neues Script "stress-server.sh" integriert.