OSDN Git Service

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

Add a compression 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-4-rzinsly@linux.ibm.com
tools/testing/selftests/powerpc/Makefile
tools/testing/selftests/powerpc/nx-gzip/Makefile [new file with mode: 0644]
tools/testing/selftests/powerpc/nx-gzip/gzfht_test.c [new file with mode: 0644]
tools/testing/selftests/powerpc/nx-gzip/gzip_vas.c [new file with mode: 0644]
tools/testing/selftests/powerpc/nx-gzip/nx-gzip-test.sh [new file with mode: 0755]