ofdbus/dbus/data/auth/client-side-successful.auth-script
author Peter Fordham <peter.fordham@gmail.com>
Mon, 22 Mar 2010 12:54:15 -0700
branchCompilerCompatibility
changeset 11 8d1ef0d13f16
parent 0 e4d67989cc36
permissions -rw-r--r--
Bug 1697 - Restructed function control flow to aviod branching across initialization.

## 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