From: Christian Goeschel Ndjomouo Date: Thu, 29 Jan 2026 06:47:22 +0000 (-0500) Subject: tests: search for all executable scripts in test subdirs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc7b437819a92e54024b9d8b0fed06b3fc26025;p=thirdparty%2Futil-linux.git tests: search for all executable scripts in test subdirs Instead of looking for scripts that contain ts_init() look for all executable scripts as some of them contain helper functions with commands and long options. Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/tests/ts/losetup/losetup_functions.sh b/tests/ts/losetup/losetup_functions.sh old mode 100644 new mode 100755