File: invalid-command-client.auth-script

package info (click to toggle)
dbus 1.0.2-1%2Betch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,120 kB
  • ctags: 4,346
  • sloc: ansic: 65,805; sh: 8,901; xml: 6,705; makefile: 515
file content (8 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
## this tests that receiving a nonexistent command is handled properly
## by a client

CLIENT
EXPECT_COMMAND AUTH
SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
EXPECT_COMMAND ERROR
EXPECT_STATE WAITING_FOR_INPUT