1
## this tests that the server sends a list of mechanisms
2
## in response to blank AUTH
3
4
SERVER
5
SEND AUTH
6
EXPECT_COMMAND REJECTED
7
EXPECT_STATE WAITING_FOR_INPUT
8