From 0df691f9d9a8538ea34a4c535f45d30e0f77d60f Mon Sep 17 00:00:00 2001 From: Paul Floyd Date: Fri, 27 Jan 2023 07:40:31 +0100 Subject: [PATCH] Linux regtest: forgot prereq test for scalar_openat2 --- memcheck/tests/x86-linux/scalar_openat2.vgtest | 1 + 1 file changed, 1 insertion(+) diff --git a/memcheck/tests/x86-linux/scalar_openat2.vgtest b/memcheck/tests/x86-linux/scalar_openat2.vgtest index 517c797e61..8f27ad11d0 100644 --- a/memcheck/tests/x86-linux/scalar_openat2.vgtest +++ b/memcheck/tests/x86-linux/scalar_openat2.vgtest @@ -1,2 +1,3 @@ +prereq: test -e ./scalar_openat2 prog: scalar_openat2 vgopts: -q -- 2.47.2