Skip to content
Niklas Andersson edited this page May 3, 2016 · 12 revisions

In order to facilitate problem solving it helps to have a consistent way of communicating test results.

Please first review our Debug HOWTO and make sure you have the -dbg packages installed.

Below we describe the most common scenarios and how they are best tested (with full logging).

In the test we have two participants. We call them A (The caller, who initiate the communication) and B (The callee, who is on the receiving end of the action).

Clone this wiki locally