xref: /aosp_15_r20/external/zstd/tests/cli-tests/basic/memlimit.sh.stdout.exact (revision 01826a4963a0d8a59bc3812d29bdf0fb76416722)
1*01826a49SYabin Cui+ zstd --memory=32LB file
2*01826a49SYabin Cui+ zstd --memory=32LiB file
3*01826a49SYabin Cui+ zstd --memory=32A file
4*01826a49SYabin Cui+ zstd --memory=32r82347dn83 file
5*01826a49SYabin Cui+ zstd --memory=32asbdf file
6*01826a49SYabin Cui+ zstd --memory=hello file
7*01826a49SYabin Cui+ zstd --memory=1 file
8*01826a49SYabin Cui+ zstd --memory=1K file
9*01826a49SYabin Cui+ zstd --memory=1KB file
10*01826a49SYabin Cui+ zstd --memory=1KiB file
11*01826a49SYabin Cui+ zstd --memory=1M file
12*01826a49SYabin Cui+ zstd --memory=1MB file
13*01826a49SYabin Cui+ zstd --memory=1MiB file
14