History log of /external/valgrind/memcheck/tests/linux/brk.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f976f6c216f0cc80e27e1d38e7df5369595aa442 03-Apr-2011 bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11682 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/linux/brk.c
53044577de81d6d2d76d51bc5952c7c8cfedd368 19-Feb-2009 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Various build system clean-ups and simplifications:
- Created Makefile.tool-tests.am, put standard AM_CFLAGS et al for tests in
it.
- A number of tests are shared between Helgrind and DRD. They used to be
built in both directories. Now they are only built in helgrind/tests/,
and the DRD .vgtest files just point to the executable in helgrind/tests/.
Most of these (about 30) had the source files in helgrind/tests/; I moved
the three that were in drd/tests/ into helgrind/tests/ for consistency.
- Fixed rwlock_test, which was failing to run due to a wrong name in the
.vgtest file.
- Removed remnants of unused 'hello' test for Memcheck.
- Avoided redundant flag specification in various places, esp.
memcheck/tests/Makefile.am.
- Removed unnecessary _AIX guards in some Linux-only tests.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9202 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/linux/brk.c
163c487ef48311e357800a54aebabc4948e4e7cd 23-Jan-2009 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Move memcheck/tests/brk to the linux/ subdir, as it's Linux-specific (merged
from the DARWIN branch). Also filter the output more so the .stderr.exp2
isn't needed.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9038 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/linux/brk.c