summaryrefslogtreecommitdiff
path: root/src/3rd_party/dbus-1.7.8/test/data/auth/external-failed.auth-script
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rd_party/dbus-1.7.8/test/data/auth/external-failed.auth-script')
-rw-r--r--src/3rd_party/dbus-1.7.8/test/data/auth/external-failed.auth-script11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/3rd_party/dbus-1.7.8/test/data/auth/external-failed.auth-script b/src/3rd_party/dbus-1.7.8/test/data/auth/external-failed.auth-script
deleted file mode 100644
index 7c4e90018c..0000000000
--- a/src/3rd_party/dbus-1.7.8/test/data/auth/external-failed.auth-script
+++ /dev/null
@@ -1,11 +0,0 @@
-## this tests that auth of type EXTERNAL without credentials will fail
-
-SERVER
-NO_CREDENTIALS
-## verify that prior to doing anything, we haven't authed as anyone
-EXPECT_HAVE_NO_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