Imported Upstream version 1.5.12
[platform/upstream/dbus.git] / test / data / auth / invalid-command.auth-script
1 ## this tests that receiving a nonexistent command is handled properly
2 ## by a server
3
4 SERVER
5 SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
6 EXPECT_COMMAND ERROR
7 EXPECT_STATE WAITING_FOR_INPUT