1*01826a49SYabin CuiTests cases where progress information should be printed 2*01826a49SYabin Cuiargs = --progress 3*01826a49SYabin Cuicompress file to file 4*01826a49SYabin Cui*Read:*hello*hello.zst* 5*01826a49SYabin Cuicompress pipe to pipe 6*01826a49SYabin Cui*Read:*stdin*stdout* 7*01826a49SYabin Cuicompress pipe to file 8*01826a49SYabin Cui*Read:*stdin*hello.zst* 9*01826a49SYabin Cuicompress file to pipe 10*01826a49SYabin Cui*Read:*hello*stdout* 11*01826a49SYabin Cuicompress 2 files 12*01826a49SYabin Cui*Read*2 files compressed* 13*01826a49SYabin Cuidecompress file to file 14*01826a49SYabin Cui*hello.zst*hello.zst* 15*01826a49SYabin Cuidecompress pipe to pipe 16*01826a49SYabin Cui*stdin*stdin* 17*01826a49SYabin Cuidecompress pipe to file 18*01826a49SYabin Cui*stdin*stdin* 19*01826a49SYabin Cuidecompress file to pipe 20*01826a49SYabin Cui*hello.zst*hello.zst* 21*01826a49SYabin Cuidecompress 2 files 22*01826a49SYabin Cui*hello.zst*2 files decompressed* 23*01826a49SYabin Cui 24*01826a49SYabin Cuiargs = --fake-stderr-is-console 25*01826a49SYabin Cuicompress file to file 26*01826a49SYabin Cui*Read:*hello*hello.zst* 27*01826a49SYabin Cuicompress pipe to pipe 28*01826a49SYabin Cuicompress pipe to file 29*01826a49SYabin Cui*Read:*stdin*hello.zst* 30*01826a49SYabin Cuicompress file to pipe 31*01826a49SYabin Cuicompress 2 files 32*01826a49SYabin Cui*Read*2 files compressed* 33*01826a49SYabin Cuidecompress file to file 34*01826a49SYabin Cui*hello.zst*hello.zst* 35*01826a49SYabin Cuidecompress pipe to pipe 36*01826a49SYabin Cuidecompress pipe to file 37*01826a49SYabin Cui*stdin*stdin* 38*01826a49SYabin Cuidecompress file to pipe 39*01826a49SYabin Cuidecompress 2 files 40*01826a49SYabin Cui*hello.zst*2 files decompressed* 41*01826a49SYabin Cui 42*01826a49SYabin Cuiargs = --progress --fake-stderr-is-console -q 43*01826a49SYabin Cuicompress file to file 44*01826a49SYabin Cui*Read:*hello*hello.zst* 45*01826a49SYabin Cuicompress pipe to pipe 46*01826a49SYabin Cui*Read:*stdin*stdout* 47*01826a49SYabin Cuicompress pipe to file 48*01826a49SYabin Cui*Read:*stdin*hello.zst* 49*01826a49SYabin Cuicompress file to pipe 50*01826a49SYabin Cui*Read:*hello*stdout* 51*01826a49SYabin Cuicompress 2 files 52*01826a49SYabin Cui*Read*2 files compressed* 53*01826a49SYabin Cuidecompress file to file 54*01826a49SYabin Cui*hello.zst*hello.zst* 55*01826a49SYabin Cuidecompress pipe to pipe 56*01826a49SYabin Cui*stdin*stdin* 57*01826a49SYabin Cuidecompress pipe to file 58*01826a49SYabin Cui*stdin*stdin* 59*01826a49SYabin Cuidecompress file to pipe 60*01826a49SYabin Cui*hello.zst*hello.zst* 61*01826a49SYabin Cuidecompress 2 files 62*01826a49SYabin Cui*hello.zst*2 files decompressed* 63