From: Paul Floyd Date: Tue, 31 Oct 2023 08:00:19 +0000 (+0100) Subject: regtest: run memcheck overlap test on non-linux amd64 platforms X-Git-Tag: VALGRIND_3_22_0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a7666f73bd7e54de5f9c5ee3c3f53955e5d1aee;p=thirdparty%2Fvalgrind.git regtest: run memcheck overlap test on non-linux amd64 platforms --- diff --git a/memcheck/tests/overlap.vgtest b/memcheck/tests/overlap.vgtest index eba65897cd..7e49d95c80 100644 --- a/memcheck/tests/overlap.vgtest +++ b/memcheck/tests/overlap.vgtest @@ -1,4 +1,4 @@ prog: overlap vgopts: -q # https://bugs.kde.org/show_bug.cgi?id=402833 -prereq: ! ../../tests/arch_test amd64 +prereq: ! ../../tests/os_test linux || ! ../../tests/arch_test amd64