dbus-test-runner software package provides Runs tests under a new DBus session, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dbus-test-runner
dbus-test-runner is installed in your system.
Make ensure the dbus-test-runner package were installed using the commands given below,
$ sudo dpkg-query -l | grep dbus-test-runner *
You will get with dbus-test-runner package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | GNOME |
| Package | dbus-test-runner |
| Version | 0.0.5-0ubuntu1 |
| Description | Runs tests under a new DBus session |
| Sub Section | GNOME |