]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (fdisk) make sure test_strerror avalable
authorKarel Zak <kzak@redhat.com>
Thu, 22 Jan 2026 16:43:15 +0000 (17:43 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Jan 2026 16:43:15 +0000 (17:43 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/fdisk/oddinput

index 9b55d75c7679d9dc8af167543dde3e7e563947b4..63f7eb1dba57f440fb7d48ccd4299dccbd75c836 100755 (executable)
@@ -22,6 +22,7 @@ ts_init "$*"
 
 ts_check_test_command "$TS_CMD_FDISK"
 ts_check_test_command "$TS_HELPER_MD5"
+ts_check_test_command "$TS_HELPER_STRERROR"
 
 #set -x