android_mt6572_jiabo/external/dbus/test/data/auth/external-silly.auth-script
2025-09-05 16:56:03 +08:00

12 lines
376 B
Text

## this tests we can't auth if socket reports silly credentials but we ask for our own uid
SERVER
## verify that prior to doing anything, we haven't authed as anyone
EXPECT_HAVE_NO_CREDENTIALS
SILLY_CREDENTIALS
SEND 'AUTH EXTERNAL USERID_HEX'
EXPECT_COMMAND REJECTED
EXPECT_STATE WAITING_FOR_INPUT
## verify that we still haven't authed as anyone
EXPECT_HAVE_NO_CREDENTIALS