dbus-test-runner
Runs tests under a new DBus session
Install
- All systems
-
curl cmd.cat/dbus-test-runner.sh
- Debian
-
apt-get install dbus-test-runner - Ubuntu
-
apt-get install dbus-test-runner - Kali Linux
-
apt-get install dbus-test-runner - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dbus-test-runner - Raspbian
-
apt-get install dbus-test-runner
dbus-test-runner
Runs tests under a new DBus session
A simple little executable for running a couple of programs under a new DBus session. Use this DBus tool for unit testing of code that accesses DBus at runtime.