summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-12-24 07:39:51 -0800
committerJim Meyering <meyering@fb.com>2019-12-25 15:21:16 -0800
commitbba28f72f77bc678b76fbc8de995da8e1caee91c (patch)
tree07b1a618aac1c3b5e07df915855b4ece9726052f /tests
parentbf5a308349fbcf0a376ca3e6e83fe7c6a2cc9eb1 (diff)
downloadgrep-bba28f72f77bc678b76fbc8de995da8e1caee91c.tar.gz
tests: require timeout
* tests/mb-non-UTF8-perf-Fw: This test uses "timeout", so must first call require_timeout_. This avoids test spurious failure when running with no timeout program. Reported by Bruno Haible in https://lists.gnu.org/r/grep-devel/2019-12/msg00008.html
Diffstat (limited to 'tests')
-rwxr-xr-xtests/mb-non-UTF8-perf-Fw1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mb-non-UTF8-perf-Fw b/tests/mb-non-UTF8-perf-Fw
index 3493670d..01098ab8 100755
--- a/tests/mb-non-UTF8-perf-Fw
+++ b/tests/mb-non-UTF8-perf-Fw
@@ -20,6 +20,7 @@
fail=0
+require_timeout_
require_JP_EUC_locale_
yes 00 | head -10000000 > in || framework_failure_