xref: /aosp_15_r20/external/zstd/tests/cli-tests/compression/multiple-files.sh.stdout.exact (revision 01826a4963a0d8a59bc3812d29bdf0fb76416722)
1*01826a49SYabin CuiTest zstd ./file1 - file2
2*01826a49SYabin Cuistdin
3*01826a49SYabin Cuifile1
4*01826a49SYabin Cuifile2
5*01826a49SYabin CuiTest zstd -d ./file1.zst - file2.zst
6*01826a49SYabin Cuistdin
7*01826a49SYabin Cuifile1
8*01826a49SYabin Cuifile2
9*01826a49SYabin Cuizstd -d ./file1.zst - file2.zst -c
10*01826a49SYabin Cuifile1
11*01826a49SYabin Cuistdin
12*01826a49SYabin Cuifile2
13