summaryrefslogtreecommitdiff
path: root/src/3rd_party/dbus-1.7.8/test/data/auth/external-silly.auth-script
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rd_party/dbus-1.7.8/test/data/auth/external-silly.auth-script')
-rw-r--r--src/3rd_party/dbus-1.7.8/test/data/auth/external-silly.auth-script12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/3rd_party/dbus-1.7.8/test/data/auth/external-silly.auth-script b/src/3rd_party/dbus-1.7.8/test/data/auth/external-silly.auth-script
deleted file mode 100644
index 4e18ee8d71..0000000000
--- a/src/3rd_party/dbus-1.7.8/test/data/auth/external-silly.auth-script
+++ /dev/null
@@ -1,12 +0,0 @@
-## 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
-