blob: f48293e24a84ad974172c6de58d62c4a93ac9b5b [file] [log] [blame]
#! /bin/sh
dir=`dirname $0`
$dir/../../tests/filter_stderr_basic |
# Remove "Nulgrind, ..." line and the following copyright line.
sed "/^Nulgrind, the minimal Valgrind tool/ , /./ d" |
# Anonymise addresses
$dir/../../tests/filter_addresses