From: Carl Love Date: Thu, 5 Sep 2013 21:22:37 +0000 (+0000) Subject: Oops, forgot to add the new files before the commit for r13534. X-Git-Tag: svn/VALGRIND_3_9_0~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f356faf9583a367cf617feb93a34fe2f5ff9b8bf;p=thirdparty%2Fvalgrind.git Oops, forgot to add the new files before the commit for r13534. Bugzilla 324518 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13535 --- diff --git a/none/tests/ppc32/jm-misc.stderr.exp b/none/tests/ppc32/jm-misc.stderr.exp new file mode 100644 index 0000000000..139597f9cb --- /dev/null +++ b/none/tests/ppc32/jm-misc.stderr.exp @@ -0,0 +1,2 @@ + + diff --git a/none/tests/ppc32/jm-misc.stdout.exp b/none/tests/ppc32/jm-misc.stdout.exp new file mode 100644 index 0000000000..9e6fa66e0b --- /dev/null +++ b/none/tests/ppc32/jm-misc.stdout.exp @@ -0,0 +1,8 @@ +Miscellaneous test: Data cache insns: + dcbtct with various hint values completes with no exceptions + + dcbtds with various hint values completes with no exceptions + + dcbtst with various hint values completes with no exceptions + +All done. Tested 3 different instructions diff --git a/none/tests/ppc32/jm-misc.vgtest b/none/tests/ppc32/jm-misc.vgtest new file mode 100644 index 0000000000..0d01cd32c5 --- /dev/null +++ b/none/tests/ppc32/jm-misc.vgtest @@ -0,0 +1 @@ +prog: jm-insns -m diff --git a/none/tests/ppc64/jm-misc.stderr.exp b/none/tests/ppc64/jm-misc.stderr.exp new file mode 100644 index 0000000000..139597f9cb --- /dev/null +++ b/none/tests/ppc64/jm-misc.stderr.exp @@ -0,0 +1,2 @@ + + diff --git a/none/tests/ppc64/jm-misc.stdout.exp b/none/tests/ppc64/jm-misc.stdout.exp new file mode 100644 index 0000000000..9e6fa66e0b --- /dev/null +++ b/none/tests/ppc64/jm-misc.stdout.exp @@ -0,0 +1,8 @@ +Miscellaneous test: Data cache insns: + dcbtct with various hint values completes with no exceptions + + dcbtds with various hint values completes with no exceptions + + dcbtst with various hint values completes with no exceptions + +All done. Tested 3 different instructions diff --git a/none/tests/ppc64/jm-misc.vgtest b/none/tests/ppc64/jm-misc.vgtest new file mode 100644 index 0000000000..0d01cd32c5 --- /dev/null +++ b/none/tests/ppc64/jm-misc.vgtest @@ -0,0 +1 @@ +prog: jm-insns -m