os/ossrv/ofdbus/dbus/data/auth/invalid-command.auth-script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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