Remove pth_once from memcheck/tests. It already exists in

corecheck/tests and there is no point in duplicating it.  Given that
it was intended to check the behaviour of our now-defunct pthread
implementation there's not much point in keeping it at all.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3378
This commit is contained in:
Julian Seward 2005-03-16 12:37:30 +00:00
parent c97c70dfff
commit bdca1d1f3d
4 changed files with 0 additions and 15 deletions

View File

@ -60,7 +60,6 @@ EXTRA_DIST = $(noinst_SCRIPTS) \
overlap.stderr.exp overlap.stdout.exp overlap.vgtest \
pointer-trace.vgtest pointer-trace.stdout.exp pointer-trace.stderr.exp \
post-syscall.stderr.exp post-syscall.stdout.exp post-syscall.vgtest \
pth_once.stderr.exp pth_once.stdout.exp pth_once.vgtest \
realloc1.stderr.exp realloc1.vgtest \
realloc2.stderr.exp realloc2.vgtest \
realloc3.stderr.exp realloc3.vgtest \

View File

@ -1,12 +0,0 @@
welcome: Welcome
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
identify_yourself: Hi, I'm a thread
main: Goodbye

View File

@ -1,2 +0,0 @@
prog: ../../corecheck/tests/pth_once
vgopts: -q