Fix pt-ioprofile tests.

This commit is contained in:
Daniel Nichter
2012-02-01 10:40:43 -07:00
parent f68cc7a29b
commit a9ea686358
2 changed files with 2 additions and 2 deletions

View File

@@ -3,8 +3,8 @@
TESTS=2 TESTS=2
source "$BIN_DIR/pt-ioprofile" source "$BIN_DIR/pt-ioprofile"
SAMPLES="$T_DIR/samples" SAMPLES="$T_DIR/samples"
TMPDIR=$TEST_TMPDIR
# ########################################################################### # ###########################################################################
# summarize_strace sum times filename # summarize_strace sum times filename

View File

@@ -3,8 +3,8 @@
TESTS=2 TESTS=2
source "$BIN_DIR/pt-ioprofile" source "$BIN_DIR/pt-ioprofile"
SAMPLES="$T_DIR/samples" SAMPLES="$T_DIR/samples"
TMPDIR=$TEST_TMPDIR
tabulate_strace $SAMPLES/003-samples.txt > $TEST_TMPDIR/got tabulate_strace $SAMPLES/003-samples.txt > $TEST_TMPDIR/got
no_diff \ no_diff \