aboutsummaryrefslogtreecommitdiff
path: root/massif/tests
diff options
context:
space:
mode:
Diffstat (limited to 'massif/tests')
-rw-r--r--massif/tests/Makefile.am1
-rw-r--r--massif/tests/toobig-allocs.stderr.exp4
-rw-r--r--massif/tests/toobig-allocs.vgtest3
3 files changed, 0 insertions, 8 deletions
diff --git a/massif/tests/Makefile.am b/massif/tests/Makefile.am
index ea0d2c9fc..7b0f9445d 100644
--- a/massif/tests/Makefile.am
+++ b/massif/tests/Makefile.am
@@ -36,7 +36,6 @@ EXTRA_DIST = $(noinst_SCRIPTS) \
thresholds_5_0.post.exp thresholds_5_0.stderr.exp thresholds_5_0.vgtest \
thresholds_5_10.post.exp thresholds_5_10.stderr.exp thresholds_5_10.vgtest \
thresholds_10_10.post.exp thresholds_10_10.stderr.exp thresholds_10_10.vgtest \
- toobig-allocs.stderr.exp toobig-allocs.vgtest \
zero1.post.exp zero1.stderr.exp zero1.vgtest \
zero2.post.exp zero2.stderr.exp zero2.vgtest
diff --git a/massif/tests/toobig-allocs.stderr.exp b/massif/tests/toobig-allocs.stderr.exp
deleted file mode 100644
index 28c2b9ee0..000000000
--- a/massif/tests/toobig-allocs.stderr.exp
+++ /dev/null
@@ -1,4 +0,0 @@
-
-Attempting too-big malloc()...
-Attempting too-big mmap()...
-
diff --git a/massif/tests/toobig-allocs.vgtest b/massif/tests/toobig-allocs.vgtest
deleted file mode 100644
index 76f4d6357..000000000
--- a/massif/tests/toobig-allocs.vgtest
+++ /dev/null
@@ -1,3 +0,0 @@
-prog: ../../tests/toobig-allocs
-vgopts: --massif-out-file=massif.out
-cleanup: rm massif.out