summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-05-17s390x: add test cases for STCK{,E,F} instructions. See #271779.sewardj1-1/+2
2010-09-03Add tests for new PowerISA_2.05 instructions available on Power6 CPUs.sewardj1-0/+1
2009-07-13Fix a couple of tests that could be built with the wrong options, includingnjn1-0/+2
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn1-3/+1
2009-05-28Merge the DARWIN branch onto the trunk.njn1-0/+4
2009-04-15Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWINnjn1-0/+5
2009-03-04tests/arch_test is currently being used for two purposes:njn1-2/+3
2009-02-25Remove toobig-allocs.c -- it was unreliable and didn't test anynjn1-1/+0
2009-02-23Cleanup this Makefile.am like other recent test Makefile.am files.njn1-9/+3
2009-02-16Stack traces for Memcheck's syscall param errors are terribly unreliable, sonjn1-1/+0
2009-02-16Merge r9175 (don't run inappropriate OS- and platform-specific tests) fromnjn1-4/+6
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn1-6/+4
2008-09-19Fix longstanding bug in dual-arch support, which originated insewardj1-1/+1
2006-01-04Somewhat rehash the biarch-build machinery so as to (1) formalise thesewardj1-1/+4
2005-09-27Remove ancient unused test files.njn1-2/+0
2005-03-10Merge in changes from the 2.4.0 line. This basically brings in thesewardj1-1/+4
2004-10-19Arch-abstraction:nethercote1-0/+1
2004-07-10Fix for bug #78048.nethercote1-4/+6
2004-01-19Patch from Tom Hughes, for bug 72643:nethercote1-2/+3
2003-12-04Fix yet more "make dist" borkagenethercote1-0/+1
2003-06-29Fixed cpuid regtest, which was broken by the switch to using the machine's realnjn1-1/+1
2003-06-12Some Makefile.am changes. Lots of them affected:njn1-1/+2
2003-04-23Changed things so that the regression test script (vg_regtest) is no longernjn1-10/+1
2003-04-17reapply automake fixes. make check will now generate the binaries whichdaywalker1-3/+3
2003-02-28Change a bunch of AM_CFLAGS, AM_CXXFLAGS to CFLAGS, CXXFLAGS.sewardj1-2/+2
2003-02-25fix make distcheck with newer automakedaywalker1-2/+2
2002-10-05Unbreak make dist / make distcheck.sewardj1-6/+9
2002-10-04Added one regression test for each of addrcheck, lackey, and helgrind, each ofnjn1-0/+9
2002-10-02Added (brief!) docs for Nulgrind.njn1-2/+1
2002-09-27Moved vg_regtest to vg_regtest.in, using autoconf so vg_regtest now knows wherenjn1-2/+4
2002-09-23Added Makefile.am for tests/unused.njn251-0/+2
2002-09-23Wibble.njn251-1/+1
2002-09-23Changed name of core/ to coregrind/, since 'core' files/dirs have a habitnjn251-0/+15
2002-09-23Removed, not needed any more.njn251-4/+0
2002-09-23Files updated, added and removed in order to turn the ERASER branch into HEADnjn251-34/+4
2002-08-06Test case for resolver bug fixed by vg_libpthread.c rev 1.91. Thanks tosewardj1-1/+1
2002-06-28Finally get around to implementing pthread_atfork.sewardj1-1/+1
2002-06-20Add test case for sigpending().sewardj1-1/+1
2002-06-19Implement pause().sewardj1-1/+2
2002-06-05Minor mods to stop make the leak detector behave properly for thesewardj1-1/+1
2002-06-04Fix bug in signal handling in threads shown by Peter Gober:sewardj1-1/+1
2002-05-29Tests for cancellation/cleanup mechanisms.sewardj1-1/+2
2002-05-23Fix small bug causing assertion failure in computation of SKSS.sewardj1-1/+1
2002-05-23Add test for correct handling of read/write with invalid fds.sewardj1-1/+1
2002-05-22sigaltstack -> sigaltstack.csewardj1-1/+1
2002-05-22Implement sigaltstack. Most of the logic is copied more-or-lesssewardj1-1/+2
2002-05-22Implement pthread_yield.sewardj1-1/+1
2002-05-18Add test from Lionel Ulmer showing incorrect behaviour of overloadedsewardj1-1/+1
2002-05-16Add a test for semaphore facilities: the Dining Philosophers, no less.sewardj1-1/+1
2002-05-16Add some more recent tests.sewardj1-1/+2