From: Paul Floyd Date: Fri, 21 Apr 2023 21:17:32 +0000 (+0200) Subject: regtest: add another expected for dhat/tests/user_histo1 X-Git-Tag: VALGRIND_3_21_0~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577912e62c411c438a86ce99032cd5c31f12b68a;p=thirdparty%2Fvalgrind.git regtest: add another expected for dhat/tests/user_histo1 --- diff --git a/dhat/tests/Makefile.am b/dhat/tests/Makefile.am index 818cc10d08..bdc0f15688 100644 --- a/dhat/tests/Makefile.am +++ b/dhat/tests/Makefile.am @@ -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 index 0000000000..b7fe054823 --- /dev/null +++ b/dhat/tests/user_histo1.stderr.exp-gcc @@ -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