xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | IMAP | ||||
5 | CONNECT_ONLY | ||||
6 | </keywords> | ||||
7 | </info> | ||||
8 | |||||
9 | # | ||||
10 | # Server-side | ||||
11 | <reply> | ||||
12 | <data> | ||||
13 | </data> | ||||
14 | </reply> | ||||
15 | |||||
16 | # | ||||
17 | # Client-side | ||||
18 | <client> | ||||
19 | <server> | ||||
20 | imap | ||||
21 | </server> | ||||
22 | <name> | ||||
23 | IMAP with CONNECT_ONLY, custom command then exit | ||||
24 | </name> | ||||
25 | <tool> | ||||
26 | lib%TESTNUMBER | ||||
27 | </tool> | ||||
28 | |||||
29 | <command> | ||||
30 | imap://%HOSTIP:%IMAPPORT/677 | ||||
31 | </command> | ||||
32 | |||||
33 | </client> | ||||
34 | |||||
35 | # | ||||
36 | # Verify data after the test has been "shot" | ||||
37 | <verify> | ||||
38 | <protocol> | ||||
39 | A001 CAPABILITY | ||||
40 | A1 IDLE | ||||
41 | </protocol> | ||||
42 | </verify> | ||||
43 | </testcase> |