From be51fff1cdf90ce364cfd25add407592acf6558b Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Tue, 17 Jun 2025 13:13:26 +0300 Subject: [PATCH] [#3493] Add ChangeLog entry --- ...t-filter-and-ping-check-unit-tests-with-sudo-on-make-check | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog_unreleased/3493-run-pkt-filter-and-ping-check-unit-tests-with-sudo-on-make-check diff --git a/changelog_unreleased/3493-run-pkt-filter-and-ping-check-unit-tests-with-sudo-on-make-check b/changelog_unreleased/3493-run-pkt-filter-and-ping-check-unit-tests-with-sudo-on-make-check new file mode 100644 index 0000000000..7256ac227e --- /dev/null +++ b/changelog_unreleased/3493-run-pkt-filter-and-ping-check-unit-tests-with-sudo-on-make-check @@ -0,0 +1,4 @@ +[build] andrei + Unit tests that require root privileges are now run automatically + on "meson test" by having privileges elevated via sudo. + (Gitlab #3493) -- 2.47.2