]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add test cases for x86 CET nops. Pertains to #379525.
authorJulian Seward <jseward@acm.org>
Wed, 24 May 2017 14:29:41 +0000 (14:29 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 24 May 2017 14:29:41 +0000 (14:29 +0000)
commit12dc16730dbee411826571665053c6435280295c
treecc10f2a9830c0e1b28ab3702d0f36ff750114032
parentd8837cc0fa244f1379584310108f7f48abd42f31
Add test cases for x86 CET nops.  Pertains to #379525.
Test case from tatyana.a.mineeva@intel.com.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16415
none/tests/amd64/Makefile.am
none/tests/amd64/cet_nops.c [new file with mode: 0644]
none/tests/amd64/cet_nops.stderr.exp [new file with mode: 0644]
none/tests/amd64/cet_nops.stdout.exp [new file with mode: 0644]
none/tests/amd64/cet_nops.vgtest [new file with mode: 0644]