]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove pth_once from memcheck/tests. It already exists in
authorJulian Seward <jseward@acm.org>
Wed, 16 Mar 2005 12:37:30 +0000 (12:37 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 16 Mar 2005 12:37:30 +0000 (12:37 +0000)
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

memcheck/tests/Makefile.am
memcheck/tests/pth_once.stderr.exp [deleted file]
memcheck/tests/pth_once.stdout.exp [deleted file]
memcheck/tests/pth_once.vgtest [deleted file]

index 23a2184ea8272b13ed4baf6e1b03e04a2fe36cfe..a08be9dcee13e66a76bcdcb78803df85d6003e89 100644 (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 \
diff --git a/memcheck/tests/pth_once.stderr.exp b/memcheck/tests/pth_once.stderr.exp
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/memcheck/tests/pth_once.stdout.exp b/memcheck/tests/pth_once.stdout.exp
deleted file mode 100644 (file)
index abfb2bc..0000000
+++ /dev/null
@@ -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
diff --git a/memcheck/tests/pth_once.vgtest b/memcheck/tests/pth_once.vgtest
deleted file mode 100644 (file)
index bc571a2..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-prog: ../../corecheck/tests/pth_once
-vgopts: -q