diff options
Diffstat (limited to 'test/timeout.ok')
-rw-r--r-- | test/timeout.ok | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/timeout.ok b/test/timeout.ok new file mode 100644 index 00000000..a388747b --- /dev/null +++ b/test/timeout.ok @@ -0,0 +1,12 @@ +With timeouts +hello +-1 1 1 +1 + +With timeouts and retries +hello +1 timed out; trying again +2 timed out; trying again +3 timed out; trying again +goodbye +0 |