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