summaryrefslogtreecommitdiff
path: root/src/3rd_party/dbus-1.7.8/test/data/auth/extra-bytes.auth-script
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rd_party/dbus-1.7.8/test/data/auth/extra-bytes.auth-script')
-rw-r--r--src/3rd_party/dbus-1.7.8/test/data/auth/extra-bytes.auth-script10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/3rd_party/dbus-1.7.8/test/data/auth/extra-bytes.auth-script b/src/3rd_party/dbus-1.7.8/test/data/auth/extra-bytes.auth-script
deleted file mode 100644
index cd1e01d220..0000000000
--- a/src/3rd_party/dbus-1.7.8/test/data/auth/extra-bytes.auth-script
+++ /dev/null
@@ -1,10 +0,0 @@
-## this tests that we have the expected extra bytes at the end
-
-SERVER
-SEND 'AUTH EXTERNAL USERID_HEX'
-EXPECT_COMMAND OK
-EXPECT_STATE WAITING_FOR_INPUT
-SEND 'BEGIN\r\nHello'
-EXPECT_STATE AUTHENTICATED_WITH_UNUSED_BYTES
-EXPECT_UNUSED 'Hello\r\n'
-EXPECT_STATE AUTHENTICATED