public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/484: add missing _require_test_program
@ 2018-05-13 16:03 Amir Goldstein
  2018-05-14  8:51 ` Eryu Guan
  0 siblings, 1 reply; 2+ messages in thread
From: Amir Goldstein @ 2018-05-13 16:03 UTC (permalink / raw)
  To: Eryu Guan; +Cc: fstests

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---
 tests/generic/484 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/484 b/tests/generic/484
index 1c2cd96..cb55414 100755
--- a/tests/generic/484
+++ b/tests/generic/484
@@ -52,6 +52,7 @@ rm -f $seqres.full
 _supported_fs generic
 _supported_os Linux
 _require_test
+_require_test_program "t_locks_execve"
 
 # prepare a 4k testfile in TEST_DIR
 $XFS_IO_PROG -f -c "pwrite -S 0xFF 0 4096" \
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-14  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-13 16:03 [PATCH] generic/484: add missing _require_test_program Amir Goldstein
2018-05-14  8:51 ` Eryu Guan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox