mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
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:
parent
c97c70dfff
commit
bdca1d1f3d
@ -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 \
|
||||
|
||||
@ -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
|
||||
@ -1,2 +0,0 @@
|
||||
prog: ../../corecheck/tests/pth_once
|
||||
vgopts: -q
|
||||
Loading…
x
Reference in New Issue
Block a user