From d1cbe535c1fe4d610fb7188179646ded1c499196 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 16 Apr 2023 18:23:19 +0800 Subject: dbus: Enable tests Though many tests are disabled w/o optional dependencies, we can at least run a dozen of tests. --- chapter08/dbus.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'chapter08/dbus.xml') diff --git a/chapter08/dbus.xml b/chapter08/dbus.xml index 8f3c80f7a..f59dd122b 100644 --- a/chapter08/dbus.xml +++ b/chapter08/dbus.xml @@ -79,10 +79,14 @@ make - This package does come with a test suite, but it requires several + To test the results, issue: + +make check + + Many tests are disabled because they require additional packages that are not included in LFS. Instructions for running the - test suite can be found in the BLFS book at - . + comprehensive test suite can be found in + the BLFS book. Install the package: @@ -107,7 +111,7 @@ dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor, dbus-run-session, dbus-send, dbus-test-tool, dbus-update-activation-environment, and dbus-uuidgen - libdbus-1.{a,so} + libdbus-1.so /etc/dbus-1, /usr/include/dbus-1.0, /usr/lib/dbus-1.0, /usr/share/dbus-1, /usr/share/doc/dbus-&dbus-version;, and /var/lib/dbus -- cgit v1.2.3-54-g00ecf