Home | History | Annotate | Download | only in tests

Lines Matching refs:xz

13 XZ=${1:-../src/xz}/xz
17 for i in XZ XZDIFF XZGREP; do
34 PATH=`pwd`/${1:-../src/xz}:$PATH
38 preimage=$srcdir/files/good-1-check-crc32.xz
39 samepostimage=$srcdir/files/good-1-check-crc64.xz
40 otherpostimage=$srcdir/files/good-1-lzma2-1.xz
56 "$XZDIFF" "$preimage" "$srcdir/files/missing.xz" >/dev/null 2>&1
65 cp "$srcdir/files/good-1-lzma2-1.xz" xzgrep_test_1.xz
66 cp "$srcdir/files/good-2-lzma2.xz" xzgrep_test_2.xz
70 "$XZGREP" $opts $pattern xzgrep_test_1.xz xzgrep_test_2.xz