blob: c49cb8d36d420671dbf8cd3465d388897f4681f9 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001## this tests that receiving a nonexistent command is handled properly
2## by a server
3
4SERVER
5SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
6EXPECT_COMMAND ERROR
7EXPECT_STATE WAITING_FOR_INPUT