From 737f3050ca07994de0328ba7d08075b381d9606a Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Thu, 9 Jul 2009 22:52:24 +0000 Subject: [PATCH] This file was accidentally empty; fill it with the right output. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10419 --- memcheck/tests/atomic_incs.stdout.exp-32bit | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/memcheck/tests/atomic_incs.stdout.exp-32bit b/memcheck/tests/atomic_incs.stdout.exp-32bit index e69de29bb2..c5b8781e55 100644 --- a/memcheck/tests/atomic_incs.stdout.exp-32bit +++ b/memcheck/tests/atomic_incs.stdout.exp-32bit @@ -0,0 +1,7 @@ +parent, pre-fork +child +parent, pre-fork +parent +FINAL VALUES: 8 bit -74, 16 bit 32694, 32 bit 6913974, 64 bit 0 +PASS +parent exits -- 2.47.3