diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2011-03-04 14:32:58 -0800 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2011-03-04 14:32:58 -0800 |
commit | fb199cd29d0ce275f9b9b28b1ebf6af3e0887950 (patch) | |
tree | aa3d156eb9c2fbfb4347ef438f20bbb6616b41af /tests/README | |
parent | a8aab6e7d45fe1e325100c6c5938a4258327dd08 (diff) |
Converted tests 558 & 559 to use the unit test framework as 1305
Test 558 was just a subset of 559 which is something that can be
easily added later.
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/README b/tests/README index be22778cd..4d8e70c78 100644 --- a/tests/README +++ b/tests/README @@ -145,7 +145,9 @@ TEST CASE NUMBERS 600 - 699 SCP/SFTP 700 - 799 SOCKS4 (even numbers) and SOCK5 (odd numbers) 800 - 899 POP3, IMAP, SMTP - 1000 - 1999 miscellaneous* + 1000 - 1299 miscellaneous* + 1300 - 1399 unit tests* + 1400 - 1999 miscellaneous* 2000 - x multiple sequential protocols per test case* Since 30-apr-2003, there's nothing in the system that requires us to keep |