]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: rename TEST-26-SETENV to TEST-26-SYSTEMCTL
authorFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 1 Nov 2022 16:53:42 +0000 (17:53 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 1 Nov 2022 16:53:42 +0000 (17:53 +0100)
test/TEST-26-SYSTEMCTL/Makefile [moved from test/TEST-26-SETENV/Makefile with 100% similarity]
test/TEST-26-SYSTEMCTL/test.sh [moved from test/TEST-26-SETENV/test.sh with 79% similarity]
test/units/testsuite-26.service

similarity index 79%
rename from test/TEST-26-SETENV/test.sh
rename to test/TEST-26-SYSTEMCTL/test.sh
index b38e37bfcef1087616f4e52a5e72f07ed7a80687..64accf850f392c72d94933f4b6d23a690caf76f8 100755 (executable)
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 set -e
 
-TEST_DESCRIPTION="test setenv"
+TEST_DESCRIPTION="systemctl-related tests"
 
 # shellcheck source=test/test-functions
 . "${TEST_BASE_DIR:?}/test-functions"
index aa553b61a6626979dfe7239e76db4686adaef6ab..d8fdaffb06f8f5d33bbe4a17da7ed36fce853ae0 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 [Unit]
-Description=TEST-26-SETENV
+Description=TEST-26-SYSTEMCTL
 
 [Service]
 ExecStartPre=rm -f /failed /testok