]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a not very good test pertaining to the preening of global Invars
authorJulian Seward <jseward@acm.org>
Mon, 20 Oct 2008 11:14:50 +0000 (11:14 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 20 Oct 2008 11:14:50 +0000 (11:14 +0000)
commitcae30c83c26b7b90ed072fce5f03623b4d18e4c8
treeb9c6963c515adcfcdf65b39c9f5364595e2e3002
parent587966f5ef996f0ec986d0c97bf33b0ac04243ce
Add a not very good test pertaining to the preening of global Invars
upon unmapping of a shared object, in sg_main.c.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8681
exp-ptrcheck/tests/Makefile.am
exp-ptrcheck/tests/preen_invars.c [new file with mode: 0644]
exp-ptrcheck/tests/preen_invars.stderr.exp-glibc28-amd64 [new file with mode: 0644]
exp-ptrcheck/tests/preen_invars.stdout.exp [new file with mode: 0644]
exp-ptrcheck/tests/preen_invars.vgtest [new file with mode: 0644]
exp-ptrcheck/tests/preen_invars_so.c [new file with mode: 0644]