mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Tests: - Make a privileged method throw and exception after spewing output to stdout and stderr. The exception caught on the service daemon contains the expected stdout and stderr messages. - Sending SIGTERM to privileged daemon shuts down the daemon. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>