mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Fix pt-ioprofile tests.
This commit is contained in:
@@ -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
|
||||||
|
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user