]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb33b9e1b822b7a1784f27b63286fc0f8ae9ab62e
treede49385d9758f15d819ffcd54c0d9c29185a6cc6
parentd9f97bad7ff7d424e01a8ed83f1b7a169dbb0441
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]