diff options
author | Simon McVittie <smcv@debian.org> | 2013-06-12 16:05:53 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2013-06-12 16:05:53 +0100 |
commit | 74d2166e5fad7901881ed61b4bb12f78ceec0d5f (patch) | |
tree | e5cb32e2960b7f1d955483c15e916228b47f3215 /doc/dbus-test-plan.html | |
parent | 240a7a11d080e12a8572a65559b007518a985f1f (diff) | |
download | dbus-upstream/1.4.26.tar.gz |
Imported Upstream version 1.4.26upstream/1.4.26
Diffstat (limited to 'doc/dbus-test-plan.html')
-rw-r--r-- | doc/dbus-test-plan.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dbus-test-plan.html b/doc/dbus-test-plan.html index b76fff5d..b705a8f3 100644 --- a/doc/dbus-test-plan.html +++ b/doc/dbus-test-plan.html @@ -38,7 +38,7 @@ Message Builder. The message builder can take a serialized message in string-form and convert it into a raw character string which can then be loaded by the message loader. - </p><div class="figure"><a name="idp3745024"></a><p class="title"><b>Figure 1. Example of a message in string form</b></p><div class="figure-contents"><pre class="programlisting"> + </p><div class="figure"><a name="idp4253200"></a><p class="title"><b>Figure 1. Example of a message in string form</b></p><div class="figure-contents"><pre class="programlisting"> # Standard org.freedesktop.DBus.Hello message VALID_HEADER @@ -75,7 +75,7 @@ can read authentication sequences from a file and play them back to a dummy server and client to make sure that authentication is working according to the specification. - </p><div class="figure"><a name="idp3751712"></a><p class="title"><b>Figure 2. Example of an authentication script</b></p><div class="figure-contents"><pre class="programlisting"> + </p><div class="figure"><a name="idp4259888"></a><p class="title"><b>Figure 2. Example of an authentication script</b></p><div class="figure-contents"><pre class="programlisting"> ## this tests a successful auth of type EXTERNAL SERVER |