summaryrefslogtreecommitdiffstats
path: root/test/test-functions
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2024-02-16 16:22:05 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2024-02-19 17:45:19 +0100
commitdfdcc7c987bf9d66ecdb7e4a88e8abdb342df299 (patch)
tree2d2638f81793522fd1629111c6570bfdafc17fc8 /test/test-functions
parentci(labeler): add policy for `escape` labeler (diff)
downloadsystemd-dfdcc7c987bf9d66ecdb7e4a88e8abdb342df299.tar.xz
systemd-dfdcc7c987bf9d66ecdb7e4a88e8abdb342df299.zip
test: add a test for #31384
Diffstat (limited to 'test/test-functions')
-rw-r--r--test/test-functions1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-functions b/test/test-functions
index a3bb4abc00..f99d177e2f 100644
--- a/test/test-functions
+++ b/test/test-functions
@@ -256,6 +256,7 @@ BASICTOOLS=(
useradd
userdel
wc
+ whoami
xargs
xzcat
)