gbl: libgbl: src: decompress.rs: fix magic number of gzip

The magic number is not correct due to a refactoring. Fix this
to let gzipped kernel to work.

We also add a simple unit test for the gzip case.

Change-Id: I5730624a16d0239b312afb70a323e9df79ac6423
Signed-off-by: Ying-Chun Liu <liupa@google.com>
1 file changed
tree: 57e9255691635f680010446b8912acbf4f4ad8d6
  1. gbl/
  2. libxbc/
  3. vts/
  4. .clang-format
  5. .gitignore
  6. BUILD
  7. LICENSE
  8. OWNERS