]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Connect cet_nops test cases with other OSes:
authorIvo Raisr <ivosh@ivosh.net>
Wed, 31 May 2017 11:22:06 +0000 (11:22 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Wed, 31 May 2017 11:22:06 +0000 (11:22 +0000)
commit268a4e7f174829faf951f83f7c863f9df5a3b5f0
tree24ed457daa252616f7a3e92cc52b78e0f79a5caf
parentf6cef80eafd9085f170196a6de4ab6a1bd705af3
Connect cet_nops test cases with other OSes:
- with fs prefix for Solaris
- with gs prefix for OS X (Darwin)
Pertains to BZ#379525.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16422
none/tests/amd64-darwin/Makefile.am
none/tests/amd64-darwin/cet_nops_gs.c [new symlink]
none/tests/amd64-darwin/cet_nops_gs.stderr.exp [new symlink]
none/tests/amd64-darwin/cet_nops_gs.stdout.exp [new symlink]
none/tests/amd64-darwin/cet_nops_gs.vgtest [new symlink]
none/tests/amd64-solaris/Makefile.am
none/tests/amd64-solaris/cet_nops_fs.c [new symlink]
none/tests/amd64-solaris/cet_nops_fs.stderr.exp [new symlink]
none/tests/amd64-solaris/cet_nops_fs.stdout.exp [new symlink]
none/tests/amd64-solaris/cet_nops_fs.vgtest [new symlink]