xref: /netbsd-src/external/bsd/zstd/dist/tests/cli-tests/basic/memlimit.sh.stdout.exact (revision 32d1c65c71fbdb65a012e8392a62a757dd6853e9)
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