]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a test that very long function names are safely truncated in
authorJulian Seward <jseward@acm.org>
Fri, 19 Jan 2007 20:28:44 +0000 (20:28 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 19 Jan 2007 20:28:44 +0000 (20:28 +0000)
commit422c3d7eab76b92fbbc2a736f871e2f7c9e743a7
tree510d536e8f706aac7882d3271dc5c11c4415486d
parentd62833bdf9f841fb099341b50204f6ce6888afb7
Add a test that very long function names are safely truncated in
memcheck's XML output.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6541
memcheck/tests/Makefile.am
memcheck/tests/long_namespace_xml.cpp [new file with mode: 0644]
memcheck/tests/long_namespace_xml.stderr.exp [new file with mode: 0644]
memcheck/tests/long_namespace_xml.stdout.exp [new file with mode: 0644]
memcheck/tests/long_namespace_xml.vgtest [new file with mode: 0644]