]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
regtest: add another expected for dhat/tests/user_histo1
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 21 Apr 2023 21:17:32 +0000 (23:17 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 21 Apr 2023 21:17:32 +0000 (23:17 +0200)
dhat/tests/Makefile.am
dhat/tests/user_histo1.stderr.exp-gcc [new file with mode: 0644]

index 818cc10d084a60de7b1a8725e7299c45b82b10d1..bdc0f15688fb9cda7f3daa73a470eab12890bc50 100644 (file)
@@ -13,7 +13,7 @@ EXTRA_DIST = \
        sig.stderr.exp sig.vgtest \
        single.stderr.exp single.vgtest \
        user_histo1.stderr.exp user_histo1.vgtest \
-       user_histo1.stdout.exp
+       user_histo1.stdout.exp user_histo1.stderr.exp-gcc
 
 check_PROGRAMS = \
        acc \
diff --git a/dhat/tests/user_histo1.stderr.exp-gcc b/dhat/tests/user_histo1.stderr.exp-gcc
new file mode 100644 (file)
index 0000000..b7fe054
--- /dev/null
@@ -0,0 +1,8 @@
+Warning: request for user histogram of size 500 is smaller than the normal histogram limit, request ignored
+Warning: address for user histogram request not found
+Warning: request for user histogram of size 100000 is larger than the maximum user request limit, request ignored
+Total:     175,204 bytes in 4 blocks
+At t-gmax: 173,204 bytes in 3 blocks
+At t-end:  0 bytes in 0 blocks
+Reads:     1,001 bytes
+Writes:    102,536 bytes