]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite12e663348b6db81a966c58519aa8a77a4bc499a
tree0a80d9bb2c704d7d4bc76bb72387fed4d84e14eb
parentbbe03bc643df5c421c19bfbe5a4f3fd4b65582dd
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