diff --git a/imageio/imageio-tiff/src/test/resources/lzw/lzw-long.bin b/imageio/imageio-tiff/src/test/resources/lzw/lzw-long.bin new file mode 100644 index 00000000..4ac88acf Binary files /dev/null and b/imageio/imageio-tiff/src/test/resources/lzw/lzw-long.bin differ diff --git a/imageio/imageio-tiff/src/test/resources/lzw/lzw-short-45-49.bin b/imageio/imageio-tiff/src/test/resources/lzw/lzw-short-45-49.bin new file mode 100755 index 00000000..17bd1fcd Binary files /dev/null and b/imageio/imageio-tiff/src/test/resources/lzw/lzw-short-45-49.bin differ diff --git a/imageio/imageio-tiff/src/test/resources/lzw/lzw-short.bin b/imageio/imageio-tiff/src/test/resources/lzw/lzw-short.bin new file mode 100644 index 00000000..c9ee3755 Binary files /dev/null and b/imageio/imageio-tiff/src/test/resources/lzw/lzw-short.bin differ diff --git a/imageio/imageio-tiff/src/test/resources/lzw/unpacked-long.bin b/imageio/imageio-tiff/src/test/resources/lzw/unpacked-long.bin new file mode 100644 index 00000000..89c494cb Binary files /dev/null and b/imageio/imageio-tiff/src/test/resources/lzw/unpacked-long.bin differ diff --git a/imageio/imageio-tiff/src/test/resources/lzw/unpacked-short-45-49.bin b/imageio/imageio-tiff/src/test/resources/lzw/unpacked-short-45-49.bin new file mode 100644 index 00000000..9fb859fe Binary files /dev/null and b/imageio/imageio-tiff/src/test/resources/lzw/unpacked-short-45-49.bin differ