/
niceSOFT
/
valgrind
ОбзорДокументацияВойти
/
niceSOFT
/
valgrind
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
valgrind/
drd/tests/
..
.dir-locals.el

Add Emacs configuration files

8 лет назад
Makefile.am

Ship drd/Testing.txt and verify-xml-output

2 месяца назад
annotate_barrier.c

Yet another thread test scheduler sensitivity fix

15 лет назад
annotate_barrier.stderr.exp

drd/tests: Extract start_thread which can come from libpthread or libc

5 лет назад
annotate_barrier.vgtest

Added two additional regression tests.

16 лет назад
annotate_barrier_xml.stderr.exp

Bug 390310 - Output summaries in XML files

год назад
annotate_barrier_xml.vgtest

Add a custom filter for the drd/tests/annotate_barrier_xml regression test

15 лет назад
annotate_hb_err.c

Remove emacs modeline and/or local variables from DRD source files

15 лет назад
annotate_hb_err.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
annotate_hb_err.vgtest

Added a test program that triggers several happens-before usage errors.

16 лет назад
annotate_hb_race.c

Remove emacs modeline and/or local variables from DRD source files

15 лет назад
annotate_hb_race.stderr.exp

Removed --read-var-info=yes in order to obtain the same output (hopefully) on Linux and on Mac OS/X systems.

16 лет назад
annotate_hb_race.vgtest

Removed --read-var-info=yes in order to obtain the same output (hopefully) on Linux and on Mac OS/X systems.

16 лет назад
annotate_hbefore.stderr.exp

Made ANNOTATE_HAPPENS_BEFORE()/_AFTER() binary compatible with Helgrind.

17 лет назад
annotate_hbefore.vgtest

Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try when running the annotate_hbefore regression test. Closes #270006.

15 лет назад
annotate_ignore_read.stderr.exp

- Added support for most of the ANNOTATE_...() macro's supported by ThreadSanitizer. - Modified DRD's error reporting code such that it does no longer let the Valgrind core print the Valgrind thread ID but that it now prints the DRD thread ID and name. Updated expected output files where necessary. - Modified drd/test/Makefile.am such that the tests using gcc's built-in functions for atomic memory access such that these are only compiled when the gcc version in use supports these built-in functions.

17 лет назад
annotate_ignore_read.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
annotate_ignore_rw.c

drd, s390: Make the annotate_ignore_* and the pth_barrier* tests produce the same output on s390 as on other systems (not tested yet).

15 лет назад
annotate_ignore_rw.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
annotate_ignore_rw.vgtest

Added regression test for ANNOTATE_IGNORE_READS_AND_WRITES_BEGIN() and ANNOTATE_IGNORE_READS_AND_WRITES_END().

17 лет назад
annotate_ignore_rw2.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
annotate_ignore_rw2.stderr.exp-solaris

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
annotate_ignore_rw2.vgtest

Added regression test for ANNOTATE_IGNORE_READS_AND_WRITES_BEGIN() and ANNOTATE_IGNORE_READS_AND_WRITES_END().

17 лет назад
annotate_ignore_write.c

drd, s390: Make the annotate_ignore_* and the pth_barrier* tests produce the same output on s390 as on other systems (not tested yet).

15 лет назад
annotate_ignore_write.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
annotate_ignore_write.stderr.exp-solaris

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
annotate_ignore_write.vgtest

Added test program for the ANNOTATE_IGNORE_WRITES_*() annotation macro's.

17 лет назад
annotate_ignore_write2.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
annotate_ignore_write2.stderr.exp-solaris

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
annotate_ignore_write2.vgtest

Added test program for the ANNOTATE_IGNORE_WRITES_*() annotation macro's.

17 лет назад
annotate_order_1.stderr.exp

- Added support for most of the ANNOTATE_...() macro's supported by ThreadSanitizer. - Modified DRD's error reporting code such that it does no longer let the Valgrind core print the Valgrind thread ID but that it now prints the DRD thread ID and name. Updated expected output files where necessary. - Modified drd/test/Makefile.am such that the tests using gcc's built-in functions for atomic memory access such that these are only compiled when the gcc version in use supports these built-in functions.

17 лет назад
annotate_order_1.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
annotate_order_2.stderr.exp

Reverted r10802.

17 лет назад
annotate_order_2.vgtest

Reverted r10802.

17 лет назад
annotate_order_3.stderr.exp

Reverted r10802.

17 лет назад
annotate_order_3.vgtest

Reverted r10802.

17 лет назад
annotate_publish_hg.c

- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. - Added two additional regression tests.

17 лет назад
annotate_publish_hg.stderr.exp

Updated expected output after r10874.

17 лет назад
annotate_publish_hg.vgtest

- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. - Added two additional regression tests.

17 лет назад
annotate_rwlock.c

Replaced most platform-test macros by HAVE_... macros.

16 лет назад
annotate_rwlock.stderr.exp

- Added support for most of the ANNOTATE_...() macro's supported by ThreadSanitizer. - Modified DRD's error reporting code such that it does no longer let the Valgrind core print the Valgrind thread ID but that it now prints the DRD thread ID and name. Updated expected output files where necessary. - Modified drd/test/Makefile.am such that the tests using gcc's built-in functions for atomic memory access such that these are only compiled when the gcc version in use supports these built-in functions.

17 лет назад
annotate_rwlock.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
annotate_rwlock_hg.stderr.exp

- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. - Added two additional regression tests.

17 лет назад
annotate_rwlock_hg.vgtest

- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. - Added two additional regression tests.

17 лет назад
annotate_sem.c

drd: Add semaphore annotations (#333072)

12 лет назад
annotate_sem.stderr.exp

drd: Add semaphore annotations (#333072)

12 лет назад
annotate_sem.vgtest

Darwin: updates to macho loading and turn off hanging regtests

8 месяцев назад
annotate_smart_pointer.cpp

FreeBSD support, patch 5

5 лет назад
annotate_smart_pointer.stderr.exp

Added the necessary files to run the smart pointer test program as a regression test.

16 лет назад
annotate_smart_pointer.vgtest

Added the necessary files to run the smart pointer test program as a regression test.

16 лет назад
annotate_smart_pointer2.stderr.exp

Follow-up for r12281: update regtest expected output

15 лет назад
annotate_smart_pointer2.stderr.exp-darwin

Darwin regtest: update a few expecteds

8 месяцев назад
annotate_smart_pointer2.vgtest

drd/tests/annotate_smart_pointer2: Filter out offset

15 лет назад
annotate_spinlock.stderr.exp

- Added support for most of the ANNOTATE_...() macro's supported by ThreadSanitizer. - Modified DRD's error reporting code such that it does no longer let the Valgrind core print the Valgrind thread ID but that it now prints the DRD thread ID and name. Updated expected output files where necessary. - Modified drd/test/Makefile.am such that the tests using gcc's built-in functions for atomic memory access such that these are only compiled when the gcc version in use supports these built-in functions.

17 лет назад
annotate_spinlock.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
annotate_static.cpp

Regtest warnings: fixes for GCC 16.1 C++20 volatile deprecation

2 месяца назад
annotate_static.stderr.exp

Added two additional regression tests.

16 лет назад
annotate_static.vgtest

Added two additional regression tests.

16 лет назад
annotate_trace_memory.c

drd/tests/annotate_trace_memory: Make this test more ARM/PPC friendly (#318643)

13 лет назад
annotate_trace_memory.stderr.exp-32bit

add and update exp files for drd/tests/annotate_trace_memory

13 лет назад
annotate_trace_memory.stderr.exp-32bit-clang

Add new expecteds for drd/tests/annotate_trace_memory[_xml]

4 года назад
annotate_trace_memory.stderr.exp-64bit

drd/tests/annotate_trace_memory*: add 32-bit output variants

15 лет назад
annotate_trace_memory.stderr.exp-arm

DRD regtest: add ARM expecteds for annotate_trace_memory

3 года назад
annotate_trace_memory.stderr.exp-mips32

add and update exp files for drd/tests/annotate_trace_memory

13 лет назад
annotate_trace_memory.vgtest

Revert "Disable drd/tests/annotate_trace_memory[_xml].vgtest on arm and ppc."

13 лет назад
annotate_trace_memory_xml.stderr.exp-32bit

Bug 390310 - Output summaries in XML files

год назад
annotate_trace_memory_xml.stderr.exp-32bit-clang

Bug 390310 - Output summaries in XML files

год назад
annotate_trace_memory_xml.stderr.exp-64bit

Bug 390310 - Output summaries in XML files

год назад
annotate_trace_memory_xml.stderr.exp-arm

Bug 390310 - Output summaries in XML files

год назад
annotate_trace_memory_xml.stderr.exp-mips32

Bug 390310 - Output summaries in XML files

год назад
annotate_trace_memory_xml.vgtest

Revert "Disable drd/tests/annotate_trace_memory[_xml].vgtest on arm and ppc."

13 лет назад
atomic_var.c

drd/tests/atomic_var: Revert r13876.

12 лет назад
atomic_var.stderr.exp

drd/tests/atomic_var: Revert r13876.

12 лет назад
atomic_var.vgtest

drd/tests/atomic_var: Revert r13876.

12 лет назад
bar_bad.stderr.exp

Workaround bar_bad testcase hanging with newer glibc in helgrind/drd tests.

10 лет назад
bar_bad.stderr.exp-freebsd

FreeBSD support, patch 5

5 лет назад
bar_bad.stderr.exp-no-barrier

Add another drd/tests/bar_bad exp variant.

2 года назад
bar_bad.stderr.exp-nohang

Workaround bar_bad testcase hanging with newer glibc in helgrind/drd tests.

10 лет назад
bar_bad.stderr.exp-solaris

Fix expected error output of drd/tests/bar_bad* on Solaris. On Solaris, we still do get error reports about destroying a barrier which was never initialized even after SVN r15962. We also get an error report about destroying barrier bar3 which is still waited upon by a thread. n-i-bz

10 лет назад
bar_bad.vgtest

make bar_bad tests more deterministic

10 лет назад
bar_bad_xml.stderr.exp

regtest PPC: update a few XML expecteds after bug390310

год назад
bar_bad_xml.stderr.exp-freebsd

Bug 390310 - Output summaries in XML files

год назад
bar_bad_xml.stderr.exp-no-barrier

Bug 390310 - Output summaries in XML files

год назад
bar_bad_xml.stderr.exp-nohang

Bug 390310 - Output summaries in XML files

год назад
bar_bad_xml.stderr.exp-solaris

Bug 390310 - Output summaries in XML files

год назад
bar_bad_xml.vgtest

make bar_bad tests more deterministic

10 лет назад
bar_trivial.stderr.exp

Removed -q from the Valgrind options for the bar_bad and bar_trivial tests.

17 лет назад
bar_trivial.stdout.exp

Added bar_bad and bar_trivial to the regression tests.

18 лет назад
bar_trivial.vgtest

Removed -q from the Valgrind options for the bar_bad and bar_trivial tests.

17 лет назад
boost_thread.cpp

Added a comment that explains the purpose of the test program.

17 лет назад
boost_thread.stderr.exp

Renamed boost_threads* into boost_thread*.

18 лет назад
boost_thread.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
bug-235681.c

Made test results independent of thread scheduling.

16 лет назад
bug-235681.stderr.exp

Made test results independent of thread scheduling.

16 лет назад
bug-235681.vgtest

Made test results independent of thread scheduling.

16 лет назад
bug322621.stderr.exp

Add the drd/tests/bug322621 regression test

8 лет назад
bug322621.vgtest

Add the drd/tests/bug322621 regression test

8 лет назад
circular_buffer.c

FreeBSD support, patch 5

5 лет назад
circular_buffer.stderr.exp

- Added support for most of the ANNOTATE_...() macro's supported by ThreadSanitizer. - Modified DRD's error reporting code such that it does no longer let the Valgrind core print the Valgrind thread ID but that it now prints the DRD thread ID and name. Updated expected output files where necessary. - Modified drd/test/Makefile.am such that the tests using gcc's built-in functions for atomic memory access such that these are only compiled when the gcc version in use supports these built-in functions.

17 лет назад
circular_buffer.vgtest

Fixes for systems without built-in functions for atomic memory access.

17 лет назад
compare_error_count_with

- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. - Added two additional regression tests.

17 лет назад
concurrent_close.cpp

FreeBSD support, patch 5

5 лет назад
concurrent_close.stderr.exp

drd/tests/concurrent_close: Add

13 лет назад
concurrent_close.vgtest

FreeBSD support, patch 5

5 лет назад
condvar.cpp

Bug 445504 Using C++ condition_variable results in bogus "mutex is locked simultaneously by two threads" warning(edit)

5 лет назад
condvar.stderr.exp

Bug 445504 Using C++ condition_variable results in bogus "mutex is locked simultaneously by two threads" warning(edit)

5 лет назад
condvar.vgtest

Bug 445504 Using C++ condition_variable results in bogus "mutex is locked simultaneously by two threads" warning(edit)

5 лет назад
condvar2.cpp

Bug 491394i - (vgModuleLocal_addDiCfSI): Assertion 'di->fsm.have_rx_map && di->fsm.rw_map_count' failed.

2 года назад
custom_alloc.c

15 лет назад
custom_alloc.stderr.exp

Added support for the VG_USERREQ__MALLOCLIKE_BLOCK and VG_USERREQ__FREELIKE_BLOCK client requests.

17 лет назад
custom_alloc.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
custom_alloc_fiw.stderr.exp

Added yet another regression test.

15 лет назад
custom_alloc_fiw.vgtest

Added yet another regression test.

15 лет назад
dlopen.stderr.exp

drd/tests: Add the "dlopen" test program

9 лет назад
dlopen.stdout.exp

drd/tests: Add the "dlopen" test program

9 лет назад
dlopen.vgtest

drd/tests: Add the "dlopen" test program

9 лет назад
dlopen_lib.c

regtest: fix compiler warnings with clang 16

3 года назад
dlopen_lib.h

drd/tests: Add the "dlopen" test program

9 лет назад
dlopen_main.c

drd/tests: Add the "dlopen" test program

9 лет назад
filter_annotate_barrier_xml

Add a custom filter for the drd/tests/annotate_barrier_xml regression test

15 лет назад
filter_error_count.in

Fix file permissions.

год назад
filter_error_summary.in

Fix file permissions.

год назад
filter_lambda

DRD regtest: delete second line in callstack of std_thread2 test

6 месяцев назад
filter_stderr.in

FreeBSD regtest: filters for source installs of FreeBSD

4 месяца назад
filter_stderr_and_thread_no

drd: Enable XML output. See also #282949. To do: document the output format.

15 лет назад
filter_stderr_and_thread_no_and_offset.in

Fix file permissions.

год назад
filter_stderr_solaris

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
filter_thread_name_xml

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
filter_thread_no.in

Fix file permissions.

год назад
filter_xml_and_thread_no.in

Fix file permissions.

год назад
fork-parallel.stderr.exp

Add drd/tests/fork-serial and drd/tests/fork-parallel

8 лет назад
fork-parallel.vgtest

Add drd/tests/fork-serial and drd/tests/fork-parallel

8 лет назад
fork-serial.stderr.exp

Add drd/tests/fork-serial and drd/tests/fork-parallel

8 лет назад
fork-serial.vgtest

Add drd/tests/fork-serial and drd/tests/fork-parallel

8 лет назад
fork.c

make outputs of drd/tests/fork* deterministic

8 лет назад
fp_race.c

Removed trailing whitespace in C source and header files.

16 лет назад
fp_race.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
fp_race.stderr.exp-mips32-be

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
fp_race.stderr.exp-mips32-le

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
fp_race.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
fp_race2.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
fp_race2.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
fp_race_xml.stderr.exp

Bug 390310 - Output summaries in XML files

год назад
fp_race_xml.stderr.exp-mips32-be

Bug 390310 - Output summaries in XML files

год назад
fp_race_xml.stderr.exp-mips32-le

Bug 390310 - Output summaries in XML files

год назад
fp_race_xml.stderr.exp-solaris

Bug 390310 - Output summaries in XML files

год назад
fp_race_xml.vgtest

drd/tests/fp_race_xml: Filter out thread number and vector clock information

15 лет назад
free_is_write.c

drd/tests/free_is_write: Reduce stack usage

12 лет назад
free_is_write.stderr.exp

Added --free-is-write stress test.

15 лет назад
free_is_write.vgtest

Added --free-is-write stress test.

15 лет назад
free_is_write2.stderr.exp

Added more regression tests.

15 лет назад
free_is_write2.vgtest

Added more regression tests.

15 лет назад
getaddrinfo.vgtest

Solaris: add a configure test for getaddrinfo

3 года назад
hg01_all_ok.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
hg01_all_ok.vgtest

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.

17 лет назад
hg02_deadlock.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
hg02_deadlock.vgtest

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.

17 лет назад
hg03_inherit.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
hg03_inherit.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
hg04_race.stderr.exp

Update modified hg04 reference for DRD.

4 года назад
hg04_race.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
hg05_race2.stderr.exp

drd: Reenable reporting races on stack variables that are shared over threads for --check-stack-var=yes.

14 лет назад
hg05_race2.stderr.exp-powerpc

drd: Reenable reporting races on stack variables that are shared over threads for --check-stack-var=yes.

14 лет назад
hg05_race2.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
hg06_readshared.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
hg06_readshared.vgtest

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.

17 лет назад
hold_lock.c

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
hold_lock_1.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
hold_lock_1.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
hold_lock_2.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
hold_lock_2.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
linuxthreads_det.c

Reverted last commit (r9326) -- its commit message did not make sense.

17 лет назад
linuxthreads_det.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
linuxthreads_det.stderr.exp-linuxthreads

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
linuxthreads_det.stdout.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
linuxthreads_det.stdout.exp-linuxthreads

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
linuxthreads_det.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
local_static.cpp

Fix a compiler warning about an incompatible format. Shows up on 32-bit builds only.

12 лет назад
local_static.vgtest

drd/tests/local_static: Disable because g++ does not yet allow proper interception of initialization of local static variables

12 лет назад
matinv.c

drd/test: Fix most gcc 8 compiler warnings

8 лет назад
matinv.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
matinv.stdout.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
matinv.vgtest

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
memory_allocation.c

Bug 436413 - Warn about realloc of size zero

3 года назад
memory_allocation.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
memory_allocation.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
monitor_example.cpp

Upgrade to GNU General Public License version 3

10 месяцев назад
monitor_example.stderr.exp

Added a regression test called monitor_example.

18 лет назад
monitor_example.vgtest

Added a regression test called monitor_example.

18 лет назад
new_delete.cpp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
new_delete.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
new_delete.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
omp_matinv.c

Removed trailing whitespace in C source and header files.

16 лет назад
omp_matinv.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
omp_matinv.stdout.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
omp_matinv.vgtest

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
omp_matinv_racy.stderr.exp

Made the error reporting behavior of DRD similar to that of other Valgrind tools: if the same kind of error has been detected a second time with an identical call stack, count it as an error but do not print it a second time. The total number of detected errors remains unchanged but the number of error contexts is now reported correctly.

17 лет назад
omp_matinv_racy.stdout.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
omp_matinv_racy.vgtest

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
omp_prime.c

svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV

17 лет назад
omp_prime_racy.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
omp_prime_racy.vgtest

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
omp_printf.c

Updated drd/tests/omp_printf: - Added command-line options -i and -t to the omp_printf test program. - Modified the OpenMP directive such that this test program no longer triggers a data race on the loop variable 'i'. - Increased number of iterations and number of threads used during the test. - Changed error filtering from filter_error_summary to filter_stderr.

17 лет назад
omp_printf.stderr.exp

Updated drd/tests/omp_printf: - Added command-line options -i and -t to the omp_printf test program. - Modified the OpenMP directive such that this test program no longer triggers a data race on the loop variable 'i'. - Increased number of iterations and number of threads used during the test. - Changed error filtering from filter_error_summary to filter_stderr.

17 лет назад
omp_printf.vgtest

Updated drd/tests/omp_printf: - Added command-line options -i and -t to the omp_printf test program. - Modified the OpenMP directive such that this test program no longer triggers a data race on the loop variable 'i'. - Increased number of iterations and number of threads used during the test. - Changed error filtering from filter_error_summary to filter_stderr.

17 лет назад
pth_barrier.c

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
pth_barrier.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_barrier.vgtest

Moved drd/tests/pth_barrier.c, drd/tests/rwlock_race.c and drd/tests/rwlock_test.c back to their original location.

17 лет назад
pth_barrier2.stderr.exp

drd/tests/pth_barrier[23]: Filter output such that only the error count is kept

15 лет назад
pth_barrier2.vgtest

drd/tests/pth_barrier[23]: Filter output such that only the error count is kept

15 лет назад
pth_barrier3.stderr.exp

drd/tests/pth_barrier[23]: Filter output such that only the error count is kept

15 лет назад
pth_barrier3.vgtest

drd/tests/pth_barrier[23]: Filter output such that only the error count is kept

15 лет назад
pth_barrier_race.c

Compiles now on older Linux distributions too.

17 лет назад
pth_barrier_race.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_barrier_race.vgtest

More regression test output tuning.

17 лет назад
pth_barrier_reinit.c

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_barrier_reinit.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_barrier_reinit.vgtest

Elaborated prereq clauses.

18 лет назад
pth_barrier_thr_cr.c

Remove emacs modeline and/or local variables from DRD source files

15 лет назад
pth_barrier_thr_cr.stderr.exp

drd: Add a stress test for the barrier implementation

15 лет назад
pth_barrier_thr_cr.supp

drd/tests: Follow-up for r14478 - make regression test output independent of --read-inline-info

12 лет назад
pth_barrier_thr_cr.vgtest

drd/tests/pth_barrier_thr_cr: Suppress pthread_barrier_wait() race reports since these are triggered intentionally.

15 лет назад
pth_broadcast.c

drd/test: Fix most gcc 8 compiler warnings

8 лет назад
pth_broadcast.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_broadcast.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_cancel_locked.c

drd/tests: Add a test that verifies whether the pthread_cancel() intercept works

14 лет назад
pth_cancel_locked.stderr.exp

drd/tests: Add a test that verifies whether the pthread_cancel() intercept works

14 лет назад
pth_cancel_locked.stderr.exp-darwin

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_cancel_locked.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
pth_cleanup_handler.c

Make the dwarf3 reader more robust and less chatty when things go wrong

5 лет назад
pth_cleanup_handler.stderr.exp

Added regression test for pthread cleanup handling.

17 лет назад
pth_cleanup_handler.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
pth_cond_destroy_busy.c

drd/tests/pth_cond_destroy_busy: Add

14 лет назад
pth_cond_destroy_busy.stderr.exp

drd/tests/pth_cond_destroy_busy: Correct expected output

14 лет назад
pth_cond_destroy_busy.stderr.exp-solaris

Illumos resgtest: revert previous change to filter_libc and update expected instead

год назад
pth_cond_destroy_busy.vgtest

Darwin: updates to macho loading and turn off hanging regtests

8 месяцев назад
pth_cond_race.c

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_cond_race.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_cond_race.vgtest

More regression test output tuning.

17 лет назад
pth_cond_race2.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_cond_race2.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_cond_race3.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_cond_race3.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_create_chain.c

FreeBSD support, patch 5

5 лет назад
pth_create_chain.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
pth_create_chain.vgtest

Patch 3 in a series of cleanup patches from Will Schmidt

11 лет назад
pth_create_glibc_2_0.c

Added more comments.

17 лет назад
pth_create_glibc_2_0.stderr.exp

Added regression test pth_create_glibc_2_0.

17 лет назад
pth_create_glibc_2_0.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
pth_detached.c

Verify drd/tests/pth_detached stderr output instead of the stdout output.

15 лет назад
pth_detached.stderr.exp

Verify drd/tests/pth_detached stderr output instead of the stdout output.

15 лет назад
pth_detached.vgtest

Verify drd/tests/pth_detached stderr output instead of the stdout output.

15 лет назад
pth_detached2.stderr.exp

Verify drd/tests/pth_detached stderr output instead of the stdout output.

15 лет назад
pth_detached2.vgtest

Verify drd/tests/pth_detached stderr output instead of the stdout output.

15 лет назад
pth_detached3.c

Remove exec bits on a few files and delete a Solaris regtest binary

2 года назад
pth_detached3.stderr.exp-freebsd

FreeBSD support, patch 5

5 лет назад
pth_detached3.stderr.exp1

Darwin regtest: update a few expecteds

8 месяцев назад
pth_detached3.stderr.exp2

FreeBSD support, patch 5

5 лет назад
pth_detached3.vgtest

DRD: Added a regression test.

15 лет назад
pth_detached_sem.c

drd/tests/pth_detached_sem: Send regression test output to stderr instead of stdout

15 лет назад
pth_detached_sem.stderr.exp

drd/tests/pth_detached_sem: Send regression test output to stderr instead of stdout

15 лет назад
pth_detached_sem.vgtest

drd/tests/pth_detached_sem: Send regression test output to stderr instead of stdout

15 лет назад
pth_inconsistent_cond_wait.c

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
pth_inconsistent_cond_wait.stderr.exp1

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_inconsistent_cond_wait.stderr.exp2

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_inconsistent_cond_wait.vgtest

Run the pth_inconsistent_cond_wait in quiet mode.

17 лет назад
pth_mutex_reinit.c

Added pth_mutex_reinit regression test.

17 лет назад
pth_mutex_reinit.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_mutex_reinit.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
pth_mutex_signal.c

DRD regtest: try to make drd/tests/pth_mutex_signal less flaky

2 года назад
pth_mutex_signal.stderr.exp

drd: Add a test program that interrupts pthread_mutex_lock()

5 лет назад
pth_mutex_signal.vgtest

drd: Add a test program that interrupts pthread_mutex_lock()

5 лет назад
pth_once.stderr.exp

Added regression test for pth_once().

17 лет назад
pth_once.vgtest

drd/tests/pth_once: Restrict the number of callers to three.

15 лет назад
pth_process_shared_mutex.c

Added pth_process_shared_mutex regression test.

17 лет назад
pth_process_shared_mutex.stderr.exp

Added pth_process_shared_mutex regression test.

17 лет назад
pth_process_shared_mutex.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
pth_spinlock.c

Added regression test for POSIX spinlocks.

18 лет назад
pth_spinlock.stderr.exp

Added regression test for POSIX spinlocks.

18 лет назад
pth_spinlock.vgtest

Minor style improvement over r13190.

14 лет назад
pth_uninitialized_cond.c

Added a regression test.

16 лет назад
pth_uninitialized_cond.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
pth_uninitialized_cond.vgtest

FreeBSD support, patch 5

5 лет назад
read_and_free_race.stderr.exp

read_and_free_race test: Reduced number of stack frames to three.

15 лет назад
read_and_free_race.vgtest

read_and_free_race test: Reduced number of stack frames to three.

15 лет назад
recursive_mutex.c

Modified recursive_mutex regression test: improved portability by removing usage of alarm() / all output is now sent to stderr / full output is now compared instead of only a summary.

17 лет назад
recursive_mutex.stderr.exp-darwin

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
recursive_mutex.stderr.exp-freebsd

FreeBSD support, patch 5

5 лет назад
recursive_mutex.stderr.exp-linux

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
recursive_mutex.stderr.exp-solaris

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
recursive_mutex.vgtest

Reverted r10513: removed --auto-run-dsymutil=yes again.

17 лет назад
run_openmp_test

Illumos regtest: one filter and one pre script fix

год назад
rwlock_race.c

Fix #284384 (clang 3.1 -Wunused-value warnings in valgrind.h, memcheck.h) by changing a bunch of VALGRIND_DO_CLIENT_REQUEST_EXPR into VALGRIND_DO_CLIENT_REQUEST_STMT for cases where the return value of the former would be unused. (Bart Van Assche, bart.vanassche@gmail.com)

15 лет назад
rwlock_race.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
rwlock_race.stderr.exp2

Update .exp files for r10783.

17 лет назад
rwlock_race.vgtest

Yet another thread test scheduler sensitivity fix

15 лет назад
rwlock_test.c

rwlock_test: added more internal error checking.

17 лет назад
rwlock_test.stderr.exp

rwlock_test: added more internal error checking.

17 лет назад
rwlock_test.vgtest

rwlock_test: added more internal error checking.

17 лет назад
rwlock_type_checking.c

- Added more rwlock type checking. - The rwlock_type_checking test should now no longer trigger a sporadic deadlock.

17 лет назад
rwlock_type_checking.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
rwlock_type_checking.vgtest

Implemented type checking for reader-writer synchronization objects: complain upon attempts to use a POSIX rwlock where a user-defined rwlock is expected and vice versa.

17 лет назад
sem_as_mutex.c

Removed trailing whitespace in C source and header files.

16 лет назад
sem_as_mutex.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
sem_as_mutex.stderr.exp-mips32-be

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_as_mutex.stderr.exp-mips32-le

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_as_mutex.vgtest

Only run the test programs that call sem_init() on operating systems that have implemented this function.

17 лет назад
sem_as_mutex2.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
sem_as_mutex2.vgtest

Only run the test programs that call sem_init() on operating systems that have implemented this function.

17 лет назад
sem_as_mutex3.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
sem_as_mutex3.stderr.exp-mips32-be

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_as_mutex3.stderr.exp-mips32-le

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_as_mutex3.vgtest

Only run the test programs that call sem_init() on operating systems that have implemented this function.

17 лет назад
sem_clockwait_np.stdout.exp

FreeBSD DRD and Helgrind: add sem_clockwait_np wrappers

2 года назад
sem_clockwait_np.vgtest

FreeBSD DRD and Helgrind: add sem_clockwait_np wrappers

2 года назад
sem_open.c

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
sem_open.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
sem_open.stderr.exp-mips32-be

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_open.stderr.exp-mips32-le

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_open.vgtest

Added support for sem_open() and sem_close().

17 лет назад
sem_open2.stderr.exp

Added support for sem_open() and sem_close().

17 лет назад
sem_open2.vgtest

Added support for sem_open() and sem_close().

17 лет назад
sem_open3.stderr.exp

fix 310424 --read-var-info does not properly describe static variables

14 лет назад
sem_open3.stderr.exp-mips32-be

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_open3.stderr.exp-mips32-le

mips32: When we are accessing elements via double pointer MIPS compiler can generate two consecutive 32bit loads instead of one 64bit load. Because of that in error log we have two conflict loads of size 4 instead of one conflict load of size 8.

12 лет назад
sem_open3.vgtest

Added support for sem_open() and sem_close().

17 лет назад
sem_open_traced.stderr.exp

drd/tests/sem_open: Change the semaphore name (#331839)

12 лет назад
sem_open_traced.vgtest

Added regression test for %o (octal) format specifier.

17 лет назад
sem_wait.cpp

drd/tests: Add test program that makes sem_trywait() return a non-zero value (provided by Graham Whitted <7wz69ejteg@snkmail.com> - see also #305690).

14 лет назад
sem_wait.stderr.exp

drd/tests: Add test program that makes sem_trywait() return a non-zero value (provided by Graham Whitted <7wz69ejteg@snkmail.com> - see also #305690).

14 лет назад
sem_wait.vgtest

drd/tests/sem_wait: Skip on Darwin since sem_init() fails with ENOSYS on Darwin

13 лет назад
shared_timed_mutex.cpp

Bug 453055 shared_timed_mutex drd test fails with "Lock shared failed" message

4 года назад
shared_timed_mutex.stderr.exp

Bug 446139 DRD/Helgrind with std::shared_timed_mutex::try_lock_until and try_lock_shared_until false positives

5 лет назад
shared_timed_mutex.vgtest

Bug 446139 DRD/Helgrind with std::shared_timed_mutex::try_lock_until and try_lock_shared_until false positives

5 лет назад
sigalrm.c

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
sigalrm.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
sigalrm.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
sigaltstack.stderr.exp

Added sigaltstack() regression test.

16 лет назад
sigaltstack.vgtest

Added sigaltstack() regression test.

16 лет назад
std_atomic.cpp

drd/tests/std_atomic: Add

13 лет назад
std_atomic.stderr.exp

drd/tests/std_atomic: Add

13 лет назад
std_atomic.vgtest

drd/tests/std_atomic: Add

13 лет назад
std_list.cpp

FreeBSD support, patch 5

5 лет назад
std_list.stderr.exp

drd/tests: Add std_list and std_string test programs

13 лет назад
std_list.vgtest

drd/tests: Add std_list and std_string test programs

13 лет назад
std_mutex.cpp

drd/tests/std_mutex: Add a unit test for std::mutex

7 лет назад
std_mutex.stderr.exp

drd/tests/std_mutex: Add a unit test for std::mutex

7 лет назад
std_mutex.vgtest

drd/tests/std_mutex: Add a unit test for std::mutex

7 лет назад
std_string.cpp

Remove execute bit from drd tests std_string.cpp

4 года назад
std_string.stderr.exp

drd/tests: Add std_list and std_string test programs

13 лет назад
std_string.vgtest

drd/tests: Add std_list and std_string test programs

13 лет назад
std_thread.cpp

Initial change for Bug 429952 didn't work well with older GCC. Use the __clang__ macro instead.

6 лет назад
std_thread.stderr.exp

DRD: Add test program for std::thread.

15 лет назад
std_thread.vgtest

drd/tests/std_thread: Enable this test program

12 лет назад
std_thread2.cpp

Initial change for Bug 429952 didn't work well with older GCC. Use the __clang__ macro instead.

6 лет назад
std_thread2.stderr.exp

DRD regtest: delete second line in callstack of std_thread2 test

6 месяцев назад
std_thread2.supp

Linux DRD suppression: add an entry for __is_decorate_maps_enabled

8 месяцев назад
std_thread2.vgtest

DRD regtest: one more test case with --num-callers=1

6 месяцев назад
str_tester.stderr.exp

drd: Add a test for the strmem intercepts

13 лет назад
str_tester.vgtest

drd: Add a test for the strmem intercepts

13 лет назад
supported_libpthread

musl: updates to suppressions and drd pthread detection script

2 года назад
supported_sem_init

Only run the test programs that call sem_init() on operating systems that have implemented this function.

17 лет назад
swapcontext.c

drd/tests/swapcontext.c: Rename typedef struct thread_local to threadlocal

2 года назад
swapcontext.stderr.exp

drd/tests/swapcontext: Add SIGALRM handler to avoid stacktrace

5 лет назад
swapcontext.vgtest

Darwin: updates to macho loading and turn off hanging regtests

8 месяцев назад
tc01_simple_race.stderr.exp

Update .exp files for r10783.

17 лет назад
tc01_simple_race.vgtest

Made test output operating system independent by suppressing information about conflicting segments.

17 лет назад
tc02_simple_tls.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc02_simple_tls.vgtest

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.

17 лет назад
tc03_re_excl.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc03_re_excl.vgtest

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.

17 лет назад
tc04_free_lock.stderr.exp-ppc

DRD: add two ppc output variants

15 лет назад
tc04_free_lock.stderr.exp-s390

drd/tests: Make the expected output match the actual output

14 лет назад
tc04_free_lock.stderr.exp-x86

DRD: add two ppc output variants

15 лет назад
tc04_free_lock.vgtest

drd/tests/tc04_free_lock: Use drd/tests/filter_stderr

14 лет назад
tc05_simple_race.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc05_simple_race.vgtest

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.

17 лет назад
tc06_two_races.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc06_two_races.vgtest

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.

17 лет назад
tc07_hbl1.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc07_hbl1.stdout.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc07_hbl1.vgtest

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.

17 лет назад
tc08_hbl2.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc08_hbl2.stdout.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc08_hbl2.vgtest

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.

17 лет назад
tc09_bad_unlock.stderr.exp-freebsd

FreeBSD support, patch 5

5 лет назад
tc09_bad_unlock.stderr.exp-freebsd-clang

FreeBSD support, patch 5

5 лет назад
tc09_bad_unlock.stderr.exp-glibc2.8

Updating a few expecteds based on valgrind-testresults

5 лет назад
tc09_bad_unlock.stderr.exp-ppc

Dnother iteration for getting the right expected line numbers.

5 лет назад
tc09_bad_unlock.stderr.exp-s390

Updating a few expecteds based on valgrind-testresults

5 лет назад
tc09_bad_unlock.stderr.exp-solaris

Updating a few expecteds based on valgrind-testresults

5 лет назад
tc09_bad_unlock.stderr.exp-x86

Updating a few expecteds based on valgrind-testresults

5 лет назад
tc09_bad_unlock.vgtest

More regression test output tuning.

17 лет назад
tc10_rec_lock.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
tc10_rec_lock.vgtest

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.

17 лет назад
tc11_XCHG.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc11_XCHG.stdout.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc11_XCHG.vgtest

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.

17 лет назад
tc12_rwl_trivial.stderr.exp

Fix the ramaining easily fixable warnings with clang

5 лет назад
tc12_rwl_trivial.vgtest

Attempt to work around issues with xend being executed unconditionally when a pthread_rwlock is used in an invalid way.

11 лет назад
tc13_laog1.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc13_laog1.vgtest

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.

17 лет назад
tc15_laog_lockdel.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc15_laog_lockdel.vgtest

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.

17 лет назад
tc16_byterace.stderr.exp

Update .exp files for r10783.

17 лет назад
tc16_byterace.vgtest

Made test output operating system independent by suppressing information about conflicting segments.

17 лет назад
tc17_sembar.stderr.exp

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tc17_sembar.vgtest

Re-enabled the regression tests tc17_sembar and tc23_bogus_condwait for DRD on Darwin.

17 лет назад
tc18_semabuse.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
tc18_semabuse.stderr.exp-solaris

Bug 345248 - add support for Solaris OS in valgrind

11 лет назад
tc18_semabuse.vgtest

Only run the test programs that call sem_init() on operating systems that have implemented this function.

17 лет назад
tc19_shadowmem.stderr.exp-32bit

More expected output updates because of r10783.

17 лет назад
tc19_shadowmem.stderr.exp-32bit-BE

mips32: add BE-exp files for several tests

9 лет назад
tc19_shadowmem.stderr.exp-32on64

linux arm DRD: add an expected for tc19_shadowmem

2 года назад
tc19_shadowmem.stderr.exp-64bit

Update .exp files for r10783.

17 лет назад
tc19_shadowmem.vgtest

Revert r11916, r11917, r11918 and r11923.

15 лет назад
tc21_pthonce.stderr.exp

drd/tests: Extract start_thread which can come from libpthread or libc

5 лет назад
tc21_pthonce.stdout.exp

drd: Follow-up for r13749

13 лет назад
tc21_pthonce.vgtest

drd/tests/tc21_pthonce: Eliminate output variation

15 лет назад
tc22_exit_w_lock.stderr.exp

DRD regtest: delete tc22_exit_w_lock 32bit variant, rename 64bit one

8 месяцев назад
tc22_exit_w_lock.stderr.exp-darwin

Darwin regtest: add an expected for drd tc22_exit_w_lock

4 месяца назад
tc22_exit_w_lock.stderr.exp-solaris

Solaris regtest: update for drd/tests/tc22_exit_w_lock

8 месяцев назад
tc22_exit_w_lock.vgtest

DRD regtest: don't use -q with tc22_exit_w_lock

8 месяцев назад
tc23_bogus_condwait.stderr.exp-darwin-amd64

Darwin regtest: update a few expecteds

8 месяцев назад
tc23_bogus_condwait.stderr.exp-darwin-x86

update drd/tests/tc23_bogus_condwait.stderr.exp files

9 лет назад
tc23_bogus_condwait.stderr.exp-freebsd

FreeBSD support, patch 5

5 лет назад
tc23_bogus_condwait.stderr.exp-linux-ppc

update drd/tests/tc23_bogus_condwait.stderr.exp files

9 лет назад
tc23_bogus_condwait.stderr.exp-linux-x86

FreeBSD support, patch 5

5 лет назад
tc23_bogus_condwait.vgtest

Re-enabled the regression tests tc17_sembar and tc23_bogus_condwait for DRD on Darwin.

17 лет назад
tc24_nonzero_sem.stderr.exp

Made sure that the tc19_shadowmem and tc24_nonzero_sem tests do something meaningful. Thanks to Nicholas for reporting this.

17 лет назад
tc24_nonzero_sem.vgtest

Only run the test programs that call sem_init() on operating systems that have implemented this function.

17 лет назад
thrd_create.c

drd/tests/thrd_create: Convert from C++ to C

3 года назад
thrd_create.stderr.exp

drd: Add support for C11 thrd_create()

3 года назад
thrd_create.vgtest

drd: Add support for C11 thrd_create()

3 года назад
thread_name.c

Cleanup warnings

4 года назад
thread_name.stderr.exp

Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin.

15 лет назад
thread_name.vgtest

FreeBSD support, patch 5

5 лет назад
thread_name_freebsd.c

FreeBSD regtest: cleanup test warnings when building with GCC

год назад
thread_name_freebsd.stderr.exp

FreeBSD support, patch 5

5 лет назад
thread_name_freebsd.vgtest

FreeBSD support, patch 5

5 лет назад
thread_name_xml.stderr.exp

Bug 390310 - Output summaries in XML files

год назад
thread_name_xml.vgtest

FreeBSD support, patch 5

5 лет назад
threaded-fork-vcs.stderr.exp

drd/tests/threaded-fork-vcs: Add

12 лет назад
threaded-fork-vcs.vgtest

drd/tests/threaded-fork-vcs: Add

12 лет назад
threaded-fork.c

DRD: added a test program that forks a process containing a detached thread.

16 лет назад
threaded-fork.stderr.exp

DRD: added a test program that forks a process containing a detached thread.

16 лет назад
threaded-fork.vgtest

Move --child-silent-after-fork=yes from drd/tests/threaded-fork.vgtest to drd/tests/verify-xml-output

15 лет назад
timed_mutex.cpp

regtest warnings: fix unused returns and missing noexcept specifiers

год назад
timed_mutex.stderr.exp

Bug 446139 DRD/Helgrind with std::shared_timed_mutex::try_lock_until and try_lock_shared_until false positives

5 лет назад
timed_mutex.vgtest

Bug 446139 DRD/Helgrind with std::shared_timed_mutex::try_lock_until and try_lock_shared_until false positives

5 лет назад
tls_threads.stderr.exp

drd/tests/tls_threads: Add

12 лет назад
tls_threads.vgtest

drd/tests/tls_threads: Add

12 лет назад
trylock.c

Darwin DRD and Helgrind: clean up suppressions

9 месяцев назад
trylock.stderr.exp

drd/tests/trylock, FreeBSD: Fix a hang

6 лет назад
trylock.vgtest

Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

18 лет назад
tsan_thread_wrappers_pthread.h

Upgrade to GNU General Public License version 3

10 месяцев назад
tsan_unittest.cpp

Regtest warnings: fixes for GCC 16.1 C++20 volatile deprecation

2 месяца назад
unified_annotations.h

Remove emacs modeline and/or local variables from DRD source files

15 лет назад
unit_bitmap.c

Locally define vgPlain_scrcmp in 2 unit tests Humph, this should have been part of : 16122 Add VG_(strIsMemberXA) in pub_tool_xarray.h which means that between 16122 and this revision, these 2 unit tests will (very probably) not compile. That will make bissect not easy :(

10 лет назад
unit_bitmap.stderr.exp

svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV

17 лет назад
unit_bitmap.vgtest

svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV

17 лет назад
unit_vc.c

Fix more Char/HChar mixups. Closing in...

14 лет назад
unit_vc.stderr.exp

svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV

17 лет назад
unit_vc.vgtest

svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV

17 лет назад
verify-xml-output

Move --child-silent-after-fork=yes from drd/tests/threaded-fork.vgtest to drd/tests/verify-xml-output

15 лет назад