summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2023-05-12 17:56:22 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-05-13 00:26:38 +0200
commit990b629e1253ffdd306aa9e3ae6f48235ca9512d (patch)
tree0529e244c918ba32db72587b1545b1a254ac5668 /test
parent378db9e2b93fe6b65f9c30fb839ca30fb3f1a135 (diff)
downloadsystemd-990b629e1253ffdd306aa9e3ae6f48235ca9512d.tar.gz
test: always install the script utility
Diffstat (limited to 'test')
-rwxr-xr-xtest/TEST-26-SYSTEMCTL/test.sh4
-rwxr-xr-xtest/TEST-74-AUX-UTILS/test.sh4
-rw-r--r--test/test-functions1
3 files changed, 1 insertions, 8 deletions
diff --git a/test/TEST-26-SYSTEMCTL/test.sh b/test/TEST-26-SYSTEMCTL/test.sh
index 659311be4d..64accf850f 100755
--- a/test/TEST-26-SYSTEMCTL/test.sh
+++ b/test/TEST-26-SYSTEMCTL/test.sh
@@ -7,8 +7,4 @@ TEST_DESCRIPTION="systemctl-related tests"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
-test_append_files() (
- image_install script
-)
-
do_test "$@"
diff --git a/test/TEST-74-AUX-UTILS/test.sh b/test/TEST-74-AUX-UTILS/test.sh
index 94bb159464..f422c89141 100755
--- a/test/TEST-74-AUX-UTILS/test.sh
+++ b/test/TEST-74-AUX-UTILS/test.sh
@@ -7,8 +7,4 @@ TEST_DESCRIPTION="Tests for auxiliary utilities"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
-test_append_files() (
- image_install script
-)
-
do_test "$@"
diff --git a/test/test-functions b/test/test-functions
index 6063c5d5e2..1f9fa6bb57 100644
--- a/test/test-functions
+++ b/test/test-functions
@@ -211,6 +211,7 @@ BASICTOOLS=(
rm
rmdir
rmmod
+ script
sed
seq
setfattr