From: Carl Love Date: Fri, 25 Sep 2020 16:14:58 +0000 (-0500) Subject: PPC64 tests Makefile.am cleanup X-Git-Tag: VALGRIND_3_17_0~149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3bef7de98b04c24a84ae5772e79b73f9266d68dd;p=thirdparty%2Fvalgrind.git PPC64 tests Makefile.am cleanup Fix the file consistency check in none/tests/ppc64/Makefile.am. Subsequent patches for the PPC ISA 3.1 support will fully add the additional tests. --- diff --git a/none/tests/ppc64/Makefile.am b/none/tests/ppc64/Makefile.am index e029e7398f..11f0a541f0 100644 --- a/none/tests/ppc64/Makefile.am +++ b/none/tests/ppc64/Makefile.am @@ -51,6 +51,9 @@ EXTRA_DIST = \ test_isa_3_0_other.stdout.exp-LE test_isa_3_0_other.vgtest \ test_isa_3_1_RT.vgtest test_isa_3_1_RT.stderr.exp test_isa_3_1_RT.stdout.exp \ test_isa_3_1_XT.vgtest test_isa_3_1_XT.stderr.exp test_isa_3_1_XT.stdout.exp \ + test_isa_3_1_VRT.vgtest \ + test_isa_3_1_Misc.vgtest \ + test_isa_3_1_AT.vgtest \ subnormal_test.stderr.exp subnormal_test.stdout.exp \ subnormal_test.vgtest # test_isa_3_1_VRT.vgtest test_isa_3_1_VRT.stderr.exp test_isa_3_1_VRT.stdout.exp