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