dbus/test/data/auth/mechanisms.auth-script
Havoc Pennington c9ea8fac50 2003-02-12 Havoc Pennington <hp@pobox.com>
* dbus/dbus-string.c (_dbus_string_pop_line): fix to also strip
	\r off of popped lines

	* dbus/dbus-auth.c (_dbus_auth_test): write code to run auth
	scripts

	* dbus/dbus-auth-script.c (_dbus_auth_script_run): when doing a
	SEND, append \r\n
2003-02-13 02:33:32 +00:00

8 lines
160 B
Text

## this tests that the server sends a list of mechanisms
## in response to blank AUTH
SERVER
SEND AUTH
EXPECT_COMMAND REJECTED
EXPECT_STATE WAITING_FOR_INPUT