ofdbus/dbus/data/auth/client-side-successful.auth-script
author Peter Fordham <peter.fordham@gmail.com>
Mon, 22 Mar 2010 12:57:04 -0700
branchCompilerCompatibility
changeset 13 ef48f5dc1b7f
parent 0 e4d67989cc36
permissions -rw-r--r--
Bug 1713 - You can't check the existence of a typedef using the preprocessor. Added a preprocessor check. Also removed an overqualified method name.

## this will test client for successful authentication


CLIENT
EXPECT_COMMAND AUTH
SEND 'DATA CHALLENGE_NUMBER'
EXPECT_COMMAND DATA
SEND 'OK 1234'
EXPECT_COMMAND BEGIN
EXPECT_STATE AUTHENTICATED