File: invalid-command-client.auth-script

package info (click to toggle)
dbus 1.16.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,048 kB
  • sloc: ansic: 106,015; xml: 9,270; sh: 1,967; python: 242; makefile: 230; cpp: 27
file content (8 lines) | stat: -rw-r--r-- 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