projects
/
platform
/
upstream
/
dbus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'dbus-1.4'
[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