Fix the FTP parser test program to handle multiline responses
commit1ad9d5b2b8601d2959c242ad2e0e7dd9bea23e91
authorJonas Fonseca <fonseca@diku.dk>
Wed, 27 Feb 2008 12:17:46 +0000 (27 13:17 +0100)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Thu, 28 Feb 2008 21:38:55 +0000 (28 23:38 +0200)
treea363a0be5d06d20b208cbfd23c358c381302b3b3
parent577c241438587e6d0b5b3fab01cc7ed30eaae3d1
Fix the FTP parser test program to handle multiline responses

... so all the tests with responses stretching multiple lines are
actually tested in their entirety.

(cherry picked from commit aa9a847c00727ed5020e76c354a46a7fe8e0f4d2,
 resolving a conflict due to the use of get_test_opt)
src/protocol/ftp/ftp-parser.c