os/ossrv/ofdbus/dbus/data/auth/client-side-successful.auth-script
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/ofdbus/dbus/data/auth/client-side-successful.auth-script	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +## this will test client for successful authentication
     1.5 +
     1.6 +
     1.7 +CLIENT
     1.8 +EXPECT_COMMAND AUTH
     1.9 +SEND 'DATA CHALLENGE_NUMBER'
    1.10 +EXPECT_COMMAND DATA
    1.11 +SEND 'OK 1234'
    1.12 +EXPECT_COMMAND BEGIN
    1.13 +EXPECT_STATE AUTHENTICATED
    1.14 \ No newline at end of file