Skip to content

Commit

Permalink
test: show dbus-broker's service status after running dfuzzer
Browse files Browse the repository at this point in the history
  • Loading branch information
mrc0mmand committed May 13, 2024
1 parent 9eb0b7e commit 506e25a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration/fuzz/dfuzzer/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ systemctl status --no-pager dbus-broker.service
# signatures. Also, it's fuzzed in upstream by dfuzzer as well, which should make the test less prone to fails
# due to issues on systemd's side.
setpriv --reuid="$TEST_USER" --init-group -- dfuzzer -v --buffer-limit=10240 --bus org.freedesktop.systemd1

systemctl status --no-pager dbus-broker.service

0 comments on commit 506e25a

Please sign in to comment.