selftests/powerpc: Add NX-GZIP engine decompress testcase
authorRaphael Moreira Zinsly <rzinsly@linux.ibm.com>
Mon, 20 Apr 2020 20:55:37 +0000 (17:55 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Apr 2020 12:51:34 +0000 (22:51 +1000)
commit841fb73ad2195ac7d79ce970fa3d7ed7a5bb0ecd
tree0a80d9bb2c704d7d4bc76bb72387fed4d84e14eb
parent647c734f62f882bb742683cd5f5596f0abadf758
selftests/powerpc: Add NX-GZIP engine decompress testcase

Include a decompression testcase for the powerpc NX-GZIP
engine.

Signed-off-by: Bulent Abali <abali@us.ibm.com>
Signed-off-by: Raphael Moreira Zinsly <rzinsly@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200420205538.25181-5-rzinsly@linux.ibm.com
tools/testing/selftests/powerpc/nx-gzip/Makefile
tools/testing/selftests/powerpc/nx-gzip/gunz_test.c [new file with mode: 0644]
tools/testing/selftests/powerpc/nx-gzip/nx-gzip-test.sh