8896763c1bcb38462884ca7ad84f9d21db9be402
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / tests / cli-tests / dictionaries / dictionary-mismatch.sh.stderr.exact
1 zstd files/0 -D dicts/0 -q
2 zstd -t files/0.zst -D dicts/0
3 files/0.zst         : 1000 bytes 
4 zstd -t files/0.zst -D dicts/1 && die "Must fail" ||:
5 files/0.zst : Decoding error (36) : Dictionary mismatch 
6 zstd -t files/0.zst            && die "Must fail" ||:
7 files/0.zst : Decoding error (36) : Dictionary mismatch