summaryrefslogtreecommitdiffstats
path: root/test/TEST-74-AUX-UTILS
diff options
context:
space:
mode:
authorMichal Sekletar <msekleta@redhat.com>2024-09-06 19:23:09 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2024-10-30 13:38:27 +0100
commit65c75f99e16490346c039fae5159a8785afe3e0e (patch)
treef5424a94c7337ae6a5223b4d4f5507a00e5179ee /test/TEST-74-AUX-UTILS
parentcoredump: return correct error variable (diff)
downloadsystemd-65c75f99e16490346c039fae5159a8785afe3e0e.tar.xz
systemd-65c75f99e16490346c039fae5159a8785afe3e0e.zip
test: add test coverage for EnterNamespace=
Diffstat (limited to 'test/TEST-74-AUX-UTILS')
-rwxr-xr-xtest/TEST-74-AUX-UTILS/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-74-AUX-UTILS/test.sh b/test/TEST-74-AUX-UTILS/test.sh
index d9ae70c68c..b10965040a 100755
--- a/test/TEST-74-AUX-UTILS/test.sh
+++ b/test/TEST-74-AUX-UTILS/test.sh
@@ -36,6 +36,7 @@ test_append_files() {
instmods vmw_vsock_virtio_transport
instmods vsock_loopback
instmods vmw_vsock_vmci_transport
+ inst_binary gcc
generate_module_dependencies
}