sdk-dbus-tools-d-feet manual

medium

Image Types:
basesdk-amd64 / sdk-amd64
Image Deployment:
APT
Type:
performance

Description

Test that D-Feet both shows services on the session bus and that new services appear automatically.


Pre Conditions

  1. Ensure Rootfs is remounted as read/write.
  2. $ sudo mount -o remount,rw /
  3. Install dependencies
  4. $ sudo apt install dbus-tests
  5. Restart the system to restore the filesystem state to read-only before running the test.
  6. $ sudo reboot

Execution Steps

  1. Run D-Feet via Applications Menu > Development > D-Feet
  2. View the session bus by clicking on the "Session Bus" tab
  3. If the "Session Bus" is not available then activate it with File > Connect to Session Bus
  4. Set the Filter field to "echo" (without quotes)
  5. Open a terminal window and run the test command:
  6. $ dbus-test-tool echo --name=com.example.Echo

Expected

The D-Feet window should now show a new service in its filtered view called "com.example.Echo".